7952 Commits (75b0fa8b760b8829b933b249ac48965abdab15ae)

Author SHA1 Message Date
Eugen Rochko 036ba3f510
Add tooltips to audio/video player buttons (#13203)
5 years ago
Thibaut Girka 427ef4948a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 7b63c5469e
Fix announcements with fully-qualified mention to local user crashing WebUI (#13164)
5 years ago
Thibaut Girka 51d326f852 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 0c28a505dd
Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)
5 years ago
ThibG 2f2b48b227 [Glitch] Fix `/web` redirecting to `/web/web` in web UI
5 years ago
Thibaut Girka 85933bc9ff Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 7face973fa
Fix dismissing an announcement twice raising an obscure error (#13124)
5 years ago
ThibG cf4fe6caef
Fix misleading error when attempting to re-send a pending follow request (#13133)
5 years ago
ThibG d91946ae13
Fix backups failing when files are missing from media attachments (#13146)
5 years ago
ThibG 3704402dcc
Fix duplicate accounts being created when fetching an account for its key only (#13147)
5 years ago
Thibaut Girka 0d41fef506 Document alt+enter
5 years ago
ThibG 0f07218e53
Fix `/web` redirecting to `/web/web` in web UI (#13128)
5 years ago
ThibG 983ab40086
Fix previously OStatus-based accounts not being detected as ActivityPub (#13129)
5 years ago
Thibaut Girka bc4de2f661 [Glitch] Add source-mapped stacktrace to error message in web UI
5 years ago
ThibG c9166a5943 [Glitch] Fix old browsers crashing because of missing `finally` polyfill in web UI
5 years ago
Thibaut Girka e037002401 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG ff3a11d01d
Add source-mapped stacktrace to error message in web UI (#13082)
5 years ago
ThibG d8e9bae482
Fix account JSON/RSS not being cacheable due to wrong mime type comparison (#13116)
5 years ago
ThibG 1314bba68a
Fix old browsers crashing because of missing `finally` polyfill in web UI (#13115)
5 years ago
ThibG 4dec392ea8
Fix account's bio not being shown if there are no proofs/fields in admin UI (#13075)
5 years ago
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
Eugen Rochko 81cc86bb1f
Fix media attachments without file being uploadable (#12562)
5 years ago
ThibG 43daeccccb Add “account timeline” filter category (#12918)
5 years ago
ThibG a8e46cf7a1 Add support for magnet: URIs (#12905)
5 years ago
Eugen Rochko c0006a004d
Change followers page to relationships page in admin UI (#12927)
5 years ago
ThibG ec3ee67564 Fix unfollow confirmations in account directory (#12922)
5 years ago
ThibG 40852b84bd Fix duplicate “description” meta tag on accounts public pages (#12923)
5 years ago
Ben Lubar 619da5a4dc Add transparent support for EventSource streaming. (#12887)
5 years ago
Thibaut Girka dc2ab6e646 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 02063c245c
Fix not all of account's active IPs showing up in admin UI (#12909)
5 years ago
ThibG 91e4955e08 Fix admin interface crashing when listing boosts with non-video media attachments (#12907)
5 years ago
Eugen Rochko ba16d4b413
Fix search by IP not using alternative browser sessions in admin UI (#12904)
5 years ago
Thibaut Girka eeb8753adc Add glitch-soc front-end support for many upstream translations
5 years ago
ThibG 2d5addde03 Fix “X new items” not showing up for slow mode on empty timelines (#12875)
5 years ago
Eugen Rochko 6feafb8802
Various fixes and improvements (#12878)
5 years ago
Eugen Rochko 008063d562 [Glitch] Change reported media attachments to always be hidden in admin UI
5 years ago
Thibaut Girka 45709d6987 Merge branch 'master' into glitch-soc/master
5 years ago
Eugen Rochko a7d34d49ad
Add is to available locales (#12882)
5 years ago
Eugen Rochko 1ded3bb752
Change reported media attachments to always be hidden in admin UI (#12879)
5 years ago
ThibG 345bba4812 Exempt staff members from spam check (#12874)
5 years ago
Eugen Rochko 02d272cf49
Fix access to OEmbed endpoint in secure mode (#12864)
5 years ago
Thibaut Girka 83f8bf48d9 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 3287ec8ca3
Fix file names being obfuscated on update when file didn't change (#12857)
5 years ago
Eugen Rochko 3a6f9860fc
New Crowdin translations (#12830)
5 years ago
Sasha Sorokin 7ab12b7654 [Glitch] Correct margins for heading actions
5 years ago
Sasha Sorokin 32191267a5 [Glitch] Use heading actions and placeholders in settings
5 years ago
Thibaut Girka 980c004f06 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 24cd2126c6 Fix Ruby 2.7 support (#12831)
5 years ago
Eugen Rochko a369d1ca64
New Crowdin translations (#12378)
5 years ago
ThibG d386d89179 Fix invalid votes from the API being accepted (#12601)
5 years ago
Sasha Sorokin 7da54001fe Avoid using uppercase text-transform (#12684)
5 years ago
Sasha Sorokin 5dcca33c56 Correct margins for heading actions (#12797)
5 years ago
ThibG 10f1450bba Fix ruby 2.7 warnings about keyword parameters (#12824)
5 years ago
ThibG 57e2833f6a Remove dependency on OStatus2 gem (#12822)
5 years ago
ysksn 6f8f018e3e Refactor StatusThreadingConcern (#9626)
5 years ago
ThibG ea436b355b Add support for linking XMPP URIs in toots (#12709)
5 years ago
Daigo 3 Dango e9ea09d173 Suppress backtrace when delivering toots (#12798)
5 years ago
Sasha Sorokin 36426ed4ad Use heading actions and placeholders in settings (#12801)
5 years ago
Eugen Rochko baa3db3001
Change audio/video playback to stop playback when out of view (#12486)
5 years ago
Alexander 05756c9a14 improve status title (#8596)
5 years ago
Daigo 3 Dango 206dfd7dad Clarify keyword arguments with ** (#12769)
5 years ago
Sasha Sorokin 139f7646a7 Rename page_heading_actions variable (#12799)
5 years ago
ThibG c306978190 Use quality values in Accept field to explicitly prefer JSON over HTML (#12806)
5 years ago
ThibG 51eb111503 Allow blocking TLDs, and fix TLD blocks not being editable (#12805)
5 years ago
Thibaut Girka 180f138394 Make prepending “re: ” to CWs on reply optional
5 years ago
ThibG 5636c94fe9 [Glitch] Fix reuse of detailed status components
5 years ago
Thibaut Girka 578553ba05 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Sasha Sorokin 345dd93310 Little improvements to filters settings page (#12793)
5 years ago
ThibG 12a9813a0c Fix reuse of detailed status components (#12792)
5 years ago
Takeshi Umeda 83359fef2b [Glitch] Fix shortNumberFormat to within 3 chars without units
5 years ago
Thibaut Girka 01eaeab56d Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 49b2f7c0a2
Fix base64-encoded file uploads not being possible (#12748)
5 years ago
Eugen Rochko 4729341903
Fix missing authentication call in filters controller (#12746)
5 years ago
Eugen Rochko 83deae5bd7
Fix uncaught unknown format errors in host meta controller (#12747)
5 years ago
ThibG e4d75f238b Fix URL search not returning private toots user has access to (#12742)
5 years ago
Eugen Rochko 6a8c8dc6fb
Fix cache digesting log noise on status embeds (#12750)
5 years ago
Matt Panaro 9cbbc50fcd Fix 12661 (#12744)
5 years ago
ThibG aa138ea350 Fix RefollowWorker not keeping show_reblogs setting (#12707)
5 years ago
Eugen Rochko 09d54d1f62
Fix uncaught query param encoding errors (#12741)
5 years ago
Sasha Sorokin 9edab7afaf Add translation project promotion link (#12736)
5 years ago
Matt Panaro 2a5da8c961 refactor IntersectionObserver to observe viewport in single-column mode (#12735)
5 years ago
ThibG 3b3bdc7293 Hide blocked users from more places (#12733)
5 years ago
Eugen Rochko 2999c95596
Fix error when fetching followers/following from REST API when user has network hidden (#12716)
5 years ago
Eugen Rochko f86ee4b59f
Fix IDN mentions not being processed, IDN domains not being rendered (#12715)
5 years ago
ThibG b2f81060b7 Remove unused AccountRelationshipsPresenter call in public pages (#12734)
5 years ago
Eugen Rochko bb27ca14ef
Fix error when searching for empty phrase (#12711)
5 years ago
Eugen Rochko 6e9e8d89fa
Fix settings pages being cacheable by the browser (#12714)
5 years ago
Eugen Rochko 353c94910b
Fix HTML error pages being returned when JSON is expected (#12713)
5 years ago
Eugen Rochko ca78b1473e
Fix undefined error regression in status component in web UI (#12712)
5 years ago
chr v1.x 7e074610a6 Fix backups stopping due to read timeouts (#12281)
5 years ago
Takeshi Umeda 0e8c0287d0 Fix shortNumberFormat to within 3 chars without units (#12706)
5 years ago
ThibG 162dc845a0 Fix batch actions on non-pending tags in admin interface (#12537)
5 years ago
Matt Panaro 31f7c3fc5d Summary: fix slowness due to layout thrashing when reloading a large … (#12661)
5 years ago
ThibG dace054c06 [Glitch] Fix manual scrolling issue on Firefox/Windows
5 years ago
Thibaut Girka e79fca176b Fix issue because of theming system
5 years ago
Sasha Sorokin 7d2b1dc094 [Glitch] Improve report page structure
5 years ago
Thibaut Girka ab5ff638f2 Merge branch 'master' into glitch-soc/master
5 years ago
Sasha Sorokin 902c6bed5a Use different strings on exports page (#12569)
5 years ago
ThibG dc0750abc3 Fix manual scrolling issue on Firefox/Windows (#12648)
5 years ago
Marcin Mikołajczak a90258dbe9 fix multiple space (#12655)
5 years ago