8069 Commits (aae60a2366d6dadbcc4a0197d4dd17afc931c8a0)

Author SHA1 Message Date
Takeshi Umeda 559214c33f [Glitch] Add remote only to public timeline
5 years ago
ThibG 51508e5061 [Glitch] Fix use of inline CSS in public pages
5 years ago
Thibaut Girka 4a70792b4a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 4b766f9846
Refactor monkey-patching of Goldfinger (#12561)
5 years ago
taicv 4a2ea2e51b
Add `vi` to available locales (#13542)
5 years ago
Eugen Rochko 8be4c2ba21
Add ability to remove identity proofs from account (#13682)
5 years ago
Takeshi Umeda 26b08a3c54
Add remote only to public timeline (#13504)
5 years ago
Eugen Rochko e9ecbca70d
Fix error within error when limiting backtrace to 3 lines (#13120)
5 years ago
ThibG 45202f79ef
Remove confusing “You are already signed in.” flash message (#13547)
5 years ago
ThibG a4240fd027
Improve RSS entries for statuses (#13592)
5 years ago
Thibaut Girka c6ff4c634c Fix crash when invalid addresses are linked in HTML or Markdown toots
5 years ago
ThibG e1629a7758
Remove 'unsafe-inline' from Content-Security-Policy style-src (#13679)
5 years ago
Eugen Rochko 0d62e09707
Fix failing jest test (#13681)
5 years ago
ThibG f1e0fa80f6
Fix own following/followers not showing muted users (#13614)
5 years ago
Taras Gogol 6748a5acb1
Fix followings list order | Issue #13538 (#13676)
5 years ago
Eugen Rochko 5cff7910c2
Add more ActivityPub controller tests (#13590)
5 years ago
ThibG c0b849bdfd
Fix use of inline CSS in public pages (#13576)
5 years ago
ThibG 89fcd68b75 [Glitch] Fix admin-facing uses of inline CSS
5 years ago
ThibG 7ea8b07b93 [Glitch] Fix page incorrectly scrolling when bringing up dropdown menus
5 years ago
ThibG 9e5a216878 [Glitch] Fix end-user-facing uses of inline CSS
5 years ago
ThibG 4a5f93c25f [Glitch] Refactor/cleanup TIMELINE_DELETE-related code
5 years ago
ThibG 502a0365df [Glitch] Fix messed up z-index when NoScript blocks media/previews
5 years ago
Thibaut Girka a22e6a3683 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Yamagishi Kazutoshi e223fd8c61
Revert "improve status title (#8596)" (#13591)
5 years ago
Eugen Rochko 988b0493fe
Add more tests for ActivityPub controllers (#13585)
5 years ago
kaiyou 3511528e50
Only check locally when deduplicating usernames (#13581)
5 years ago
ThibG b8ba977497
Fix admin-facing uses of inline CSS (#13575)
5 years ago
ThibG 77ec0875ea
Fix page incorrectly scrolling when bringing up dropdown menus (#13574)
5 years ago
ThibG 0e362b7678
Fix end-user-facing uses of inline CSS (#13438)
5 years ago
ThibG ad9c7aefe6
Refactor/cleanup TIMELINE_DELETE-related code (#13175)
5 years ago
ThibG 04eb599864
Fix messed up z-index when NoScript blocks media/previews (#13449)
5 years ago
ThibG b3d0de8b40
Fix /public showing public instead of community timeline for logged-in users (#13499)
5 years ago
ThibG b40d68cc31
Add `invites_enabled` to API (#13501)
5 years ago
Eugen Rochko c3ca3801f2
Add separate cache directory for non-local uploads (#12821)
5 years ago
Eugen Rochko 2744f61696
Fix not being able to resolve public resources in development environment (#13505)
5 years ago
ThibG 9d41a410a3 [Glitch] Fix uninformative error message when uploading unsupported image files
5 years ago
ThibG 572e89e563 [Glitch] Fix expanded video player issues
5 years ago
Irie Aoi 0f4a8a6487 [Glitch] Set max-width and max-height to gif video
5 years ago
ThibG ce33822e2c [Glitch] Fix and refactor keyboard navigation in dropdown menus
5 years ago
Thibaut Girka 8b2823b7b6 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG be637146f3
Fix uninformative error message when uploading unsupported image files (#13540)
5 years ago
ThibG c955f98d36
Fix expanded video player issues (#13541)
5 years ago
Takeshi Umeda 46b2cc184f
Fix enable/disable relay failures (#13535)
5 years ago
Irie Aoi c5c8f68031
Set max-width and max-height to gif video (#13533)
5 years ago
ThibG 80182eda62
Fix and refactor keyboard navigation in dropdown menus (#13528)
5 years ago
D Anzorge 221ea4787f [Glitch] Update Twemoji to 12.1.5
5 years ago
Takeshi Umeda 7ceeb97f3d [Glitch] Add local only to hashtag timeline
5 years ago
Thibaut Girka 63dc7cfa90 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
sternenseemann 679980f77c
Allow users to delete their header and avatar (#13234)
5 years ago
D Anzorge 29f5353f8b
Update Twemoji to 12.1.5 (#13021)
5 years ago
Takeshi Umeda 2c7128c7f0
Add local only to hashtag timeline (#13502)
5 years ago
ThibG bf9da1e734 [Glitch] Fix uploaded image orientation in some browsers
5 years ago
Thibaut Girka 0cbc24e3b6 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG a1ce9cbb67
Fix uploaded image orientation in some browsers (#13493)
5 years ago
ThibG 81ef26b67d [Glitch] Fix not being able to vote
5 years ago
Thibaut Girka 7ee65ba15e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG e12a5635da
Fix not being able to vote (#13490)
5 years ago
Gurgen Hayrapetyan 4849752a9c [Glitch] Fix Poll fetchPoll action not being debounced.
5 years ago
Thibaut Girka 81e49ba5c6 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 89077fb657
Fix admin actions log crash when displaying updates of deleted announcements (#13489)
5 years ago
Gurgen Hayrapetyan ab8d7c0680
Fix Poll fetchPoll action not being debounced. (#13485)
5 years ago
Takeshi Umeda 04c8d825f6
Fix DeliveryWorker not to call failure_tracker when inbox_url is unavailable (#13482)
5 years ago
ThibG 3825e1943f
Fix confusing error when failing to add an alias to an unknown account (#13480)
5 years ago
Eugen Rochko 5edff32733
Change delivery failure tracking to work with hostnames instead of URLs (#13437)
5 years ago
Thibaut Girka 66ad30db48 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 5524258da9
Fix “Email changed” notification sometimes having wrong e-mail (#13475)
5 years ago
ThibG f7e011919e
Fix account aliases page (#13452)
5 years ago
ThibG a08a2130f0 [Glitch] Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists
5 years ago
Thibaut Girka fdd0beefa7 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Leonie f6c18e8829
Fix API footer link in Web UI (#13441)
5 years ago
ThibG ec31b1b752
Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists (#13445)
5 years ago
Thibaut Girka 51bbf0b68d Clean up some dead code
5 years ago
Thibaut Girka 5d2cdeb225 Fix deprecated use of createBrowserHistory
5 years ago
ThibG 9d24bcc5e6
Fix styling of polls in JS-less fallback on public pages (#13436)
5 years ago
Eugen Rochko 0773a512ac
Fix trying to delete already deleted file when post-processing (#13406)
5 years ago
Thibaut Girka 9101254d0a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 510db5eef9
New Crowdin translations (#13317)
5 years ago
Eugen Rochko c9efb400b4
Add rate limit for reporting (#13390)
5 years ago
ThibG eea0cd8fad
Fix “Show more” not switching to “Show less” on public pages (#13174)
5 years ago
ThibG 89e28c7674
Fix PostgreSQL load when linking in announcements (#13250)
5 years ago
Thibaut Girka ec6464f8d0 Fix admin audit log crash due to glitch-soc theming changes
5 years ago
ThibG fd7a37c371 [Glitch] Add explanation as to why unlocked accounts may have follow requests
5 years ago
Eugen Rochko 7d5b43d8bb [Glitch] Add ability to filter audit log in admin UI
5 years ago
Thibaut Girka 8fef96cbf5 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG d3ff06a320
Add explanation as to why unlocked accounts may have follow requests (#13385)
5 years ago
Eugen Rochko f65568f1d4
Add ability to filter audit log in admin UI (#13381)
5 years ago
Sasha Sorokin b367dd713e [Glitch] Improve polls: option lengths & redesign
5 years ago
Mélanie Chauvel (ariasuni) 2e337d850f [Glitch] Improve toot clicking areas
5 years ago
ThibG 9175ebf20c [Glitch] Fix content warning being unnecessarily cleared when enabling/disabling CW
5 years ago
Mélanie Chauvel (ariasuni) dcf841545d [Glitch] Fix wrong color for ellipsis in boost confirmation dialog in Web UI
5 years ago
ThibG 3eede6f64b [Glitch] Fix 404 and 410 API errors being silently discarded in WebUI
5 years ago
Thibaut Girka f3eff922a3 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Sasha Sorokin 37b3985bfa
Improve polls: option lengths & redesign (#13257)
5 years ago
Eugen Rochko c3965e28b3
Fix returning results when searching for URL with non-zero offset (#13377)
5 years ago
Eugen Rochko 4bf5aeae83
Fix pinning a column in web UI sometimes redirecting out of web UI (#13376)
5 years ago
Eugen Rochko 9014367bd8
Fix background jobs not using locks like they are supposed to (#13361)
5 years ago
Mélanie Chauvel (ariasuni) 1fb92037e4
Improve toot clicking areas (#13327)
5 years ago
ThibG cf1fa73347
Fix content warning being unnecessarily cleared when enabling/disabling CW (#13348)
5 years ago
Takeshi Umeda e4617c8ed8
Fix ImportsController param to permit :mode (#13347)
5 years ago
Mélanie Chauvel (ariasuni) be2f1597cf
Fix wrong color for ellipsis in boost confirmation dialog in Web UI (#13355)
5 years ago
Takeshi Umeda 11169367e4
Fix incorrect deletion of local accounts imported by overwriting (#13350)
5 years ago
ThibG 0d117c106a
Fix 404 and 410 API errors being silently discarded in WebUI (#13279)
5 years ago
Thibaut Girka d98fabf2ee Fix crash when posting with a CW but no text nor media
5 years ago
ThibG faa56643b8 [Glitch] Fix frontend crash when deleting announcements
5 years ago
ThibG 60338b2bee [Glitch] Change poll option hover/active styling to be less confusing
5 years ago
Thibaut Girka 7b435fd9bf Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 0c8945e5ff
Change `tootctl media remove-orphans` to work for all classes (#13316)
5 years ago
Eugen Rochko 260eb6f2e6
New Crowdin translations (#13064)
5 years ago
ThibG f08f880f58
Fix media not being marked sensitive when client sets a CW but no text (#13277)
5 years ago
ThibG 858d0dd168
Fix frontend crash when deleting announcements (#13312)
5 years ago
ThibG beb80adb51
Change poll option hover/active styling to be less confusing (#13313)
5 years ago
Thibaut Girka 02f1c04fab Make sanitizer *not* add no-referrer etc. in local markdown toots if the link is “safe”
5 years ago
Thibaut Girka 2c510ee00a Fix glitch-soc marking every link in toots as a tag
5 years ago
Daniel Sockwell 9da4bd098c [Glitch] Fix frontend crash when deleting announcements
5 years ago
ThibG 0ff78befc6 [Glitch] Fix regression in “Edit media” modal in web UI
5 years ago
mayaeh 912f4a2eba [Glitch] Change the string "hidden" to "blocked" in WebUI
5 years ago
Eugen Rochko 295dadc9f0 [Glitch] Change local media attachments to perform heavy processing asynchronously
5 years ago
Thibaut Girka 9abb227250 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Takeshi Umeda 5a1fb6efc2
Fix bookmarks also searchable (#13293)
5 years ago
Shlee 221eda646b
Migrate Rails ujs as required for Rails 6 Upgrade. (#13280)
5 years ago
mayaeh 44292a6952
Add link to bookmarks in web UI dropdown (#13273)
5 years ago
Jeong Arm 8c42e0b53c
Make bookmarks also searchable (#13271)
5 years ago
Daniel Sockwell 8758221e73
Fix frontend crash when deleting announcements (#13283)
5 years ago
ThibG 61f35c1a8a
Fix reported accounts not being whitelisted when resolving a spamcheck report (#13289)
5 years ago
ThibG b998ec7c72
Fix WebUI crash in single-column mode on prehistoric browsers (#13267)
5 years ago
Thibaut Girka 7115b0b8c9 Fix missing media description dialog when sending toots with keyboard shortcuts
5 years ago
Thibaut Girka 531658d6cf Fix posting privacy on secondary button with missing description confirmation dialog
5 years ago
ThibG cb12a2cdd3
Fix some timeouts when searching URLs by limiting some database queries (#13253)
5 years ago
Eugen Rochko bea0bb39d6
Add option to include resolved DNS records when blacklisting e-mail domains in admin UI (#13254)
5 years ago
Eugen Rochko f556f79b77
Add titles to warning presets in admin UI (#13252)
5 years ago
Thibaut Girka e53622442c Fix privacy icon being displayed twice in glitch-soc Web UI
5 years ago
ThibG aeebbe90dc
Fix detailed view of direct messages displaying a 0 boost count (#13244)
5 years ago
ThibG 90f3a00062
Fix regression in “Edit media” modal in web UI (#13243)
5 years ago
ThibG 2c6099125d
Fix videos with unsupported colorspace not being transcoded (#13242)
5 years ago
ThibG abd8394880
Fix MP4 (H264 + AAC) video files being needlessly re-encoded (#13239)
5 years ago
mayaeh 310d729745
Change the string "hidden" to "blocked" in WebUI (#13221)
5 years ago
Eugen Rochko 8a2b8e0321
Change video uploads to always be converted to H264/MP4 (#13220)
5 years ago
Eugen Rochko dc15c81e67
Change video uploads to enforce certain limits (#13218)
5 years ago
dependabot-preview[bot] 7088633ae1
Bump cld3 from 3.2.6 to 3.3.0 (#13107)
5 years ago
ThibG b154428e14
Add federation support for the "hide network" preference (#11673)
5 years ago
Eugen Rochko 9660aa4543
Change local media attachments to perform heavy processing asynchronously (#13210)
5 years ago
ThibG 9c29229587 [Glitch] Add support for links to statuses in announcements to be opened in web UI
5 years ago
Mélanie Chauvel (ariasuni) 669cf49c54 [Glitch] Change the tooltip "Toggle visibility" to "Hide media" in web UI
5 years ago
Bèr Kessels fc53d9cc76 [Glitch] Code style improvements in JavaScript
5 years ago
Mélanie Chauvel (ariasuni) 35d2189ac8 [Glitch] Change description of privacy levels to be more intuitive in web UI
5 years ago
Mélanie Chauvel (ariasuni) bdb06f50ec [Glitch] Fix text area above/right of emoji picker being accidentally clickable in web UI
5 years ago
ThibG 3c96a0c21d [Glitch] Fix too large announcements not being scrollable in web UI
5 years ago
koyu 6211eff739 [Glitch] Change GIF label to be displayed even when autoplay is enabled in web UI
5 years ago
ThibG c8f36a71ea [Glitch] Change the string "Hide everything from …" to "Block domain …" in web UI
5 years ago
Mélanie Chauvel (ariasuni) eae96cb204 [Glitch] Add tooltips to audio/video player buttons
5 years ago