7472 Commits (b3a5da3cba1cd4ade4e809e0f2aa39a9b5fd0255)

Author SHA1 Message Date
Thibaut Girka 68f5e8b9f8 Fix domain block edition in glitch-soc
5 years ago
Eugen Rochko aed7dca53b Fix "cancel follow request" button having unreadable text in web UI (#11521)
5 years ago
Thibaut Girka 81c6f2fd0e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 10b486f627 Fix acct URIs with IDN domains not being resolved (#11520)
5 years ago
Eugen Rochko cc1e24ddc7 Add breakdown of usage by source to admin UI for hashtags (#11517)
5 years ago
ThibG 072e696aa1 Add domain block notes (#11515)
5 years ago
Eugen Rochko 25f549557b Fix trending tags returning less items than requested sometimes (#11513)
5 years ago
Eugen Rochko bfb43d7104 Add number of pending accounts and pending hashtags to admin dashboard (#11514)
5 years ago
Eugen Rochko 37294ee595 [Glitch] Fix hashtag links always being lowercase
5 years ago
ThibG ceed029a36 [Glitch] Improve focus handling with dropdown menus
5 years ago
Thibaut Girka 6118e8fa04 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG b169874828 Improve focus handling with dropdown menus (#11511)
5 years ago
Thibaut Girka ff76f6de4f Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko fd352ec288 Fix account tags not being saved correctly (#11507)
5 years ago
Eugen Rochko 277acb8772 Fix non-lowercase hashtags not being picked up by the streaming API (#11508)
5 years ago
Eugen Rochko b55fd4f12d Fix featured tags not finding the right tag on save (#11504)
5 years ago
Eugen Rochko 6362ac6617 Fix admin dashboard missing latest features (#11505)
5 years ago
Eugen Rochko 191392e5c3 Add trends UI with admin and user settings (#11502)
5 years ago
Thibaut Girka 558628eb6d Implement keyboard navigation in glitch-soc composer
5 years ago
Thibaut Girka 3dedb60da6 Refactor composer Dropdown's component a bit to make it closer to upstream
5 years ago
ThibG 779cd27948 [Glitch] Fix image uploads being perfectly white when canvas read access is blocked
5 years ago
ThibG c9a755c8a0 [Glitch] Port changes to IconButton
5 years ago
ThibG 5df5ab88f5 [Glitch] Improve dropdown menu keyboard navigation
5 years ago
ThibG 2ff69c95ce [Glitch] Trap tab in modals
5 years ago
Thibaut Girka 7a55d93244 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka bd0a478252 Fix up try/catch block in invalid URL handling
5 years ago
Thibaut Girka e6272f1af0 Remove href attribute of invalid links instead of crashing
5 years ago
Eugen Rochko 15746b5107 Revert "Change links in webUI to rewrite misleading links (#11426)" (#11500)
5 years ago
ThibG 54e8f2b08a Fix image uploads being perfectly white when canvas read access is blocked (#11499)
5 years ago
ThibG 13811f4d7b Improve keyboard navigation in privacy dropdown (#11492)
5 years ago
ThibG 61f7ff6522 Improve dropdown menu keyboard navigation (#11491)
5 years ago
ThibG 0da8fdc438 Trap tab in modals (#11493)
5 years ago
ThibG 9f15da6b15 Fix privacy dropdown active state when dropdown is placed on top of it (#11495)
5 years ago
Eugen Rochko 05e9cd13eb Change admin UI for hashtags and add back whitelisted trends (#11490)
5 years ago
Thibaut Girka 06a5239a2c Fix color of dropdown icons
5 years ago
ThibG 56734351d3 [Glitch] Change icon button styles to make hover/focus states more obvious
5 years ago
ThibG e96d040e58 [Glitch] Disable list title validation button when list title is empty
5 years ago
Thibaut Girka 77416866a7 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Jeong Arm b3776710e2 Fix timestamp on featured tag (#11477)
5 years ago
Thibaut Girka 50553e097d Remove link rewriting option as it is easily bypassable
5 years ago
Thibaut Girka aad48a1d5b Perform case-insensitive comparison for international domain names
5 years ago
Thibaut Girka ac64cdae72 Perform case-insensitive comparison of non-International domain names
5 years ago
Thibaut Girka 2e15f54778 Make link target domain tag just a bit smaller
5 years ago
Thibaut Girka 69c03e0ef4 Ensure link rewriting setting changes are immediately applied
5 years ago
Thibaut Girka 9e2e7f6628 Handle Mastodon-generated links for targets starting with “www.” properly
5 years ago
Thibaut Girka 2f4cb78803 Add options to highlight misleading links in statuses
5 years ago
Thibaut Girka d84045c9ca Move decodeIDNA to app/javascript/flavours/glitch/util
5 years ago
ThibG ebc78b6f2b Change icon button styles to make hover/focus states more obvious (#11474)
5 years ago
ThibG 5d32e422c0 Disable list title validation button when list title is empty (#11475)
5 years ago
Eugen Rochko bb86c642a4 Fix tag score not being updated when the tag is trending (#11465)
5 years ago
Eugen Rochko 293f789239 Fix scroll to top in single column UI (#11463)
5 years ago
Eugen Rochko 0ed96e9aee Remove XML version of Webfinger and remove links to Atom feeds (#11460)
5 years ago
Eugen Rochko cf45e39dd5 Fix column header scrolling with the page (#11458)
5 years ago
Mélanie Chauvel (ariasuni) 67899611b4 Fix jumping of toot date when clicking spoiler button (#11449)
5 years ago
Eugen Rochko e674fd3eab Fix delete regression (#11450)
5 years ago
Eugen Rochko b92e18080a Change hashtag search to only return results that have trended in the past (#11448)
5 years ago
ThibG 1848f7fae4 Fix boosting & unboosting preventing a boost from appearing in the TL (#11405)
5 years ago
Eugen Rochko c90eba765d Add hashtag score for better sorting of autosuggestions (#11427)
5 years ago
ThibG e2ac47141f [Glitch] Fix crash when expanding search results for hashtags
5 years ago
Thibaut Girka 4973ba2d1f Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG a13ba1cc7b Change links in webUI to rewrite misleading links (#11426)
5 years ago
ThibG e85805138a Fix crash when expanding search results for hashtags (#11447)
5 years ago
Eugen Rochko 825dc3ca22 Add whitelist mode (#11291)
5 years ago
ThibG a7a6563f22 Merge pull request #1179 from ThibG/glitch-soc/merge-upstream
5 years ago
Eugen Rochko c111bd01a4 Fix tag normalization and migration not removing duplicate tags (#11441)
5 years ago
Eugen Rochko 32d2260a8c Fix emoji autosuggestions (#11442)
5 years ago
Thibaut Girka ce25139d5d Fix crash in /web/lists
5 years ago
Eugen Rochko 172bf17555 Revert "Remove conversation URI (#11423)" (#11424)
5 years ago
Eugen Rochko 47bf2698c2 Remove conversation URI (#11423)
5 years ago
Eugen Rochko a71d66ab0e [Glitch] Add search results pagination to web UI (#11409)
5 years ago
ThibG 1c3117f682 [Glitch] Change contrast of status links that are not mentions nor hashtags
5 years ago
Eugen Rochko 16b5fe3ac3 [Glitch] Change account domain block to clear out notifications and follows
5 years ago
Thibaut Girka 6c7a3268c9 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 450b8a70a5 Add autosuggestions for hashtags (#11422)
5 years ago
dependabot-preview[bot] 1cf7bdede4 Bump json-ld-preloaded from 3.0.2 to 3.0.3 (#11316)
5 years ago
mayaeh 7d13da568e Add `tootctl preview_cards remove` (#11320)
5 years ago
ThibG 13b0943e36 Fix animate on hover in poll options without CW (#11404)
5 years ago
Jeong Arm c4e5f4698c Prevent archiving when user set "noindex" (#11421)
5 years ago
ThibG 6701b9329d Change contrast of status links that are not mentions nor hashtags (#11406)
5 years ago
Eugen Rochko b8386076c5 Change hashtags to preserve first-used casing (#11416)
5 years ago
Eugen Rochko 5e0ccb3020 Fix tabs bar scrolling along with content on mobile (#11418)
5 years ago
Eugen Rochko 5119a0608d Add search results pagination to web UI (#11409)
5 years ago
Eugen Rochko 9c617b3b3a Add search syntax for operators and phrases (#11411)
5 years ago
Eugen Rochko 2854c8e4d6 Remove timestamps from converted images to make them deterministic (#11408)
5 years ago
ThibG 52cda33b82 Fix invites not being disabled upon account suspension (#11412)
5 years ago
Eugen Rochko 93a6ab5a32 Change account domain block to clear out notifications and follows (#11393)
5 years ago
Thibaut Girka df7b27753c Fix links in status media having their title rewritten
5 years ago
Thibaut Girka 124a1d3880 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Rey Tucker 24d2316f63 Don't delete periods when validating username uniqueness (#11392) (#11400)
5 years ago
Thibaut Girka bf93e0c7c0 Handle animated emoji on mouse hover in CWs and poll options
5 years ago
ThibG b01e5e372f [Glitch] Play animated custom emoji on hover
5 years ago
ThibG 1635e401b6 Fix scrolling in single-column mode on Chrome (#11395)
5 years ago
dependabot-preview[bot] 884e20c028 Bump active_model_serializers from 0.10.9 to 0.10.10 (#11311)
5 years ago
Thibaut Girka 09a68ce895 Refactor DisplayName component to make it closer to upstream
5 years ago
Thibaut Girka 4eb0c50699 [Glitch] Display custom emoji in bio field names
5 years ago
Thibaut Girka 403eca7ad6 Revert some refactoring in order to make codebase closer to upstream
5 years ago
Thibaut Girka 579ccb0bb9 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 6be7b414e2 Change unconfirmed user login behaviour (#11375)
5 years ago
Eugen Rochko 79b9eee938 Add (back) rails-level JSON caching (#11333)
5 years ago
Thibaut Girka f447eef7cd Clean up redundant shouldUpdateScroll definitions
5 years ago
Eugen Rochko 06990c0ece [Glitch] Fix mutes, blocks, domain blocks and follow requests not paginating
5 years ago
ThibG 9b58e25df5 [Glitch] Fix followers and followings on account profiles
5 years ago
Jakub Mendyk 1d58c95a8b [Glitch] Fix followers/follows layout issues from #8418
5 years ago
Thibaut Girka b67c436220 Add empty column message to bookmarks column
5 years ago
Jakub Mendyk be07e0038c [Glitch] Add messages informing that collections are empty
5 years ago
ThibG ee7254e8eb Fix boost to original audience not working on mobile (#11371)
5 years ago
ThibG 99b3dd5b00 Play animated custom emoji on hover (#11348)
5 years ago
Eugen Rochko 9027d911d0 Fix `alerts` booleans not being typecast correctly in push subscription (#11343)
5 years ago
Eugen Rochko 2b4fa0d6fa Change locale detection to run once per session (#8657)
5 years ago
Eugen Rochko f9ed4354b1 Remove WebSub subscriptions (#11303)
5 years ago
ThibG 2582701b72 Display custom emoji in bio field names (#11350)
5 years ago
ThibG c0f0a24e27 Merge pull request #1158 from ThibG/glitch-soc/merge-upstream
5 years ago
Lady Lumb c81369aeb0 Add env variable to control search limit
5 years ago
Thibaut Girka f4ef7a621a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 6d5f00fdfe Disallow numeric-only hashtags (#11363)
5 years ago
ThibG 47dfcc601b Fix some flash notices/alerts staying on unrelated pages (#11364)
5 years ago
Thibaut Girka efcd18579a Fix HTML entities being encoded as hashtag links…
5 years ago
Thibaut Girka 4daf8b17e3 Fix filtering behaviors
5 years ago
ThibG 8dd730a71d [Glitch] Add ActivityPub actor representing the entire server
5 years ago
Eugen Rochko 6c5f339573 Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id`
5 years ago
Thibaut Girka eecce7e59b Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko de4ead8fc6 Change single-column mode to scroll the whole page (#11359)
5 years ago
ThibG 026f3a9d2d Fix avatar animation on hover when not logged in (#11349)
5 years ago
koyu ee3ab5a51d Added logout to dropdown menu (#11353)
5 years ago
ThibG 773130d51a Fix sanitizing lists contents (#11354)
5 years ago
ThibG c2126e3f98 Add ActivityPub actor representing the entire server (#11321)
5 years ago
Thibaut Girka 3f7c78d821 Fix timestamp display in boost/fav modals in RTL locales
5 years ago
Thibaut Girka 97643292bb Fixups
5 years ago
Thibaut Girka 307ef1231f Public pages RTL fixes
5 years ago
Thibaut Girka a5bcce0795 Unfiy status__prepend with upstream
5 years ago
Thibaut Girka bb8fa5568c RTL fixes
5 years ago
Thibaut Girka a12190368e Fix some SCSS for RTL behavior
5 years ago
Thibaut Girka e60632a915 Minor fixup
5 years ago
Eugen Rochko 4a32302acd [Glitch] Fix RTL layout of status display names
5 years ago
Masoud Abkenar 15783e6568 [Glitch] RTL: fix settings button margins in column headers
5 years ago
Thibaut Girka 30ca4a6772 Make width breakpoint for removing margins consistent and match upstream
5 years ago
Thibaut Girka 1e3372feb9 Fix *another* typo and crash in StatusIcons
5 years ago
Thibaut Girka 0530c8d3b8 Fix typo and crash in StatusIcons
5 years ago
Eugen Rochko 1d560713b6 Fix only one middle dot being recognized in hashtags (#11345)
5 years ago
Eugen Rochko 01cff5ee60 Add aac, m4a, 3gp to allowed audio formats (#11342)
5 years ago
Eugen Rochko c27fb14e9f Change language detection to include hashtags as words (#11341)
5 years ago
ThibG 9bea975f52 Fix typo in StatusPolicy (#11344)
5 years ago
Thibaut Girka 5eca68102a Shorten status icon tooltip text
5 years ago
Thibaut Girka 0b139b1df4 Add status icon for local-only toots
5 years ago
Thibaut Girka 85654916b7 Add tooltips to status icons
5 years ago
ThibG 9015b19e09 Add setting to disable the anti-spam (#11296)
5 years ago
Eugen Rochko 50caff4dc0 Change terms and privacy policy pages to always be accessible (#11334)
5 years ago
ThibG 978792a112 Fix custom CSS controller (#11336)
5 years ago
ThibG ac154ccc95 Extend AUTHORIZED_FETCH mode to user blocks as well (#11332)
5 years ago
ThibG a4b1083795 Fix caching headers in ActivityPub endpoints (#11331)
5 years ago
Eugen Rochko f1de5093fb [Glitch] Add option to disable real-time updates in web UI
5 years ago
Eugen Rochko c56e6fd7a1 Add option to disable real-time updates in web UI (#9984)
5 years ago
ThibG ab6af77728 Remove unused Account#magic_key (#11327)
5 years ago
Eugen Rochko 9dead08055 Add option to disable real-time updates in web UI (#9984)
5 years ago
Eugen Rochko ac853dca51 Add periodic removal of older thumbnails for preview cards (#11304)
5 years ago
Eugen Rochko c4a05eaa87 New Crowdin translations (#11153)
5 years ago
ThibG a7b0224699 Disable LDSigning when AUTHORIZED_FETCH is set to true (#11295)
5 years ago
ThibG 3f12a0b8fd Fix leaking private statuses the admin account follows (#11300)
5 years ago
han@highemelry eed19aa8be Change the retry limit in error of web push notification (#11292)
5 years ago
ThibG 33545631e1 Fix BlockService trying to reject incorrect follow request (#11288)
5 years ago
ThibG e31bedc3a8 Fix Status.remote scope matching *all* statuses (#11265)
5 years ago
ThibG 1d8a374f2a Fix BackupService crashing when an attachment is missing (#11241)
5 years ago
Thibaut Girka 025cfdf901 Add link to edit each listed filter
5 years ago
Thibaut Girka af4979e321 Make some strings translatable
5 years ago
Thibaut Girka 9339b4634e Minor refactoring
5 years ago
Thibaut Girka 59b8573907 Move the “Show why” button inline
5 years ago
Thibaut Girka fde918bf92 Implement feature to add filtered phrases to content warnings
5 years ago
Thibaut Girka 0b23403d58 Implement option to completely hide filtered toots
5 years ago
Thibaut Girka 6476b7dabe Add options to configure filtering behavior
5 years ago
Thibaut Girka 67d1b0c997 Add a way to know why a status has been filtered, and show it anyway
5 years ago
Thibaut Girka 79e97d71d4 Do not keep polls pre-filled in thread mode
5 years ago
Thibaut Girka 4eb6457889 Fix error boundary CSS
5 years ago
Eugen Rochko f70b20a01c Add a spam check (#11217)
5 years ago
han@highemelry b6997d2622 Change the retry limit in error of web push notification (#11292)
5 years ago
Eugen Rochko 39719ae981 Add ActivityPub secure mode (#11269)
5 years ago
ThibG 4bf0ee9467 Fix BlockService trying to reject incorrect follow request (#11288)
5 years ago
Eugen Rochko 317b79d673 Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)
5 years ago
Thibaut Girka 8184a7407d Fix report dialog crashing when a toot gets deleted
5 years ago
Eugen Rochko 6baf5099a6 Refactor fetching of remote resources (#11251)
5 years ago
ThibG f9548fd31f Drop magic-public-key from webfinger replies as it's only used for OStatus (#11280)
5 years ago
ThibG e39e4786b4 Fix handling of webfinger redirects in ResolveAccountService (#11279)
5 years ago
Eugen Rochko f83ce1d943 Fix activity being rendered within activity due to caching (#11271)
5 years ago
Eugen Rochko d0b0b63b1a Refactor domain block checks (#11268)
5 years ago
ThibG 5031bc3998 Fix Status.remote scope matching *all* statuses (#11265)
5 years ago
Eugen Rochko e17c937f65 Remove unused remote unfollow controller (#11250)
5 years ago
Eugen Rochko 56f0203c66 Refactor controllers for statuses, accounts, and more (#11249)
5 years ago
ThibG 12d6c0ff9b Fix BackupService crashing when an attachment is missing (#11241)
5 years ago
ThibG 53b0221e7d Merge pull request #1152 from ThibG/glitch-soc/merge-upstream
5 years ago
Eugen Rochko fbbcbd940d Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247)
5 years ago
ThibG e2c93b4b34 [Glitch] Only scroll to the compose form if it's not horizontally in the viewport
5 years ago
ThibG 73051a4c10 Fix support for HTTP proxies (#11245)
5 years ago
Thibaut Girka d7a7f21646 Merge commit '64909cf0d988fb09917c41cfbc81b1e9a5132aca' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko ad6b03d4b6 Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231)
5 years ago
ThibG ac1fec5be3 Fix support for HTTP proxies (#11245)
5 years ago
Eugen Rochko 4931208dd8 Remove Salmon and PubSubHubbub (#11205)
5 years ago
ThibG 64909cf0d9 Only scroll to the compose form if it's not horizontally in the viewport (#11246)
5 years ago
Eugen Rochko ce5f0247f6 Fix option to send e-mail notification about account action always being true (#11242)
5 years ago
ThibG 33607c43a5 Fix HTTP requests to IPv6 hosts (#11240)
5 years ago
Thibaut Girka 017b0ea6ff Allow serializing local-only toots in backup service
5 years ago
Eugen Rochko d9f42ba34b Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213)
5 years ago
Eugen Rochko 6cae1b40bf Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212)
5 years ago
ThibG 447e13fec3 [Glitch] Memoize ancestorIds and descendantIds in detailed status view
5 years ago
ThibG b8d7f860ca [Glitch] When deleting & redrafting a poll, fill in closest expires_in
5 years ago
Thibaut Girka 9866c2bfff Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG eda4094171 Memoize ancestorIds and descendantIds in detailed status view (#11234)
5 years ago
Eugen Rochko 7391d223ab Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230)
5 years ago
Eugen Rochko 227d9297ba Change ActivityPub::DeliveryWorker to not retry HTTP 501 errors (#11233)
5 years ago
ThibG a55fd40802 When deleting & redrafting a poll, fill in closest expires_in (#11203)
5 years ago
Eugen Rochko e782fcef4f Add request pool to improve delivery performance (#10353)
5 years ago
Thibaut Girka 1181f84c79 Minor cleanup and maybe minor performance improvements
5 years ago
Thibaut Girka 65b1946489 Minor optimization regarding regexp filtering in timelines
5 years ago
Thibaut Girka bcbc9ed7f6 Use strict equality rather than Immutable.is as the compared props are values
5 years ago
Thibaut Girka e4ffc42c8c Assume children of visible IntersectionObserverArticle always change
5 years ago
Thibaut Girka b9ae9c7205 Revert to using upstream's optimisations
5 years ago
Thibaut Girka 081790f04b Fix error boundary DOM
5 years ago
Thibaut Girka edad7f2a6c Fix some React warnings
5 years ago
Eugen Rochko 9ac82421f8 Change domain block behaviour to prevent creation of accounts from suspended domains (#11219)
5 years ago
ThibG a70732fd06 Fix expiration date of filters being set to “Never” when editing them (#11204)
5 years ago
Eugen Rochko 6385ddb97f Fix support for MP4 files that are actually M4V files (#11210)
5 years ago
Thibaut Girka 6b21ce2daa [Glitch] When sending a toot, ensure a CW is only set if the CW field is visible
5 years ago
ThibG c49a57e989 [Glitch] Optimize makeGetStatus
5 years ago
ThibG 68e998de21 [Glitch] Use ScrollToOptions for smooth scrolling if supported
5 years ago
Thibaut Girka 5c23174a2f Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG ff65c494a6 Optimize makeGetStatus (#11211)
5 years ago
ThibG fa7866c9c8 When sending a toot, ensure a CW is only set if the CW field is visible (#11206)
5 years ago
ThibG 20b1f8dcf6 Use ScrollToOptions for smooth scrolling if supported (#11207)
5 years ago
Eugen Rochko a3cd9e432d [Glitch] Add categories for custom emojis
5 years ago
ThibG 284ff65022 [Glitch] Fix swiping columns on mobile sometimes failing
5 years ago
Thibaut Girka 6739c423ff Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 72dc1b3e60 Display FTS warning based on actual search term, not the one being typed (#11202)
5 years ago
ThibG a393529547 [Glitch] Add message telling FTS is disabled when no toot can be found because of this
5 years ago
Eugen Rochko 1c612f24e4 Add categories for custom emojis (#11196)
5 years ago
ThibG 9668e42afd Fix swiping columns on mobile sometimes failing (#11200)
5 years ago
Thibaut Girka 8176d21824 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka ad4ebd172a Change search components classes and styling to match upstream
5 years ago
ThibG 0943e994dd Add message telling FTS is disabled when no toot can be found because of this (#11112)
5 years ago
ThibG 8adac384ed Fix account URI in UpdatePollSerializer (#11194)
5 years ago
Thibaut Girka ec1fcf1584 Use a redis-cached feed for the DM timeline
5 years ago
Thibaut Girka b445d2fbc0 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
mayaeh 9fb7c513e3 Fix NameError (#11192)
5 years ago
ThibG dd97db20d0 [Glitch] Add option to disable blurhash previews
5 years ago
PatOnTheBack 426758b619 [Glitch] Removed extra pipes from regex.
5 years ago
ThibG 105d248fea [Glitch] Apply filters to poll options in WebUI
5 years ago
Thibaut Girka acbed64f3d Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 4b3d91dc2c Add option to disable blurhash previews (#11188)
5 years ago
ThibG 28806d5d6d Add support for Audio activities (#11189)
5 years ago
ThibG 1af85ca177 Scroll to compose form rather than reply indicator on focus (#11182)
5 years ago
Thibaut Girka 883160b769 Scroll to compose form rather than reply indicator on focus
5 years ago
PatOnTheBack 9a216634a1 Removed extra pipes from regex. (#11181)
5 years ago
Eugen Rochko 8ed78f0b85 Fix unnecessary SQL query performed on unauthenticated requests (#11179)
5 years ago
ThibG 42c803fe61 Apply filters to poll options (#11174)
5 years ago
Thibaut Girka b99f77bd31 Use a different icon for audio attachments
5 years ago
Eugen Rochko a0abbbe8cd [Glitch] Add media description as title to links of unknown media attachments
5 years ago
Eugen Rochko b02325e820 [Glitch] Add audio uploads
5 years ago
Thibaut Girka 1177694c3e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 47e6cb8ee5 New Crowdin translations (#11144)
5 years ago
Eugen Rochko 297e15baa0 Fix audio-only OGG and WebM files not being processed as such (#11151)
5 years ago
koyu a317acfa72 Change camera icon to paperclip icon in upload form (#11149)
5 years ago
Eugen Rochko 3208a52d36 Add `short_description` and `approval_required` to `GET /api/v1/instance` (#11146)
5 years ago
Eugen Rochko d85b2a734b Fix audio not being downloaded from remote servers (#11145)
5 years ago
Eugen Rochko 9ab22716a1 Bump version to 2.9.1 (#11143)
5 years ago
Eugen Rochko 3ca5768f94 New Crowdin translations (#11116)
5 years ago
Eugen Rochko eb0b2bd185 Remove expensive counters from federation page in admin UI (#11139)
5 years ago
Eugen Rochko eac19f2300 Change domain blocks to automatically support subdomains (#11138)
5 years ago
Eugen Rochko a266d7f1a2 Change audio format from ogg to mp3 for wider compatibility (#11141)
5 years ago
Thibaut Girka b468639015 Fix NavigationBar styling
5 years ago
Thibaut Girka 900db91d96 Add NavigationBar to getting started column in single-column mode
5 years ago
Eugen Rochko c078bf94a9 Fix converted media being saved with original extension and mime type (#11130)
5 years ago
Eugen Rochko 433036ab8c Add moderation API (#9387)
5 years ago
Acid Chicken (硫酸鶏) f2f6c5d462 Fix layout of identity proofs settings (#11126)
5 years ago
Eugen Rochko d7e2f554fb Add audio uploads (#11123)
5 years ago
ThibG 68d2d73067 [Glitch] Completely hide toots matched by “irreversible” filters even if they got to the client
5 years ago
Thibaut Girka 22439f9ded Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Alix Rossi 2b5a98126f Add label for admin theme selector (#11121)
5 years ago
Thibaut Girka b9cfc69106 Change preferences link in local settings modal from sliders to cog for consistency
5 years ago
Thibaut Girka 381168ed69 Fix bottom margin of lists in toots
5 years ago
Thibaut Girka b24595c93f Change plaintext icon in composer options
5 years ago
Eugen Rochko cc1c520434 New Crowdin translations (#11077)
5 years ago
Thibaut Girka b4b85301fc Fix rendering of emoji in public pages
5 years ago
ThibG 6e7ee06114 Completely hide toots matched by “irreversible” filters even if they got to the client (#11113)
5 years ago
ThibG 821f0b13bd Fix User#active scope only returning suspended users (#11111)
5 years ago
Eugen Rochko ffbca47356 Fix sanitizer making block level elements unreadable (#10836)
5 years ago
Thibaut Girka 0f1b81ea40 Fix styling of poll options on public pages in glitch flavour
5 years ago
Thibaut Girka 4356f98a37 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka aaa0c0bec7 Do not scroll in the compose panel on single-column
5 years ago
ThibG cdfeb86b7b Do not scroll in the compose panel on single-column (#11093)
5 years ago
Thibaut Girka aca7fdabbb Fix composer buttons overflowing the composer box in single-column
5 years ago
Eugen Rochko ac7aafb272 [Glitch] Change full logo to use primary text color of the given theme
5 years ago
Thibaut Girka aefaa50f73 Fix replying not automatically switching to compose form on mobile
5 years ago
Thibaut Girka 14cd11479b Include necessary JS in auth pages
5 years ago
ThibG 7773b30b4f [Glitch] List attachments in boost modal
5 years ago
Thibaut Girka 4741ea0029 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 7260574e9a [Glitch] Fix ordering of keyboard access between CW field, textarea and emoji picker
5 years ago
ThibG 88c7d217a5 [Glitch] Only show profile directory link when it's enabled
5 years ago
ThibG f92e9530fb [Glitch] Fix border-bottom of active tab bars
5 years ago
Thibaut Girka 5137951499 Fix notification badge
5 years ago
Thibaut Girka 4d91fddc2e Fix multiple-column padding
5 years ago
Thibaut Girka aabf4ab1a4 Add hints to make local settings about layout more explicit
5 years ago
Thibaut Girka a757cf567c Replace link to favourites with link to bookmarks
5 years ago
Thibaut Girka 0a3bbb215c Fix navigation panel
5 years ago
Thibaut Girka 9e4dd00b1a Restore navigation bar position glitch-soc setting
5 years ago
Thibaut Girka 428a1603e2 Use forceSingleColumn only in automatic layout mode
5 years ago
Thibaut Girka 210610386f Default to multiple column mode if backend doesn't have appropriate seting
5 years ago
Thibaut Girka 9f30a97e7f Fix and refactor SCSS
5 years ago
Thibaut Girka 425efff741 Add app settings link to single-column mode
5 years ago
Eugen Rochko b6a6c3482e [Glitch] Fix position of search icon
5 years ago
Eugen Rochko 3a70752ab5 [Glitch] Fix some React warnings
5 years ago
Eugen Rochko d0205ee469 [Glitch] Fix margins on profile metadata in single column mode
5 years ago
Wenceslao Páez Chávez e99bdc6304 [Glitch] Fix overlap of emoji button on search popup
5 years ago
Takeshi Umeda 3565315aa2 [Glitch] Fix emoji picker being always displayed
5 years ago
Eugen Rochko 769823518c [Glitch] Add profile directory link to single column navigation panel
5 years ago
Takeshi Umeda 2a1e7f779b [Glitch] Improvement variable height in single column layout
5 years ago
Hanage999 1e0b2ffccf [Glitch] Center 2-columns layout without side effect
5 years ago
Eugen Rochko 552d5f818a [Glitch] Refactor footers in web UI into a single component
5 years ago
abcang a5709d8b76 [Glitch] Display notifications count on a new single column
5 years ago
Hanage999 7b14777589 [Glitch] Fix wrong redirect from getting started to home in advanced Web UI
5 years ago
Eugen Rochko 9cdb0fd8c5 [Glitch] Improvements to the single column layout
5 years ago
Eugen Rochko 04edd3fbdb [Glitch] Add responsive panels to the single-column layout
5 years ago
Eugen Rochko 9a3e47d27c [Glitch] Various improvements to single column layout
5 years ago
Eugen Rochko aa9377f77a [Glitch] Add single-column mode
5 years ago
Eugen Rochko aad57e3b96 New Crowdin translations (#11075)
5 years ago
Eugen Rochko e0ef0f1a83 New Crowdin translations (#11073)
5 years ago
ThibG 770515a629 Fix ordering of keyboard access between CW field, textarea and emoji picker (#11066)
5 years ago
ThibG 92ec50ad4b List attachments in reply indicator and boost modal (#10997)
5 years ago
Eugen Rochko 71ff3d822f New Crowdin translations (#11069)
5 years ago
Thibaut Girka 4c2b1e87c7 Fix clicking on the elefriend
5 years ago
ThibG 78dab9cbea Do not expand toot when clicking on a poll option (#11067)
5 years ago
ThibG b988634e4e Only show profile directory link when it's enabled (#11064)
5 years ago
ThibG ad46a7ecb5 Add button to conveniently copy OAuth code (#11065)
5 years ago
ThibG 89025150d1 Fix border-bottom of active tab bars (#11068)
5 years ago
Eugen Rochko e6fc96ff62 New Crowdin translations (#11062)
5 years ago
Eugen Rochko 24f367b383 New Crowdin translations (#11060)
5 years ago
Thibaut Girka 3bf93a3612 Properly handle unboosting statuses from detailed view
5 years ago
mayaeh cd9d96c895 i18n: Update Japanese translations (#11035)
5 years ago
Eugen Rochko 9e868158a5 [Glitch] Fix list not being automatically unpinned when it returns 404 in web UI
5 years ago
Thibaut Girka 1b4242ddf7 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Masoud Abkenar d12625fa74 l10n: update Persian translation (#11050)
5 years ago
唐宗勛 cca89f3e06 update zh-CN translations (#11046)
5 years ago
Eugen Rochko cbaff2bf53 Fix list not being automatically unpinned when it returns 404 in web UI (#11045)
5 years ago
Eugen Rochko f03dd5728a Add German translations (#11043)
5 years ago
Thibaut Girka 403ab873d4 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 17ee16cbfe Fix clicking on the left side of a conversation not marking it as read (#11041)
5 years ago
ふるふる cf7950977a Fix can't save preference other (#11042)
5 years ago
Eugen Rochko d0f90c3e9d [Glitch] Fix RTL layout not being RTL within the columns area
5 years ago
Eugen Rochko abb2700350 [Glitch] Change preferences page into appearance, notifications, and other
5 years ago
Thibaut Girka 5a158899bc Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka 765b25f1cf Minor cleanup
5 years ago
Thibaut Girka 2fe493ba25 Fix unboost confirmation dialog not showing up on detailed statuses
5 years ago
Thibaut Girka 6819b3333e Add option to display a warning before boosting toots lacking media descriptions
5 years ago
Thibaut Girka 7dd32100c3 Add DM conversations mode similar to upstream
5 years ago
Eugen Rochko 75ef673216 Fix login sometimes redirecting to paths that are not pages (#11019)
5 years ago
mayaeh 42a53e57d7 Fix emoji-button appearing above privacy-dropdown (#11027)
5 years ago
manuelviens efe4ef1b20 Update fr.json (#11024)
5 years ago
Alix Rossi 6d44010dd4 i18n: Update Corsican front-end translation (#11010)
5 years ago
Eugen Rochko 035755bf96 Run yarn manage:translations (#11008)
5 years ago
Eugen Rochko aed4fa02f1 Change priority of delete activity forwards for replies and reblogs (#11002)
5 years ago
Eugen Rochko f698e28803 Fix position of search icon (#11003)
5 years ago
spla df11f10efd i18n: Update Catalan translations (#10998)
5 years ago
Eugen Rochko 0984e09538 Fix more issues in the light theme (#10996)
5 years ago
Aditoo17 2d601a278c I18n: Update Czech translation 🇨🇿 (#10995)
5 years ago
ThibG 21acf681d2 Put poll options behind content warnings (#10983)
5 years ago
Eugen Rochko 73e610790e Change full logo to use primary text color of the given theme (#10994)
5 years ago
Eugen Rochko c7feecc715 Improve light theme (#10992)
5 years ago
Eugen Rochko b44ae7d284 Fix RTL layout not being RTL within the columns area (#10990)
5 years ago
Eugen Rochko f8e1c0da75 [Glitch] Fix not being able to directly switch between list timelines in web UI
5 years ago
ThibG c15ff07c69 [Glitch] Fix “mark as sensitive” not being used in delete & redraft
5 years ago
Jeong Arm a473a7912b [Glitch] Scroll to compose form when focus
5 years ago
Eugen Rochko 5c1a46bdcf Fix some React warnings (#10989)
5 years ago
Thibaut Girka 2c240378b2 [Glitch] Fix refreshing featured toots when the new collection is empty
5 years ago
Thibaut Girka 00552d2f79 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko b788e58ea4 Change /settings/preferences to redirect to appearance, add /settings/preferences/other (#10988)
5 years ago
Thibaut Girka 390f22ab44 Fix display of alt-text when a media attachment is not available
5 years ago
ThibG 2b35ddc80a Fix display of alt-text when a media attachment is not available (#10981)
5 years ago
Eugen Rochko 8bf8d6d9d9 Change preferences page into appearance, notifications, and other (#10977)
5 years ago
Eugen Rochko 87f5646ec3 Add waiting time to list of pending accounts in admin UI (#10985)
5 years ago
Yamagishi Kazutoshi e20f7876e8 Fix sass-lint config (#10982)
5 years ago
Wenceslao Páez Chávez 796b8e8d34 Fix overlap of emoji button on search popup (#10978)
5 years ago
Thibaut Girka 2b54b78962 Fix CW field automatically getting the focus when it is always enabled
5 years ago
Eugen Rochko a36e4db82f Fix not being able to directly switch between list timelines in web UI (#10973)
5 years ago
ThibG 024ec0759c Fix “mark as sensitive” not being used in delete & redraft (#10980)
5 years ago
Takeshi Umeda 88a04bf6c4 Fix emoji picker being always displayed (#10979)
5 years ago
Jeong Arm 91ae2d1275 Scroll to compose form when focus (#10970)
5 years ago
ThibG 806c2f8102 Cleanup various controllers (#10972)
5 years ago
ThibG e80cb67ed7 Fix potential private status leak (#10969)
5 years ago
ThibG 1fee4b0fe2 Fix refreshing featured toots when the new collection is empty (#10971)
5 years ago
ThibG be6e54a70c Do not misattribute inlined boosts if `attributedTo` isn't present (#10967)
5 years ago
Eugen Rochko b01b8521ec Fix margins on profile metadata in single column mode (#10961)
5 years ago
Eugen Rochko a7952c3a54 Change reblogs counter to be updated when boosted privately (#10964)
5 years ago
Eugen Rochko 57098a1b8d Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966)
5 years ago
Thibaut Girka a76c660645 Merge remote-tracking branch 'upstream/master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko f3a02e70a8 Fix poll API not requiring authentication on non-public polls (#10960)
5 years ago
Eugen Rochko 4331f4948e Add profile directory link to single column navigation panel (#10963)
5 years ago
Jeong Arm ca61d7577a Add missing Korean translations (#10962)
5 years ago
Jeong Arm 3d34bc17e2 [Glitch] Fix profile picture preview
5 years ago
ThibG c45a330824 Handle blank poll options more gracefully (#10946)
5 years ago
Thibaut Girka a4e0071538 Merge remote-tracking branch 'upstream/master' into glitch-soc/merge-upstream
5 years ago
Jeong Arm 77375ad7df Fix profile picture preview (#10931)
5 years ago
Lady Lumb d691b1f7d3 Added env variables for max image and video size.
5 years ago
Thibaut Girka 1501b142d2 Fix expanding status from menu modal in glitch-soc
5 years ago
Takeshi Umeda 96ac52dabd Improvement variable height in single column layout (#10917)
5 years ago
Hanage999 702dbf1622 Center 2-columns layout without side effect (#10915)
5 years ago
Thibaut Girka 206d0ea6a2 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka 6e1ad5a03f Raise exception when attempting to serialize local-only statuses
5 years ago
slice fb0489022c Fix incorrect PropType in Glitch AutosuggestInput
5 years ago
slice c12383e06c Remove isRequired from Glitch ReplyIndicator status
5 years ago
Eugen Rochko 233a60f6a2 Change links in right panel to open in the same tab (#10848)
5 years ago
ThibG 0162dc0c9c Fix React warning about legacy lifecycle calls and sensitive status resetting (#10872)
5 years ago
Takeshi Umeda 9c174f4d02 Fix safari post field display issue in single column layout (#10883)
5 years ago
Alix Rossi 6f624f449e i18n: Update Corsican front-end translation (#10884)
5 years ago
mayaeh 7403b0ec05 Update Japanese translations. (#10875)
5 years ago
Aditoo17 d0dc7a60ab I18n: Update Czech translation (#10874)
5 years ago
Thibaut Girka 7fb3fa16dd Truncate long URLs while providing alt text for inline images
5 years ago
Thibaut Girka d417a32290 Translate incoming remote img tags by a link
5 years ago
Eugen Rochko 40117d908f [Glitch] Use `<use />` to render transparent SVG logo instead of inserting it
5 years ago
Thibaut Girka b9c5aed987 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 31b8203887 Fix web push notifications for polls (#10864)
5 years ago
Eugen Rochko 7d2b4e9277 Refactor footers in web UI into a single component (#10846)
5 years ago
abcang 4c9d8f8ef9 Display notifications count on a new single column (#10859)
5 years ago
Thibaut Girka 938edb44a1 Fix video player regressions introduced by blurhash merge
5 years ago
Thibaut Girka c1619a5c24 [Glitch] Add keyboard shortcut to hide/show media
5 years ago
Eugen Rochko c5234ac2aa Use `<use />` to render transparent SVG logo instead of inserting it (#10845)
5 years ago
Takeshi Umeda 03054b27e1 Fix poll visibility on public pages (#10817)
5 years ago
Thibaut Girka d46668d34b Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
りんすき c65b14059a [Glitch] Fix composer route opening when not needed
5 years ago
Neil Moore 139730e3db Create new click handler for status__expand area in status (#10837)
5 years ago
Eugen Rochko 9e238804ea Fix null error in status component when determining showMedia state (#10838)
5 years ago
Hanage999 66081c489f Fix wrong redirect from getting started to home in advanced Web UI (#10839)
5 years ago
Eugen Rochko 6d4af23a69 Improvements to the single column layout (#10835)
5 years ago
ThibG 7ee189fa60 Add a keyboard shortcut to hide/show media (#10647)
5 years ago
Mélanie Chauvel (ariasuni) 276c9e6e9e Avoid cutting bottom of letters of last paragraph of statuses (#10821)
5 years ago
Eugen Rochko a1bceb2cb6 Add responsive panels to the single-column layout (#10820)
5 years ago
Thibaut Girka 57911e10c5 Use Sec-WebSocket-Protocol instead of query string to pass WebSocket token
5 years ago
Thibaut Girka e8b45064b8 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 7b1d582232 Improve streaming server security (#10818)
5 years ago
ThibG 4e953ee471 Merge pull request #1067 from ThibG/glitch-soc/merge-upstream
5 years ago
Thibaut Girka ce528d61b4 Do not share a single Redcarpet::Markdown object across threads
5 years ago
Thibaut Girka 630aafa3a7 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 106cfa7553 Various improvements to single column layout (#10809)
5 years ago
ThibG 028fb2060b Fix possible race condition when processing statuses (#10815)
5 years ago
nzws 3d860417a5 [Glitch] Fix stacking order of emoji picker
5 years ago
Thibaut Girka d445d5833e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG f5637b174f Move signature verification stoplight to the requests themselves (#10813)
5 years ago
ThibG 4eaa4a649e Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812)
5 years ago
Thibaut Girka 9a101b91ae Make headers font size proportional
5 years ago
Thibaut Girka 3117d0ac70 Allow rel=tag in status text
5 years ago
Eugen Rochko f9ca3d62b6 Add `forceSingleColumn` prop to `<UI />` (#10807)
5 years ago
nzws 1fbe5c2fec Fix stacking order of emoji picker (#10801)
5 years ago
dxwc 0a1ba7c14b i18n: Complete frontend Bengali translation (#10800)
5 years ago
Thibaut Girka a93c6f708b Fix local text/html toots not being sanitized
5 years ago
Paul Woolcock 626844dfb1 Add `account_id` param to `GET /api/v1/notifications` (#10796)
5 years ago
Thibaut Girka a0b7246388 Refactor contentType selection in glitch composer
5 years ago
Thibaut Girka 0bc9d4f6d3 Use glitch-soc's poll component instead of upstream's
5 years ago
trwnh d8e5268939 Change bio limit from 160 to 500 (#10790)
5 years ago
Thibaut Girka e21662d370 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 4ad004d2ef Fix “invited by” not showing up for invited accounts in admin interface (#10791)
5 years ago
Hinaloe 4de9bd3870 fix `isSubmitting` prop case (#10785)
5 years ago
Thibaut Girka fd5da4033e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Ben Lubar 8ec309ee64 add og:image:alt for media attachments in embeds (#10779)
5 years ago
Eugen Rochko 3a4761c665 Change poll options to alphabetic letters when status text is hidden (#10685)
5 years ago
Thibaut Girka 08a793cbd9 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 1fec2ff78f Prevent from publicly boosting one's own private toots (#10775)
5 years ago
Thibaut Girka d48d1ed534 Minor optimization
5 years ago
Thibaut Girka b83cdc9b02 Export fallback content type and use it as default in WebUI
5 years ago
Thibaut Girka 3d03d084cd Properly escape HTML in code blocks
5 years ago
Thibaut Girka 7aece1eec5 Add option for default toot content-type
5 years ago
Thibaut Girka ee3dfdf6a1 Fix autolinking, and newlines in code blocks
5 years ago
Thibaut Girka dfeda8857f Hide content-type dropdown by default
5 years ago
Haelwenn (lanodan) Monnier 76d58bf63e Content-Type Dropdown: use the selected option icon for the menu
5 years ago
Thibaut Girka 8a49df8ede Support proper content-type in Delete & Redraft
5 years ago
KokaKiwi 08a981dd25 Add status content type dropdown to compose box.
5 years ago
Thibaut Girka 91ab9e2e4f Add API support for setting status content-type
5 years ago
Thibaut Girka 20c98d7a27 Serialize content-type on Delete & Redraft
5 years ago
Thibaut Girka c9696ef8a5 Add support for HTML-formatted toots
5 years ago
Thibaut Girka 8313ee07f6 Add support for markdown-formatted toots
5 years ago
Thibaut Girka 105f03a988 Add database row to hold status content type
5 years ago
ThibG 38272bbeb1 Merge pull request #1049 from ThibG/glitch-soc/merge-upstream
5 years ago
Thibaut Girka 422dd06806 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 85a991cfa7 Minor performance improvements and cleanup in formatter (#10765)
5 years ago
Neil Moore 59f6637559 Adds click-able div that expands status (#10733) (#10766)
5 years ago
ThibG f1a3135809 Record account suspend/silence time and keep track of domain blocks (#10660)
5 years ago
Thibaut Girka d8e9a04354 Fix rich text style in reply indicator
5 years ago
Thibaut Girka 9f0ff9b6ea Fix rich text styling on public pages
5 years ago
Thibaut Girka 6e625755a6 Fix text color of some formatted elements in notifications
5 years ago
nzws f79d089b65 Fix some colors in light theme (#10754)
5 years ago
ThibG cfb69164ad Fix incorrect reference to raw_content (it is raw_text instead) (#10753)
5 years ago
ThibG c8195e2da1 [Glitch] Use raw content if available on Delete & Redraft
5 years ago
Thibaut Girka 5262820fae Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka 46b5085ced Use a checkbox for the “Mark media as sensitive” composer button
5 years ago
ThibG 0bb3ba2406 Merge pull request #1043 from ThibG/glitch-soc/merge-upstream
5 years ago
ThibG 2a917031c9 Add toot source to delete result to ease Delete & Redraft (#10669)
5 years ago
nzws d35f558b37 Use local time in audit log (#10751)
5 years ago
Maciek Baron e060819020 [Glitch] Improve poll link accessibility
5 years ago
nzws f625501c05 [Glitch] Fix some colors of high contrast theme
5 years ago
Aurélien Reeves 22541e98e2 [Glitch] Add confirm modal for unboosting toots
5 years ago
Alix Rossi 062684bcf8 i18n: Update French translations (#10747)
5 years ago
Alix Rossi 1959e4e5ec i18n: Update Corsican translations (#10746)
5 years ago
ThibG 01ba6c5d83 Change icon and label depending on whether media is marked as sensitive (#10748)
5 years ago
Thibaut Girka 1bf48b01e3 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka e55cf0042f Fix media description confirmation modal
5 years ago
Aurélien Reeves d225a952a8 Add confirm modal for unboosting toots (#10287)
5 years ago