3817 Commits (98cc81c0e28144eda90a2d18198e7708b5e3d4b7)

Author SHA1 Message Date
Eugen Rochko 1bea318197
Fix edit media modal on small screens, touch events (#11573)
5 years ago
Eugen Rochko cdc474628d
Change title bar to only show unread notifications (#11572)
5 years ago
Sasha Sorokin a5a5a0adec Fix trending counter width (#11569)
5 years ago
Eugen Rochko dfe6059889
Fix tesseract.js being part of the common chunk (#11571)
5 years ago
Eugen Rochko 28636f43e4
Add OCR tool to media editing modal (#11566)
5 years ago
ThibG f178a01c11 Fix client-side resizing of image uploads (#11570)
5 years ago
Eugen Rochko 23f7afa562
Add media editing modal (#11563)
5 years ago
Eugen Rochko 0e9668051e
Fix short number formatting for numbers above million in web UI (#11559)
5 years ago
Eugen Rochko c09ecbc53e
Add indicator of unread content to window title when web UI is out of focus (#11560)
5 years ago
Thibaut Girka b859eb0017 Honor `system_emoji_font` in the Emoji Picker
5 years ago
Thibaut Girka 597ea5687a Add option to disable emoji replacements
5 years ago
Eugen Rochko 42588ed460 [Glitch] Fix "cancel follow request" button having unreadable text in web UI
5 years ago
Thibaut Girka c4ae7aab6f Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG fd01043691 Fix “read more” button behing hidden (regression from #11404) (#11522)
5 years ago
Eugen Rochko e823b49214
Fix "cancel follow request" button having unreadable text in web UI (#11521)
5 years ago
Eugen Rochko e8ad0a8006 [Glitch] Fix hashtag links always being lowercase
5 years ago
ThibG e8e980cdac [Glitch] Improve focus handling with dropdown menus
5 years ago
Thibaut Girka 95fc39a1e6 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 396b8cdd0f Improve focus handling with dropdown menus (#11511)
5 years ago
Thibaut Girka 04534604c6 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 5e35aa8280
Fix non-lowercase hashtags not being picked up by the streaming API (#11508)
5 years ago
Eugen Rochko a8958d07e2
Fix featured tags not finding the right tag on save (#11504)
5 years ago
Eugen Rochko 9072fe5ab6
Add trends UI with admin and user settings (#11502)
5 years ago
Thibaut Girka d10f6036cf Implement keyboard navigation in glitch-soc composer
5 years ago
Thibaut Girka 6d2b0fa3f0 Refactor composer Dropdown's component a bit to make it closer to upstream
5 years ago
ThibG 381dbb6569 [Glitch] Fix image uploads being perfectly white when canvas read access is blocked
5 years ago
ThibG a4b15e2cf0 [Glitch] Port changes to IconButton
5 years ago
ThibG fe1de4e49b [Glitch] Improve dropdown menu keyboard navigation
5 years ago
ThibG 6afdb6c2b6 [Glitch] Trap tab in modals
5 years ago
Thibaut Girka cad2e6eb7a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka 3ea7a334d8 Fix up try/catch block in invalid URL handling
5 years ago
Thibaut Girka cbd75fe128 Remove href attribute of invalid links instead of crashing
5 years ago
Eugen Rochko 1d8d553d8b
Revert "Change links in webUI to rewrite misleading links (#11426)" (#11500)
5 years ago
ThibG 111a0628fc Fix image uploads being perfectly white when canvas read access is blocked (#11499)
5 years ago
ThibG 27a0d02d0d Improve keyboard navigation in privacy dropdown (#11492)
5 years ago
ThibG a12f1a0baf Improve dropdown menu keyboard navigation (#11491)
5 years ago
ThibG 5c73746b69 Trap tab in modals (#11493)
5 years ago
ThibG 792d0dd470 Fix privacy dropdown active state when dropdown is placed on top of it (#11495)
5 years ago
Thibaut Girka 68eb58b805 Fix color of dropdown icons
5 years ago
ThibG f02ffce249 [Glitch] Change icon button styles to make hover/focus states more obvious
5 years ago
ThibG 8b57d704dc [Glitch] Disable list title validation button when list title is empty
5 years ago
Thibaut Girka e50554391a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka ff0ceb28b3 Remove link rewriting option as it is easily bypassable
5 years ago
Thibaut Girka 76b80a1511 Perform case-insensitive comparison for international domain names
5 years ago
Thibaut Girka 43b137e1f9 Perform case-insensitive comparison of non-International domain names
5 years ago
Thibaut Girka a0b6f1665a Make link target domain tag just a bit smaller
5 years ago
Thibaut Girka c01de0f721 Ensure link rewriting setting changes are immediately applied
5 years ago
Thibaut Girka 6600da0f7b Handle Mastodon-generated links for targets starting with “www.” properly
5 years ago
Thibaut Girka df866a464d Add options to highlight misleading links in statuses
5 years ago
Thibaut Girka 49a28e69a5 Move decodeIDNA to app/javascript/flavours/glitch/util
5 years ago
ThibG c8fd823327 Change icon button styles to make hover/focus states more obvious (#11474)
5 years ago
ThibG 089c641020 Disable list title validation button when list title is empty (#11475)
5 years ago
Eugen Rochko 2dee293c4c
Fix scroll to top in single column UI (#11463)
5 years ago
Eugen Rochko 706a48ee1f
Fix column header scrolling with the page (#11458)
5 years ago
Mélanie Chauvel (ariasuni) c4043ba2f2 Fix jumping of toot date when clicking spoiler button (#11449)
5 years ago
Eugen Rochko 648cdbc04a
Add hashtag score for better sorting of autosuggestions (#11427)
5 years ago
ThibG d8097ecd2f [Glitch] Fix crash when expanding search results for hashtags
5 years ago
Thibaut Girka 24968d20a0 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG b31b232edf Change links in webUI to rewrite misleading links (#11426)
5 years ago
ThibG 78144f4c79 Fix crash when expanding search results for hashtags (#11447)
5 years ago
ThibG f48c7689d2
Merge pull request #1179 from ThibG/glitch-soc/merge-upstream
5 years ago
Eugen Rochko 784c88e16d
Fix emoji autosuggestions (#11442)
5 years ago
Thibaut Girka a4a81c5434 Fix crash in /web/lists
5 years ago
Eugen Rochko 51411267fd [Glitch] Add search results pagination to web UI (#11409)
5 years ago
ThibG 7f147acea6 [Glitch] Change contrast of status links that are not mentions nor hashtags
5 years ago
Eugen Rochko 31fc3be0a4 [Glitch] Change account domain block to clear out notifications and follows
5 years ago
Thibaut Girka bca3825c17 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko cfb2ed7823
Add autosuggestions for hashtags (#11422)
5 years ago
ThibG 9349f1067a Fix animate on hover in poll options without CW (#11404)
5 years ago
ThibG 10e78ecf57 Change contrast of status links that are not mentions nor hashtags (#11406)
5 years ago
Eugen Rochko 4cc29eb5ad
Fix tabs bar scrolling along with content on mobile (#11418)
5 years ago
Eugen Rochko 8a4674f2c3
Add search results pagination to web UI (#11409)
5 years ago
Eugen Rochko 4eeff26533
Change account domain block to clear out notifications and follows (#11393)
5 years ago
Thibaut Girka 91da921dbb Fix links in status media having their title rewritten
5 years ago
Thibaut Girka 2d35e4460a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka 48c68eafb7 Handle animated emoji on mouse hover in CWs and poll options
5 years ago
ThibG c1231a846a [Glitch] Play animated custom emoji on hover
5 years ago
ThibG fb1b710e8d Fix scrolling in single-column mode on Chrome (#11395)
5 years ago
Thibaut Girka 621590b4ab Refactor DisplayName component to make it closer to upstream
5 years ago
Thibaut Girka cd8763b600 [Glitch] Display custom emoji in bio field names
5 years ago
Thibaut Girka 444796b69b Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 964ae8eee5
Change unconfirmed user login behaviour (#11375)
5 years ago
Thibaut Girka 6db5669818 Clean up redundant shouldUpdateScroll definitions
5 years ago
Eugen Rochko e58af04287 [Glitch] Fix mutes, blocks, domain blocks and follow requests not paginating
5 years ago
ThibG bd7b1538f1 [Glitch] Fix followers and followings on account profiles
5 years ago
Jakub Mendyk c614abb95d [Glitch] Fix followers/follows layout issues from #8418
5 years ago
Thibaut Girka b294b5956b Add empty column message to bookmarks column
5 years ago
Jakub Mendyk e9f88f4005 [Glitch] Add messages informing that collections are empty
5 years ago
ThibG 59fd622adc Fix boost to original audience not working on mobile (#11371)
5 years ago
ThibG 7de8c51873 Play animated custom emoji on hover (#11348)
5 years ago
ThibG 4bd58b7f2d Display custom emoji in bio field names (#11350)
5 years ago
ThibG f1597e1ab9
Merge pull request #1158 from ThibG/glitch-soc/merge-upstream
5 years ago
Thibaut Girka 249b7c7c12 Fix filtering behaviors
5 years ago
ThibG 490cf3aa03 [Glitch] Add ActivityPub actor representing the entire server
5 years ago
Eugen Rochko bf3ab44e77 Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id`
5 years ago
Thibaut Girka 249991c498 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko aa22b38fdb
Change single-column mode to scroll the whole page (#11359)
5 years ago
ThibG 4fa6472523 Fix avatar animation on hover when not logged in (#11349)
5 years ago
koyu 8df0022e66 Added logout to dropdown menu (#11353)
5 years ago
ThibG 730c4053d6 Add ActivityPub actor representing the entire server (#11321)
5 years ago
Thibaut Girka f170e0492f Fix timestamp display in boost/fav modals in RTL locales
5 years ago
Thibaut Girka 4c28511e4e Fixups
5 years ago
Thibaut Girka 45cee95b14 Public pages RTL fixes
5 years ago
Thibaut Girka c1752b238f Unfiy status__prepend with upstream
5 years ago
Thibaut Girka b021efdefe RTL fixes
5 years ago
Thibaut Girka 964c78c118 Fix some SCSS for RTL behavior
5 years ago
Thibaut Girka 4199f7fd87 Minor fixup
5 years ago
Eugen Rochko b743308928 [Glitch] Fix RTL layout of status display names
5 years ago
Masoud Abkenar bcaea5a9e9 [Glitch] RTL: fix settings button margins in column headers
5 years ago
Thibaut Girka fabfa90e6c Make width breakpoint for removing margins consistent and match upstream
5 years ago
Thibaut Girka 6ff285d948 Fix *another* typo and crash in StatusIcons
5 years ago
Thibaut Girka a2df11ebaf Fix typo and crash in StatusIcons
5 years ago
Thibaut Girka 46687a3cbd Shorten status icon tooltip text
5 years ago
Thibaut Girka 572009cf56 Add status icon for local-only toots
5 years ago
Thibaut Girka 7db7cb31b1 Add tooltips to status icons
5 years ago
Eugen Rochko e91bf82083 [Glitch] Add option to disable real-time updates in web UI
5 years ago
Eugen Rochko 729723f857 Add option to disable real-time updates in web UI (#9984)
5 years ago
Eugen Rochko 9b1d3e4acb
Add option to disable real-time updates in web UI (#9984)
5 years ago
Eugen Rochko cecd0c3cb1
New Crowdin translations (#11153)
5 years ago
Thibaut Girka 1b074d2a50 Add link to edit each listed filter
5 years ago
Thibaut Girka f7fa11c4cd Make some strings translatable
5 years ago
Thibaut Girka fc8577cf2b Minor refactoring
5 years ago
Thibaut Girka 707b8d7d75 Move the “Show why” button inline
5 years ago
Thibaut Girka 85f3bc1ab3 Implement feature to add filtered phrases to content warnings
5 years ago
Thibaut Girka 42b59b730b Implement option to completely hide filtered toots
5 years ago
Thibaut Girka 16b79a6237 Add options to configure filtering behavior
5 years ago
Thibaut Girka bde7a415b9 Add a way to know why a status has been filtered, and show it anyway
5 years ago
Thibaut Girka e9fac2def9 Do not keep polls pre-filled in thread mode
5 years ago
Thibaut Girka e0bfa685c6 Fix error boundary CSS
5 years ago
Thibaut Girka 0baaee495f Fix report dialog crashing when a toot gets deleted
5 years ago
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247)
5 years ago
ThibG 64f3bc77ac [Glitch] Only scroll to the compose form if it's not horizontally in the viewport
5 years ago
Thibaut Girka 7039dca12c Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge-upstream
5 years ago
ThibG c07cca4727 Only scroll to the compose form if it's not horizontally in the viewport (#11246)
5 years ago
ThibG 47c30be8d8 [Glitch] Memoize ancestorIds and descendantIds in detailed status view
5 years ago
ThibG 894d82a325 [Glitch] When deleting & redrafting a poll, fill in closest expires_in
5 years ago
Thibaut Girka 6ab84c12a7 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 99924f282f Memoize ancestorIds and descendantIds in detailed status view (#11234)
5 years ago
ThibG dc88d226e1 When deleting & redrafting a poll, fill in closest expires_in (#11203)
5 years ago
Thibaut Girka c94966891a Minor cleanup and maybe minor performance improvements
5 years ago
Thibaut Girka 9d6b46fe34 Minor optimization regarding regexp filtering in timelines
5 years ago
Thibaut Girka c49f7d5d16 Use strict equality rather than Immutable.is as the compared props are values
5 years ago
Thibaut Girka 82a76f03a4 Assume children of visible IntersectionObserverArticle always change
5 years ago
Thibaut Girka c0b5ee315d Revert to using upstream's optimisations
5 years ago
Thibaut Girka 0ef6a114e7 Fix error boundary DOM
5 years ago
Thibaut Girka 82cd138c89 Fix some React warnings
5 years ago
Thibaut Girka b6e9b7d1cd [Glitch] When sending a toot, ensure a CW is only set if the CW field is visible
5 years ago
ThibG cbb41e2dad [Glitch] Optimize makeGetStatus
5 years ago
ThibG 46829e009e [Glitch] Use ScrollToOptions for smooth scrolling if supported
5 years ago
Thibaut Girka c5495a448c Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG f895bf1984 Optimize makeGetStatus (#11211)
5 years ago
ThibG ccc7fe3e1d When sending a toot, ensure a CW is only set if the CW field is visible (#11206)
5 years ago
ThibG 84ff393842 Use ScrollToOptions for smooth scrolling if supported (#11207)
5 years ago
Eugen Rochko 662252c8f7 [Glitch] Add categories for custom emojis
5 years ago
ThibG 4d964398de [Glitch] Fix swiping columns on mobile sometimes failing
5 years ago
Thibaut Girka 3922b518f7 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 4f5b221be2 Display FTS warning based on actual search term, not the one being typed (#11202)
5 years ago
ThibG 43698e08ca [Glitch] Add message telling FTS is disabled when no toot can be found because of this
5 years ago
Eugen Rochko e64e6a03dd
Add categories for custom emojis (#11196)
5 years ago
ThibG 072158ee97 Fix swiping columns on mobile sometimes failing (#11200)
5 years ago
Thibaut Girka c8ba75b963 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka 6ad870a410 Change search components classes and styling to match upstream
5 years ago
ThibG ca8944728f Add message telling FTS is disabled when no toot can be found because of this (#11112)
5 years ago
ThibG 4175f13155 [Glitch] Add option to disable blurhash previews
5 years ago
PatOnTheBack 383136d9bb [Glitch] Removed extra pipes from regex.
5 years ago
ThibG 5c3171e8ea [Glitch] Apply filters to poll options in WebUI
5 years ago
Thibaut Girka aaec64a500 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 3086c645fd Add option to disable blurhash previews (#11188)
5 years ago
ThibG 32a4494926 Scroll to compose form rather than reply indicator on focus (#11182)
5 years ago
Thibaut Girka 9ef25877df Scroll to compose form rather than reply indicator on focus
5 years ago
PatOnTheBack 5b20284f6f Removed extra pipes from regex. (#11181)
5 years ago
ThibG 47ef4a6c7a Apply filters to poll options (#11174)
5 years ago
Thibaut Girka 598cdc9542 Use a different icon for audio attachments
5 years ago
Eugen Rochko d7eb580053 [Glitch] Add media description as title to links of unknown media attachments
5 years ago
Eugen Rochko 967456b6a9 [Glitch] Add audio uploads
5 years ago
Thibaut Girka ddd875ad99 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 8fe7116cdf
New Crowdin translations (#11144)
5 years ago
koyu 6eb5241099 Change camera icon to paperclip icon in upload form (#11149)
5 years ago
Eugen Rochko 84f945d64c
Bump version to 2.9.1 (#11143)
5 years ago
Eugen Rochko 6e7e714bd9
New Crowdin translations (#11116)
5 years ago
Eugen Rochko 49ebda4d49
Change audio format from ogg to mp3 for wider compatibility (#11141)
5 years ago
Thibaut Girka 38d2882447 Fix NavigationBar styling
5 years ago
Thibaut Girka bb9459774d Add NavigationBar to getting started column in single-column mode
5 years ago
Eugen Rochko f7f23b4a19
Add audio uploads (#11123)
5 years ago
ThibG 3771a993b7 [Glitch] Completely hide toots matched by “irreversible” filters even if they got to the client
5 years ago
Thibaut Girka 356e9150df Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka f4b008906d Change preferences link in local settings modal from sliders to cog for consistency
5 years ago
Thibaut Girka ed2f0f6152 Fix bottom margin of lists in toots
5 years ago
Thibaut Girka a06e7bc3fb Change plaintext icon in composer options
5 years ago
Eugen Rochko ede0be5dba
New Crowdin translations (#11077)
5 years ago
ThibG c8fae508cf Completely hide toots matched by “irreversible” filters even if they got to the client (#11113)
5 years ago
Thibaut Girka f57a0f89a8 Fix styling of poll options on public pages in glitch flavour
5 years ago
Thibaut Girka 5717f75340 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka d3aaacb6d4 Do not scroll in the compose panel on single-column
5 years ago
ThibG 01e362316c Do not scroll in the compose panel on single-column (#11093)
5 years ago
Thibaut Girka a29ab6f1bd Fix composer buttons overflowing the composer box in single-column
5 years ago
Eugen Rochko b6f76d1306 [Glitch] Change full logo to use primary text color of the given theme
5 years ago
Thibaut Girka e433386545 Fix replying not automatically switching to compose form on mobile
5 years ago
Thibaut Girka 0fd7a8b63d Include necessary JS in auth pages
5 years ago
ThibG 7b68e1725c [Glitch] List attachments in boost modal
5 years ago
Thibaut Girka 60adda7e59 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 80849812d2 [Glitch] Fix ordering of keyboard access between CW field, textarea and emoji picker
5 years ago
ThibG d1edbfaed3 [Glitch] Only show profile directory link when it's enabled
5 years ago
ThibG 983cbd558d [Glitch] Fix border-bottom of active tab bars
5 years ago
Thibaut Girka 0f41be5581 Fix notification badge
5 years ago
Thibaut Girka 0ccc06b87f Fix multiple-column padding
5 years ago
Thibaut Girka a773d02946 Add hints to make local settings about layout more explicit
5 years ago
Thibaut Girka 44b1a39682 Replace link to favourites with link to bookmarks
5 years ago
Thibaut Girka 9400ec43cc Fix navigation panel
5 years ago
Thibaut Girka 127ead34c4 Restore navigation bar position glitch-soc setting
5 years ago
Thibaut Girka b191861e15 Use forceSingleColumn only in automatic layout mode
5 years ago
Thibaut Girka 47307e6c13 Default to multiple column mode if backend doesn't have appropriate seting
5 years ago
Thibaut Girka b222d1ae26 Fix and refactor SCSS
5 years ago
Thibaut Girka 7fd8797d20 Add app settings link to single-column mode
5 years ago
Eugen Rochko 1b130f964f [Glitch] Fix position of search icon
5 years ago
Eugen Rochko 362f3973be [Glitch] Fix some React warnings
5 years ago
Eugen Rochko 3485acefed [Glitch] Fix margins on profile metadata in single column mode
5 years ago
Wenceslao Páez Chávez 867d1233c7 [Glitch] Fix overlap of emoji button on search popup
5 years ago
Takeshi Umeda 8f924eb961 [Glitch] Fix emoji picker being always displayed
5 years ago
Eugen Rochko a5398c3df8 [Glitch] Add profile directory link to single column navigation panel
5 years ago
Takeshi Umeda 1329308bc7 [Glitch] Improvement variable height in single column layout
5 years ago
Hanage999 02d6187894 [Glitch] Center 2-columns layout without side effect
5 years ago
Eugen Rochko 763735f92e [Glitch] Refactor footers in web UI into a single component
5 years ago
abcang 9bb4f796db [Glitch] Display notifications count on a new single column
5 years ago
Hanage999 c095eed121 [Glitch] Fix wrong redirect from getting started to home in advanced Web UI
5 years ago
Eugen Rochko ff88387a4a [Glitch] Improvements to the single column layout
5 years ago
Eugen Rochko d99a661f08 [Glitch] Add responsive panels to the single-column layout
5 years ago
Eugen Rochko 0bd9f23e6d [Glitch] Various improvements to single column layout
5 years ago
Eugen Rochko 610b4b44c4 [Glitch] Add single-column mode
5 years ago
Eugen Rochko 5c7f1e8e2f
New Crowdin translations (#11075)
5 years ago
Eugen Rochko e6024d610d
New Crowdin translations (#11073)
5 years ago
ThibG b4d67fe57a Fix ordering of keyboard access between CW field, textarea and emoji picker (#11066)
5 years ago
ThibG dd45c63921 List attachments in reply indicator and boost modal (#10997)
5 years ago
Eugen Rochko 917f0ea619
New Crowdin translations (#11069)
5 years ago
Thibaut Girka fe5c4f976c Fix clicking on the elefriend
5 years ago
ThibG a4a502e85c Do not expand toot when clicking on a poll option (#11067)
5 years ago
ThibG 1b4dcc3f78 Only show profile directory link when it's enabled (#11064)
5 years ago
ThibG faafc3ae25 Fix border-bottom of active tab bars (#11068)
5 years ago
Eugen Rochko 809d1faa49
New Crowdin translations (#11062)
5 years ago
Eugen Rochko 481cc19d4d
New Crowdin translations (#11060)
5 years ago
Thibaut Girka 32bdff09c1 Properly handle unboosting statuses from detailed view
5 years ago
mayaeh 7652190509 i18n: Update Japanese translations (#11035)
5 years ago
Eugen Rochko 82899b3d2e [Glitch] Fix list not being automatically unpinned when it returns 404 in web UI
5 years ago
Thibaut Girka 7065ba5930 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Masoud Abkenar 69c2bbcc87 l10n: update Persian translation (#11050)
5 years ago
唐宗勛 02323aa1d8 update zh-CN translations (#11046)
5 years ago
Eugen Rochko 92b572e2a3
Fix list not being automatically unpinned when it returns 404 in web UI (#11045)
5 years ago
Eugen Rochko ef438bd7e8
Add German translations (#11043)
5 years ago
Thibaut Girka 7778de467c Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 5bcd98172c Fix clicking on the left side of a conversation not marking it as read (#11041)
5 years ago