7917 Commits (0cbc24e3b6ad84a6ef2cc9c77a2afda3e48539c0)

Author SHA1 Message Date
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
ThibG c0ed53b810 Fix custom emoji category creation silently erroring out on duplicate category (#12647)
5 years ago
ThibG b364175e1b Fix link crawler not specifying accepted content-type (#12646)
5 years ago
Takeshi Umeda 68070e82cc Add signature to exported status (#12649)
5 years ago
Takeshi Umeda a391eaf4d8 Fix an error when ActivityPub::FetchRemoteStatusService url is called with nil (#12652)
5 years ago
Thibaut Girka 66ab1f83b0 Fix various issues caused by wrong `unread` key being updated
5 years ago
ThibG 2ee5a9d9c3 Clean up OStatus-related codepaths (#12173)
5 years ago
ThibG da2143b308 Fixes featured hashtag setting page erroring out instead of rejecting invalid tags (#12436)
5 years ago
scd31 3830c0b741 Increase max backup size (#12602)
5 years ago
Alice Gaudon 668f698077 Admin setting to disable default follows (#12566)
5 years ago
Thomas Citharel 8094955461 Add Event activity-type support (#12637)
5 years ago
Sasha Sorokin 34aa5c7cb2 Improve report page structure (#12615)
5 years ago
Acid Chicken (硫酸鶏) 09a72add0e Fix tooltip messages of multiple poll switcher are reversed (#12616)
5 years ago
Sasha Sorokin d5b7a4b116 Avoid using pluralize on moderation pages (#12589)
5 years ago
Thibaut Girka 6a1b4c3452 Fix edit filter link in filtered “Show why” dialog
5 years ago
Thibaut Girka be4849c083 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 77e7b33dea
Revert "Fix an eslint warning (#12426)" (#12596)
5 years ago
Eugen Rochko 7ee6f51b78
Fix missing error templates for non-HTML requests (#12593)
5 years ago
Sasha Sorokin ab91e7480b Use codeblock for native redirect URI (#12570)
5 years ago
Eugen Rochko f3d232381d
Add `tootctl media remove-orphans` (#12568)
5 years ago
Thibaut Girka 49027ee948 Fix erroneous inclusion of upstream code
5 years ago
Hinaloe d4c22d48df [Glitch] Highlight border when focusing poll-form footer
5 years ago
Takeshi Umeda 510e527663 [Glitch] Add basic support for group actors
5 years ago
ThibG c6ba870f00 [Glitch] Fix poll options not being selectable via keyboard
5 years ago
ThibG 1e1293e3c8 [Glitch] Add follow_request notification type
5 years ago
Shlee 176f1da267 [Glitch] upgrade/replace websocket.js to @gamestdio/websocket v2
5 years ago
Thibaut Girka abcba5c198 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 6d7daf6154
Fix generic HTTP 500 error on duplicate records (#12563)
5 years ago
trwnh 1653ae91ce Fix account search with no query (#12549)
5 years ago
Hinaloe eb551c480d Highlight border when focusing poll-form footer (#12544)
5 years ago
Jeong Arm 76adde4fe2 Fix media open hotkey (#12546)
5 years ago
Takeshi Umeda 04582e3c3e Remove some duplicate methods from StatusHelper and reflect changes to AccountHelper (#12545)
5 years ago
Takeshi Umeda f43f1e0184 Add basic support for group actors (#12071)
5 years ago
Shlee f92ed32df4 upgrade/replace websocket.js to @gamestdio/websocket v2 (#12543)
5 years ago
Eugen Rochko bbf926b1c0
Fix error when using search API with no query (#12541)
5 years ago
trwnh 4354936a39 Return `discoverable` via REST API (fix #12507) (#12508)
5 years ago