8107 Commits (928a3a9fd52b6d678edbcf99eec1668f12647119)

Author SHA1 Message Date
fuyu ad1dfea4fa Fix not working I18n on 2FA and Sign in token page (#14087)
4 years ago
ThibG 6a3e2b0fe5 Fix functional user requirements in whitelist mode (#14093)
4 years ago
Eugen Rochko aeba0f513d [Glitch] Add hints about incomplete remote content to web UI
4 years ago
ThibG 743cef53d8 [Glitch] Fix initial audio volume not corresponding to what's displayed
4 years ago
fuyu 14272c3a0e [Glitch] Fixed emoji detection problem to append border
4 years ago
Thibaut Girka 4d5ff62de5 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 3f5fa64211 Fix initial audio volume not corresponding to what's displayed (#14057)
4 years ago
Eugen Rochko 32b7d341b7 Add hints about incomplete remote content to web UI (#14031)
4 years ago
fuyu 4a3af0386b Fixed emoji detection problem to append border (#14020)
4 years ago
ThibG 9c7220aa3a Fix TL sometimes jumping when closing modals (#14019)
4 years ago
Thibaut Girka 619e308b2b Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG ceac31f04b Fix WebUI crash when processing accounts before page is loaded (#14015)
4 years ago
Thibaut Girka 86a8a599c2 [Glitch] Fix WebUI crash when loading account data before page is loaded
4 years ago
ThibG f6ce71e81c [Glitch] Add hotkey for toggling content warning composer field
4 years ago
Thibaut Girka b709aaba5b Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG a203f596f3 [Glitch] Improve rendering of emoji which do not contrast with background
4 years ago
Ben Lubar a8ef7570a1 [Glitch] FIX: filters ignore media descriptions
4 years ago
ThibG 4eca2093d9 [Glitch] Hide sensitive preview cards with blurhash
4 years ago
Yamagishi Kazutoshi 6112ad677d [Glitch] Fix ref attr for react-textarea-autozsize
4 years ago
Thibaut Girka 83dc54c487 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 56d1dafdc4 Add hotkey for toggling content warning composer field (#13987)
4 years ago
ThibG a7400a4f97 Make domain block/silence/reject-media code more robust (#13424)
4 years ago
Bei Li 0f43ab4830 Update “status” to “toot” for en.json (#13877)
4 years ago
ThibG f55fe1a5ee Improve rendering of emoji which do not contrast with background (#13772)
4 years ago
Mélanie Chauvel a617a8394b Improve wording and add titles on moderated servers section in /about/more (#13930)
4 years ago
Takeshi Umeda 8054496ea7 Fix performance of follow import (#13836)
4 years ago
Eugen Rochko 2dbf6bc5ad Add e-mail-based sign in challenge for users with disabled 2FA (#14013)
4 years ago
Takeshi Umeda 654c13ecfb Add limit parameter to rss (#13743)
4 years ago
Takeshi Umeda 3343de96a0 Add visibility parameter in share page (#13023)
4 years ago
Ben Lubar da59204700 FIX: filters ignore media descriptions (#13837)
4 years ago
ThibG eda9bb35f1 Hide sensitive preview cards with blurhash (#13985)
5 years ago
ThibG 36f31b5cad Add blurhash to preview cards (#13984)
5 years ago
ThibG 8b552d6f0c Fix unpermitted operations on custom emojis leading to cryptic errors (#13951)
5 years ago
ThibG e67a55ee49 Fix serialization of replies when some of them are URIs (#13957)
5 years ago
Eugen Rochko 9de5c70980 Fix wrong route helper in encrypted messages controller (#13952)
5 years ago
Mélanie Chauvel 8579befd58 Put “Add new domain block” button on /admin/instances in header (#13934)
5 years ago
ThibG 8d57f6c4b4 Fix account redirect confirmation message talking about moved followers (#13950)
5 years ago
Takeshi Umeda fe20381455 Fix activity not being signed (#13948)
5 years ago
Eugen Rochko b864e78db8 Add E2EE API (#13820)
5 years ago
Yamagishi Kazutoshi 196bdd3dd7 Fix ref attr for react-textarea-autozsize (#13936)
5 years ago
Christopher Choi dba59712ca [Glitch] Adjust flash alert contrast for better readability
5 years ago
Brian C. Lindner f8980d714a [Glitch] Allow Ctrl-click to keep EmojiPicker window open
5 years ago
Thibaut Girka 61f1d4dbbf Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ariasuni dfc9dd7c99 Improve appearance of notification cleaning UI
5 years ago
ThibG 4255757678 Fix admin page crashing when trying to block an invalid domain name (#13884)
5 years ago
ThibG 0c7a21a38c Fix unsent toot confirmation dialog not popping up in single column (#13888)
5 years ago
Christopher Choi 2b1a6e7597 Adjust flash alert contrast for better readability (#13892)
5 years ago
Brian C. Lindner f8f195b8c2 Allow Ctrl-click to keep EmojiPicker window open (#13896)
5 years ago
Thibaut Girka ac9b14d93b Hide local-only pinned toots from public profiles
5 years ago
Thibaut Girka 0b7387cf40 Fix backup archive including outgoing-only content warnings
5 years ago
Thibaut Girka 7a7574317f Add support for setting Content Warning for CW-less outgoing toots
5 years ago
ThibG ed6300f3c5 [Glitch] Fix timeline markers in Firefox
5 years ago
ThibG 948f988a04 [Glitch] Fix timeline markers not working on Chrome
5 years ago
Thibaut Girka cb592b80aa Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 366942b60f Fix timeline markers in Firefox (regression from #13887) (#13889)
5 years ago
ThibG bf68cd3bf0 Fix timeline markers not working on Chrome (#13887)
5 years ago
Thibaut Girka cedf9b81e4 Fix local-only hashtag columns
5 years ago
Thibaut Girka 4e225a769a Fix one import being made on mastodon's codebase instead of glitch-soc's
5 years ago
Mélanie Chauvel 437f457b9f [Glitch] Change wording from “Hide media” to “Hide image/images” in Web UI
5 years ago
Takeshi Umeda 1420db7e2d [Glitch] Fix local streaming of hashtag timelines
5 years ago
Thibaut Girka dcb3e180b9 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Ben Lubar 0584eaeaa1 Fix exception when trying to serialize posts with <a> tags in them without hrefs (#1334)
5 years ago
Thibaut Girka 22f2f6f43b Fix Cmd-Enter not working to send toot
5 years ago
Mélanie Chauvel 006af53406 Change wording from “Hide media” to “Hide image/images” in Web UI (#13834)
5 years ago
Takeshi Umeda e2694a18c7 Fix csv upload (#13835)
5 years ago
Takeshi Umeda 56abcac438 Fix searchable status without explicitly mentioning it (#13829)
5 years ago
Takeshi Umeda 8dd03cf8f2 Fix local streaming of hashtag timelines (#13827)
5 years ago
Thibaut Girka b4396fb459 Fix backup service when user has posted instance-local toots, again
5 years ago
Thibaut Girka 365ccfb96a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG bb3aff5c8c Add support for `summary` field for media description (#13763)
5 years ago
ThibG 063940f489 Fix hashtag search performing account search as well (#13758)
5 years ago
ThibG 60bb6ac6f4 Fix webfinger returning wrong status code on malformed or missing param (#13759)
5 years ago
Eugen Rochko 55f1aec9c4 [Glitch] Fix regression in sparkline style in web UI
5 years ago
Thibaut Girka 56e4533bab Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko bb9edd6321 Fix regression in sparkline style in web UI (#13753)
5 years ago
ThibG 5b9ed6e0c1 [Glitch] Change “hide/show boosts from …” menu to be hidden when the account is muted
5 years ago
ThibG ab970f996b [Glitch] Fix some account avatars on public pages having incorrect size
5 years ago
ThibG 80b1201644 [Glitch] Fix first poll option not being focused when adding a poll
5 years ago
Eugen Rochko b7b081bb51 New Crowdin translations (#13398)
5 years ago
Thibaut Girka 4853a87df8 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 9af0613629 Change “hide/show boosts from …” menu to be hidden when the account is muted (#13748)
5 years ago
ThibG e93c08ab96 Fix some account avatars on public pages having incorrect size (#13692)
5 years ago
Takeshi Umeda 15c0903772 Fix RedownloadMediaWorker (#13741)
5 years ago
ThibG 60dc5738cb Fix first poll option not being focused when adding a poll (#13740)
5 years ago
Takeshi Umeda 25307798d7 Fix keybase config serializer (#13742)
5 years ago
dependabot-preview[bot] e7e09d3b7b Bump doorkeeper from 5.3.3 to 5.4.0 (#13733)
5 years ago
Takeshi Umeda b040567ea0 Fix not publishing update of remote timeline (#13745)
5 years ago
ThibG f48e191e8e Fix sr locale being selected over sr-Latn (#13693)
5 years ago
Takeshi Umeda 885b2e3d86 [Glitch] Add remote only to public timeline
5 years ago
ThibG 5a2f0de845 [Glitch] Fix use of inline CSS in public pages
5 years ago
Thibaut Girka 4e4e5316c1 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 3144f8dbbc Refactor monkey-patching of Goldfinger (#12561)
5 years ago
taicv f4007517a6 Add `vi` to available locales (#13542)
5 years ago
Eugen Rochko fc7cad8b2d Add ability to remove identity proofs from account (#13682)
5 years ago
Takeshi Umeda 861661100c Add remote only to public timeline (#13504)
5 years ago
Eugen Rochko 909c31a765 Fix error within error when limiting backtrace to 3 lines (#13120)
5 years ago
ThibG e9227d8c10 Remove confusing “You are already signed in.” flash message (#13547)
5 years ago
ThibG 41536557be Improve RSS entries for statuses (#13592)
5 years ago
Thibaut Girka 7bdd7e5c93 Fix crash when invalid addresses are linked in HTML or Markdown toots
5 years ago
ThibG b20d0db1eb Remove 'unsafe-inline' from Content-Security-Policy style-src (#13679)
5 years ago