7831 Commits (7115b0b8c99b7e88aee264be75945e592dec33e4)

Author SHA1 Message Date
ThibG c48d895ea7
Fix sign-ups without checked user agreement being accepted through the web form (#13088)
5 years ago
ThibG cb28f61a6c
Fix invite request input not being shown on sign-up error if left empty (#13089)
5 years ago
Thibaut Girka 955f838f9d Fix clicking on the “TOOT” button send bogus visibility parameter
5 years ago
Thibaut Girka 40798cba41 Fix alt+enter changing visibility setting without sending toot when toot is empty
5 years ago
Thibaut Girka 3d7fd4a2df Fix boosting private toots in detailed view
5 years ago
Eugen Rochko 5f61065e74 [Glitch] Fix unread indicator on announcements not being aligned with text in web UI
5 years ago
ThibG e443874024 [Glitch] Fix native share button not being displayed for unlisted toots
5 years ago
Thibaut Girka dae5e446fe Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 90f04ea064
Fix unread indicator on announcements not being aligned with text in web UI (#13052)
5 years ago
Eugen Rochko 4599518266
New Crowdin translations (#13036)
5 years ago
Eugen Rochko b1349342d2
Fix rendering `<a>` without `href` when scheme unsupported (#13040)
5 years ago
Eugen Rochko b686e275e7
Fix unfiltered params error when generating ActivityPub tag pagination (#13049)
5 years ago
Eugen Rochko a64973aecf
Fix malformed HTML causing uncaught error (#13042)
5 years ago
ThibG 02236332ba
Fix native share button not being displayed for unlisted toots (#13045)
5 years ago
ThibG fe9a124f5a [Glitch] Fix dates (without time) being rendered as datetimes in public pages
5 years ago
fuyu b9aa57d5bf [Glitch] Don't display toggle reveal button in video modal when full screen
5 years ago
Thibaut Girka 1a54b9b99e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 92e7c84969
Fix punycode being returned in some entities instead of unicode in REST API (#13035)
5 years ago
Eugen Rochko ff07e80533
Fix remote convertible media attachments not being saved (#13032)
5 years ago
Eugen Rochko c253f5c57e
Fix punycode being rendered instead of unicode in some places (#13030)
5 years ago
ThibG c31d61d7f2
Fix dates (without time) being rendered as datetimes in public pages (#13034)
5 years ago
Eugen Rochko 5265df0a8a
Change signature verification to ignore signatures with invalid host (#13033)
5 years ago
Eugen Rochko 62f0b30617
New Crowdin translations (#12953)
5 years ago
fuyu 5711899c59
Don't display toggle reveal button in video modal when full screen (#13026)
5 years ago
Thibaut Girka 885e9227c6 Fix poll compose form being broken on single-column layout
5 years ago
ThibG 3dcb279da3 [Glitch] Change how unread announcements are handled
5 years ago
Sasha Sorokin dd6149ca0b [Glitch] Add "Show thread" button to public profiles
5 years ago
Eugen Rochko 9dc1f7d299 [Glitch] Fix mascot being too large, and a code style issue
5 years ago
Thibaut Girka 369201a425 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 3adc722d1c
Change how unread announcements are handled (#13020)
5 years ago
Thibaut Girka 4cd2d13bd2 When submitting markers, use last displayed notification, not last received one
5 years ago
Thibaut Girka e135b293fa Fetch last read notification id to update unread notification count on load
5 years ago
abcang 61a7390b66
Search account domain in lowercase (#13016)
5 years ago
Renato "Lond" Cerqueira 37dc12dd53
Fix error when sending moderation notification (#13014)
5 years ago
Sasha Sorokin 50cd73e5d7
Add "Show thread" button to public profiles (#13000)
5 years ago
Eugen Rochko bba0269d97
Fix mascot being too large, and a code style issue (#13002)
5 years ago
Sasha Sorokin 0c611e3115 Add missing translations (#12996)
5 years ago
Thibaut Girka cf5b769857 Add support for xmpp: and magnet: URIs to misleading link detection code
5 years ago
Eugen Rochko 8bb5d1abaa [Glitch] Fix design of announcements in admin UI
5 years ago
Eugen Rochko ed5fb51168 [Glitch] Change announcements to be collapsed on page load in web UI
5 years ago
Thibaut Girka 44744e3ce1 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Sasha Sorokin 04459687f8 Fix regressions caused by #12961 (#12961)
5 years ago
Eugen Rochko 305abc9e05
Fix design of announcements in admin UI (#12989)
5 years ago
Eugen Rochko 0fcc4b1c56
Change announcements to be collapsed on page load in web UI (#12990)
5 years ago
Eugen Rochko cf230d551f [Glitch] Change number animations direction based on decrease or increase
5 years ago
Eugen Rochko b0139dcf5e [Glitch] Add animations to announcement reactions
5 years ago
ThibG 41d0869d7f [Glitch] Change last_status_at to be a date, not datetime
5 years ago
Eugen Rochko 187a822074 [Glitch] Fix link colors in announcements
5 years ago
Eugen Rochko e36d0a98cc [Glitch] Add streaming API updates for announcements being modified or deleted
5 years ago
ThibG 8a8936725e [Glitch] Fix status overflowing in report dialog
5 years ago
Thibaut Girka c56a504d11 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko c2dfd5e4e2
Revert "Avoid using uppercase text-transform (#12684)" (#12987)
5 years ago
Eugen Rochko 663ea84b08
Add publish/unpublish controls to announcements in admin UI (#12967)
5 years ago
Eugen Rochko 10e209d8e0
Change number animations direction based on decrease or increase (#12971)
5 years ago
Eugen Rochko dd4eec6bf6
Add animations to announcement reactions (#12970)
5 years ago
ThibG 42d2a915e4 Change last_status_at to be a date, not datetime (#12966)
5 years ago
Eugen Rochko 401f32f9ee
Fix expired announcements being re-published (#12964)
5 years ago
Eugen Rochko 2f8c3c17ee
Fix link colors in announcements (#12965)
5 years ago
Eugen Rochko b9d74d4076
Add streaming API updates for announcements being modified or deleted (#12963)
5 years ago
Thibaut Girka 8924743349 Refactor notifications cleaning mode
5 years ago
ButterflyOfFire 408b3e2b93 Add kabyle language to Mastodon (#12962)
5 years ago
ThibG 389e3f6094 Fix status overflowing in report dialog (#12959)
5 years ago
ThibG 5e4d1f699e [Glitch] Fix “new items glow” being displayed above settings and announcements
5 years ago
ThibG 98d5ab6be9 [Glitch] Fix spurious error and incorrect state change when adding a reaction twice
5 years ago
Thibaut Girka 3d9310bf3f Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 90b13ffd00 Fix “new items glow” being displayed above settings and announcements (#12958)
5 years ago
ThibG c06d2ff437 Fix spurious error and incorrect state change when adding a reaction twice (#12957)
5 years ago
ThibG 6ce72f1fee [Glitch] Improve announcements design
5 years ago
Thibaut Girka 27ddcddcd3 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 48c55b6392 Improve announcements design (#12954)
5 years ago
Eugen Rochko ae2198bd95
Fix validations of reactions limit (#12955)
5 years ago
Eugen Rochko fcd79a5584
New Crowdin translations (#12936)
5 years ago
Eugen Rochko 4e1efacfac [Glitch] Add limit of 8 different reaction types per announcement
5 years ago
Eugen Rochko f1e4738f81 [Glitch] Add number animations
5 years ago
Eugen Rochko 3c4bd03949 [Glitch] Change font size of announcements to be the same as statuses
5 years ago
Sasha Sorokin 2bde217ea5 [Glitch] Fix unlocalized dropdown button title
5 years ago
Thibaut Girka 1f8563c256 Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with upstream
5 years ago
Ben Lubar 05351cbffb [Glitch] minor server-sent events fixes
5 years ago
Thibaut Girka 61f699c0e9 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko f816da9c64
Add limit of 8 different reaction types per announcement (#12950)
5 years ago
Eugen Rochko 76f1ed834e
Add number animations (#12948)
5 years ago
Eugen Rochko 71921f6bc3
Fix user disabling changing activity timestamps, fix nil error (#12943)
5 years ago
Eugen Rochko b89e6cfe70 Change font size of announcements to be the same as statuses (#12949)
5 years ago
Sasha Sorokin 1268e3b572 Fix unlocalized dropdown button title (#12947)
5 years ago
ThibG 288f509424 Fix type error in announcement reaction update event payload (#12946)
5 years ago
Ben Lubar 0dfba0884e minor server-sent events fixes (#12945)
5 years ago
Sasha Sorokin 14ca559705 Evenly spread space between tabs (#12944)
5 years ago
Thibaut Girka bdc1581556 Fix emoji button styling in glitch-soc
5 years ago
Eugen Rochko 376e524278 [Glitch] Add announcements
5 years ago
ThibG 4f51fe03c9 [Glitch] Add “account timeline” filter category
5 years ago
ThibG de76a8969e [Glitch] Fix unfollow confirmations in account directory
5 years ago
Ben Lubar 4417e9e1fd [Glitch] Add transparent support for EventSource streaming.
5 years ago
Thibaut Girka 9adeaf2bfc Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko ea215ef63f
New Crowdin translations (#12933)
5 years ago
Eugen Rochko c4c315ea40
Fix OEmbed leaking information about existence of non-public statuses (#12930)
5 years ago
Eugen Rochko daf71573d0
Fix password change/reset not immediately invalidating other sessions (#12928)
5 years ago
Eugen Rochko ce1dee85b5
Fix relationships page not showing results in admin UI (#12934)
5 years ago
Eugen Rochko dee853f23c
Remove bad encoding middleware (#12931)
5 years ago
Eugen Rochko 105f83fc1e
New Crowdin translations (#12859)
5 years ago
Eugen Rochko f52c988e12
Add announcements (#12662)
5 years ago