2153 Commits (ecc53d10e1d3dbc03921a5e5c7ca9d80f0fc9641)

Author SHA1 Message Date
Eugen Rochko 7774ac36e5 Fix mascot being too large, and a code style issue (#13002)
5 years ago
Sasha Sorokin d0cc024ce9 Add missing translations (#12996)
5 years ago
Thibaut Girka fbf97961fc Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 5bc109eeb7 Change announcements to be collapsed on page load in web UI (#12990)
5 years ago
Thibaut Girka 9604766a18 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko d67f2c1c25 Change number animations direction based on decrease or increase (#12971)
5 years ago
Eugen Rochko 1130c5167c Add animations to announcement reactions (#12970)
5 years ago
ThibG d9cdd58423 Change last_status_at to be a date, not datetime (#12966)
5 years ago
Eugen Rochko dd68e44cfa Add streaming API updates for announcements being modified or deleted (#12963)
5 years ago
Thibaut Girka dfe3fa5119 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 234f1be486 Fix “new items glow” being displayed above settings and announcements (#12958)
5 years ago
ThibG 1c85e84b4e Fix spurious error and incorrect state change when adding a reaction twice (#12957)
5 years ago
Thibaut Girka 2447918316 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG ab01849287 Improve announcements design (#12954)
5 years ago
Eugen Rochko 7b1beaa6e7 New Crowdin translations (#12936)
5 years ago
Thibaut Girka f1ceb471b2 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 150c13c4e0 Add limit of 8 different reaction types per announcement (#12950)
5 years ago
Eugen Rochko 8ca6f2d3b2 Add number animations (#12948)
5 years ago
Sasha Sorokin 51f376aee3 Fix unlocalized dropdown button title (#12947)
5 years ago
Ben Lubar 6598ab989b minor server-sent events fixes (#12945)
5 years ago
Thibaut Girka a8e43875a5 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko eba5de6de2 New Crowdin translations (#12933)
5 years ago
Eugen Rochko c1044bd29c New Crowdin translations (#12859)
5 years ago
Eugen Rochko f95fd62bac Add announcements (#12662)
5 years ago
ThibG 691b14aaf8 Add “account timeline” filter category (#12918)
5 years ago
ThibG 5416a793c1 Fix unfollow confirmations in account directory (#12922)
5 years ago
Ben Lubar ad7f9fe438 Add transparent support for EventSource streaming. (#12887)
5 years ago
Thibaut Girka 6719b9daa5 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG db2babe5b2 Fix “X new items” not showing up for slow mode on empty timelines (#12875)
5 years ago
Thibaut Girka 1f7e7594db Merge branch 'master' into glitch-soc/master
5 years ago
Eugen Rochko e499b6ad7e Change reported media attachments to always be hidden in admin UI (#12879)
5 years ago
Thibaut Girka 62e596b423 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko f7ba3e01a4 New Crowdin translations (#12830)
5 years ago
Thibaut Girka 82e197787f Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko f8b7a9b68b New Crowdin translations (#12378)
5 years ago
Eugen Rochko 1d5e283c06 Change audio/video playback to stop playback when out of view (#12486)
5 years ago
Thibaut Girka ffe8104398 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG cfaeea1779 Fix reuse of detailed status components (#12792)
5 years ago
Thibaut Girka 2591cedcad Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Matt Panaro af4be412f5 Fix 12661 (#12744)
5 years ago
Matt Panaro 7930f51fac refactor IntersectionObserver to observe viewport in single-column mode (#12735)
5 years ago
Eugen Rochko b5ebc8e7dd Fix undefined error regression in status component in web UI (#12712)
5 years ago
Takeshi Umeda ed1226c8c8 Fix shortNumberFormat to within 3 chars without units (#12706)
5 years ago
Matt Panaro 47b330df2a Summary: fix slowness due to layout thrashing when reloading a large … (#12661)
5 years ago
Thibaut Girka fa4a92e340 Merge branch 'master' into glitch-soc/master
5 years ago
Marcin Mikołajczak 5ef07bad12 fix multiple space (#12655)
5 years ago
Acid Chicken (硫酸鶏) 01c420f44b Fix tooltip messages of multiple poll switcher are reversed (#12616)
5 years ago
Thibaut Girka e859334b33 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 37795253fc Revert "Fix an eslint warning (#12426)" (#12596)
5 years ago
Thibaut Girka 2cc60e8b09 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Jeong Arm d37ed5bc2a Fix media open hotkey (#12546)
5 years ago
Takeshi Umeda 58dd9698c3 Add basic support for group actors (#12071)
5 years ago
Shlee 80a3e8e0e4 upgrade/replace websocket.js to @gamestdio/websocket v2 (#12543)
5 years ago
ThibG c53ba20166 Fix poll options not being selectable via keyboard (#12538)
5 years ago
ThibG 272bc36227 Fix blocking/unblocking users from status dropdown menu (#12535)
5 years ago
mayaeh 08693d09ca Fix notifications label (#12517)
5 years ago
ThibG 60d26cabf0 Add follow_request notification type (#12198)
5 years ago
Thibaut Girka 93167b3665 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko d15b346826 Fix conversations not having an unread indicator in web UI (#12506)
5 years ago
ThibG 6041cfb13d Fix lost focus when modals open/close (#12437)
5 years ago
Thibaut Girka e48f63787d Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG af891f82be Add hotkey for opening media files (#12498)
5 years ago
ThibG 9b3ebf9166 Fix pending upload count not being decremented on error (#12499)
5 years ago
ThibG c872f1cdb6 Fix OCR with delete & redraft (#12465)
5 years ago
Thibaut Girka 5aa79af7cb Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Dimitri Merejkowsky b93456fd64 Fix an eslint warning (#12426)
5 years ago
ThibG ed940a3a4a Change media description label to be context-sensitive (#12270)
5 years ago
Thibaut Girka a96375d2ef Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko c4601b8eb6 Fix account dropdown not opening due to regression from #12377 (#12430)
5 years ago
Eugen Rochko 9046efbcbd Add relationship-based options to status dropdowns (#12377)
5 years ago
Eugen Rochko 8eac21be16 New Crowdin translations (#12146)
5 years ago
ThibG 517c1cd062 Add bookmarks (#7107)
5 years ago
ThibG 6364adba64 Fix unread toot indicator not honoring onlyMedia in public and community timelines (#12330)
5 years ago
Thibaut Girka 0fc784f8d0 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 83a88426ca Fix WebUI allowing to upload more items than the limit (#12300)
5 years ago
ThibG aa21aeb838 Minor improvements to poll composing UI (#12319)
5 years ago
Thibaut Girka e7655951d7 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Gabriel Rubens 84e3b5a358 Use inert polyfill (#12209)
5 years ago
mayaeh 3df536ec92 Integrate own poll's translation into own_poll. (#12231)
5 years ago
Nolan Lawson 425da2dbaa fix: support KaiOS arrow navigation on public pages (#12251)
5 years ago
ThibG 572d9863ab Fix filtered out items being counted as pending items (#12266)
5 years ago
ThibG 8dea6f1e05 Fix notification filters not applying to poll options (#12269)
5 years ago
ThibG 0e5be902e9 Add support for submitting media description with ctrl+enter (#12272)
5 years ago
Hinaloe f28877756e dont crash with null-ref (#12274)
5 years ago
Yamagishi Kazutoshi d99acc9587 Fix notification message for own poll (#12219)
5 years ago
Takeshi Umeda 6665362f10 Fix an issue where polls with 'expires_at' not set expired (#12222)
5 years ago
Thibaut Girka e76f4056e5 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Nima Boscarino 3a451c820c Add download button to audio and video players (#12179)
5 years ago
Faye Duxovni 6bca6dbc2d Add setting for whether to crop images in unexpanded toots (#12126)
5 years ago
Nima Boscarino 092103cf4e Unliking a post updates like count on front end (#12140)
5 years ago
ThibG 2ac808a85d Fix volume slider in chromium 🤷 (#12158)
5 years ago
umonaca a13368b8dd Improve swipe experience (#12168)
5 years ago
ThibG ae2684a90f Replace fav icon animation with CSS (#12175)
5 years ago
BSKY 483cf4d52a Add noopener and/or noreferrer (#12202)
5 years ago
dependabot-preview[bot] 9483a56c04 Bump react-select from 2.4.4 to 3.0.5 (#11930)
5 years ago
Thibaut Girka 9da6fc00ff Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG b0ebe438cf Merge pull request #1233 from ThibG/glitch-soc/merge-upstream
5 years ago
Eugen Rochko 0ba5f2037d New Crowdin translations (#12144)
5 years ago
Thibaut Girka 42a4f549d9 Increase poll option length limit to 100 chars, number of options to 5
5 years ago
Eugen Rochko 5328531ab3 Remove unused translations in web UI (#12143)
5 years ago