5656 Commits (9a3d91f629ae0e8f722d56b8634bfad299ab9f04)

Author SHA1 Message Date
Claire 2277913f3f
Add closed registrations modal (#19437)
2 years ago
Yamagishi Kazutoshi eebbc5439a
Disable media cache on service worker (#19471)
2 years ago
Eugen Rochko 8ebff0efcb
Change post editing to be enabled in web UI (#19103)
2 years ago
Eugen Rochko f8ca3bb2a1
Add ability to view previous edits of a status in admin UI (#19462)
2 years ago
Eugen Rochko 6f01111863
Fix wrong size of avatars in admin UI (#19457)
2 years ago
Claire 267978d4fe
Remove navigation links to /explore when trends are disabled (#19415)
2 years ago
Eugen Rochko 0ca29eaa3f
Change layout of posts in web UI (#19423)
2 years ago
Eugen Rochko fcca781aae
Change design of translations in web UI (#19453)
2 years ago
Eugen Rochko 9757c917da
Fix `nofollow` rel being removed in web UI (#19455)
2 years ago
Claire 30453fab80
Add mention of the translation provider when translating a post (#19433)
2 years ago
Claire 8046cf34d6
Change “Translate” button to only show up when a translation backend is configured (#19434)
2 years ago
Claire dd76bbf8b7
Fix WebUI notification settings for new user and new report notifications (#19436)
2 years ago
Eugen Rochko 3ad0a2ae3d
Fix language dropdown causing zoom on mobile devices in web UI (#19428)
2 years ago
Eugen Rochko 73de39e632
Fix media, following and followers tabs in web UI (#19426)
2 years ago
Eugen Rochko 5452af2188
Fix redirecting to `/publish` when compose form is visible in web UI (#19427)
2 years ago
Eugen Rochko 3124f946ee
New Crowdin updates (#19405)
2 years ago
Eugen Rochko 1fd6460b02
Change floating action button to be a button in header in web UI (#19422)
2 years ago
Eugen Rochko c2c14331b2
Fix PWA manifest using `/web` paths (#19421)
2 years ago
Eugen Rochko a43a823768
Add error boundary around routes in web UI (#19412)
2 years ago
Eugen Rochko 56efa8d22f
Fix reply not opening compose page on certain screen sizes in web UI (#19417)
2 years ago
Eugen Rochko 73a48318a1
Fix error when rendering limited account in web UI (#19413)
2 years ago
Claire 062b3c9090
Change landing page to be /about instead of /explore when trends are disabled (#19414)
2 years ago
Eugen Rochko 7c152acb2c
Change settings area to be separated into categories in admin UI (#19407)
2 years ago
Eugen Rochko e623c07372
New Crowdin updates (#19350)
2 years ago
Eugen Rochko 5e908c5a95
Fix case-sensitive look-up for profiles in web UI (#19397)
2 years ago
Eugen Rochko 23d367f544
Fix too many featured tags causing navigation panel scroll in web UI (#19398)
2 years ago
Eugen Rochko 74738b4993
Fix error on profile in web UI (#19396)
2 years ago
Eugen Rochko 839f893168
Change public accounts pages to mount the web UI (#19319)
2 years ago
Eugen Rochko aefa9253d6
Change featured hashtags to be displayed in navigation panel (#19382)
2 years ago
prplecake 1b83040bd4
Don't use "unfollow language" when cancelling follow requests (#19363)
2 years ago
Eugen Rochko 4adb267f91
Fix showing translate button when status has no language in web UI (#19388)
2 years ago
Eugen Rochko 9c7f4ab8e8
Fix missing rules in report modal in web UI (#19387)
2 years ago
Eugen Rochko 8a1d10cb35
Fix error while server rules are loading in report modal in web UI (#19385)
2 years ago
Takeshi Umeda 4c7b5fb6c1
Add featured tags selector for WebUI (#19358)
2 years ago
Yamagishi Kazutoshi e02bdc14fd
Fix missing `isCancel` (#19354)
2 years ago
Yamagishi Kazutoshi 219c38b921
Replace `CancelToken` to `AbortSignal` (#19352)
2 years ago
Claire 7e62688a0e
Fix notification cleaning mode causing notifications to get stuck (#1868)
2 years ago
Eugen Rochko 8a9d774a84
New Crowdin updates (#19344)
2 years ago
Eugen Rochko 1bd00036c2
Change about page to be mounted in the web UI (#19345)
2 years ago
Claire 27a2edcb79
Fix issues with notification cleaning mode when there is a disconnection gap (#1867)
2 years ago
Yamagishi Kazutoshi 7afc6a630c
Redirect non-logged-in user to owner statuses on single user mode (#19333)
2 years ago
Claire 2bb443c7d5
Port various forgotten fixes from upstream (#1864)
2 years ago
Claire 18f210aff6
Fix accidentally importing vanilla code in glitch-soc flavor (#1863)
2 years ago
Claire e1db6cf320 Move flavours/glitch/features/emoji_picker back to flavours/glitch/features/compose/containers/emoji_picker_dropdown_container
2 years ago
Claire b728b25c10 Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji
2 years ago
Claire b75bf336bd Move more modules from flavours/glitch/utils to flavours/glitch
2 years ago
Claire 2535ec4fcb Remove unused `redux_helpers` module
2 years ago
Claire 0f4a4d7527 Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/compose/util/
2 years ago
Claire 7097a459be Move flavours/glitch/utils/ready to flavours/glitch/ready
2 years ago
Claire 015e798394 Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/
2 years ago
Claire d3879c07b1 Rename flavours/glitch/util into flavours/glitch/utils
2 years ago
Claire 1be97ce17f Remove unneeded change in flavours/glitch/api
2 years ago
Claire c285546052 Move flavours/glitch/util/api to flavours/glitch/api
2 years ago
Claire 64342a87b4 Refactor initial_state to isolate glitch-soc changes
2 years ago
Claire 26b687160b Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
2 years ago
Eugen Rochko c70bffd89f
New Crowdin updates (#19330)
2 years ago
Yamagishi Kazutoshi d787343325
Hide list panel from nav bar in mobile layout (#19337)
2 years ago
Yamagishi Kazutoshi 3eef8a7a81
Fix `ColumnLink` labels not disappearing in mobile UI (#19334)
2 years ago
Eugen Rochko d04fbe6fe0 [Glitch] Change font size of active users in server banner to be larger in web UI
2 years ago
trwnh 0d0fac939d [Glitch] Fix crash in report modal
2 years ago
Eugen Rochko 757e16a0b5 [Glitch] Add server banner to web app
2 years ago
Eugen Rochko bf3cb42da7 Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)
2 years ago
Yamagishi Kazutoshi d3f1a010e5
Fix fedi/local timeline nav link always hide (#19329)
2 years ago
Eugen Rochko f879c42747
New Crowdin updates (#19317)
2 years ago
Eugen Rochko c9fadb3cae [Glitch] Add interaction modal to logged-out web UI
2 years ago
Eugen Rochko 90c6b0aed6 [Glitch] Fix trying to connect to streaming API when logged out in web UI
2 years ago
Eugen Rochko 60e2cdd81a [Glitch] Fix various issues with logged-out web UI
2 years ago
Yamagishi Kazutoshi f4fe985a03 [Glitch] Fix missing await
2 years ago
Yamagishi Kazutoshi cc93cd5d6c [Glitch] Disable push notification when not logged in
2 years ago
Eugen Rochko 9ee2746a36 [Glitch] Add dynamic document title to WebUI
2 years ago
Eugen Rochko 1ddd2186de [Glitch] Add sign-up button to logged-out web UI
2 years ago
Eugen Rochko b38361a347 [Glitch] Fix various issues with logged-out Web UI
2 years ago
Eugen Rochko 0765324622
Fix intermediary responsive layout, accessibility on navigation in web UI (#19324)
2 years ago
Claire 3f0505ea15 Fix logged-out UI not using single-column interface
2 years ago
Eugen Rochko 0ff1d62c7a [Glitch] Add logged-out access to the web UI
2 years ago
Eugen Rochko 022547fbdf [Glitch] Fix wrong logo on start screen in web UI
2 years ago
Eugen Rochko 52e056cd61 [Glitch] Fix logo on /web/start
2 years ago
Eugen Rochko 9cbb51e897 [Glitch] Add empty message for “Explore” tabs
2 years ago
Claire 2b00ccdbd5
Fix button to dismiss suggestions not showing up in search results (#19325)
2 years ago
Claire 7ba5905416 Restore ability to discard interactions-based follow suggestions
2 years ago
Eugen Rochko f41ec9af05
Add dismissable hints to various timelines in web UI (#19315)
2 years ago
Yamagishi Kazutoshi a5112b51fd
Add title to pages with missing title in Web UI (#19322)
2 years ago
Yamagishi Kazutoshi e82467ca41
Remove timeline preview link from nav panel when not signed-in (#19320)
2 years ago
Claire d4f13b9041 Change “Explore” tab to only provide search when trends are disabled
2 years ago
Eugen Rochko da67e0660a [Glitch] Add pagination for trending statuses in web UI
2 years ago
Eugen Rochko 9b17b26df4 [Glitch] Fix crash when search fails in web UI
2 years ago
Eugen Rochko de9700a71a [Glitch] Fix public timelines being inaccessible on one stage of responsive layout in web UI (#17760)
2 years ago
mayaeh 815bf3753a [Glitch] Change the "Explore" icon from fa-globe to fa-hashtag
2 years ago
mayaeh 2097fd9008 [Glitch] Add menu column of explore to getting-started
2 years ago
Eugen Rochko 5854540e8c [Glitch, partial] Change appearance of account cards in web UI
2 years ago
Eugen Rochko c1fbef0965 [Glitch] Remove profile directory link from main navigation panel
2 years ago
Eugen Rochko 6e208a817d [Glitch] Fix not showing loading indicator when searching in web UI
2 years ago
Eugen Rochko 058b74dc0a [Glitch] Add explore page to web UI
2 years ago
Eugen Rochko 870f0aae48 [Glitch] Fix pop-out player appearing on mobile screens in web UI
2 years ago
Claire 30f4268f32
[Glitch] Add ability to select all accounts matching search for batch (#1857)
2 years ago
Claire 46224385e2 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko d4b0aa7450
Fix trying to connect to streaming API when logged out in web UI (#19316)
2 years ago
Eugen Rochko 9a685e2f8c
New Crowdin updates (#19297)
2 years ago
Eugen Rochko a2ba011326
Change privacy policy to be rendered in web UI, add REST API (#19310)
2 years ago
Eugen Rochko 7fb738c837
Add interaction modal to logged-out web UI (#19306)
2 years ago
trwnh 99a43f0282
Fix #19304 (#19305)
2 years ago
Eugen Rochko 679274465b
Add server rules to sign-up flow (#19296)
2 years ago
prplecake c19a3517a0
Clarify language RE secondary toot button (#1851)
2 years ago
Eugen Rochko 26f2586b62
New Crowdin updates (#19289)
2 years ago
Eugen Rochko 0e41d360c0
Change font size of active users in server banner to be larger in web UI (#19295)
2 years ago
Eugen Rochko d2528b26b6
Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)
2 years ago
Eugen Rochko 02ba9cfa35
Remove code for rendering public and hashtag timelines outside the web UI (#19257)
2 years ago
Eugen Rochko e2b561e3a5
Fix logged-out web UI on smaller screens (#19263)
2 years ago
Eugen Rochko 240beed171
New Crowdin updates (#19255)
2 years ago
Yamagishi Kazutoshi fc3d248df7
Fix missing await (#19273)
2 years ago
Yamagishi Kazutoshi 216dbaedaf
Disable push notification when not logged in (#19272)
2 years ago
Claire 22af8f7563 Fix clicking bookmark column header not scrolling to top in single-column
2 years ago
Claire b76cef6212 Fix clicking List timeline header not scrolling to top in single-column
2 years ago
Claire 37eaa7fc01
Fix “Change subscribed languages” crashing in some situations (#19268)
2 years ago
Claire 6ee768b7b2 Fix “Change subscribed languages” crashing in some situations
2 years ago
Eugen Rochko f416e36f0f [Glitch] Add ability to filter followed accounts' posts by language
2 years ago
Eugen Rochko d25de7f01e [Glitch] Change path of privacy policy page
2 years ago
Claire e18ba67727 [Glitch] Add privacy icons to report modal
2 years ago
Claire bfc539cfb4 Revert "Change "Allow trends without prior review" setting to include statuses (#17977)"
2 years ago
Claire 221580a3af Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko c55219efa8
Remove volume number from hashtags in web UI (#19253)
2 years ago
Eugen Rochko cf5d27c3b7
New Crowdin updates (#19252)
2 years ago
Eugen Rochko c8245e64c5
Fix wrong logo on start screen in web UI (#19254)
2 years ago
Eugen Rochko 36f4c32a38
Change path of privacy policy page (#19249)
2 years ago
Eugen Rochko e623c302d5
Add sign-up button to logged-out web UI (#19250)
2 years ago
Eugen Rochko 43b5d5e38d
Add logged-out access to the web UI (#18961)
2 years ago
Eugen Rochko ce5d092a86
New Crowdin updates (#19229)
2 years ago
Eugen Rochko 55a2e9b5be
Fix translations not being formatted, other issues in web UI (#19245)
2 years ago
Eugen Rochko 3e0999cd11
New Crowdin updates (#19208)
2 years ago
Eugen Rochko 0d6b878808
Add user content translations with configurable backends (#19218)
2 years ago
Claire d2f7e30a28
Add privacy icons to report modal (#19190)
2 years ago
Eugen Rochko 7191db0e43
New Crowdin updates (#19167)
2 years ago
Eugen Rochko 50948b46aa
Add ability to filter followed accounts' posts by language (#19095)
2 years ago
dependabot[bot] 4793950136
Bump jest from 28.1.3 to 29.0.3 (#19162)
2 years ago
Eugen Rochko b312f35d24
New Crowdin updates (#19049)
2 years ago
Mélanie Chauvel 9d7c323abd
Make composers button all aligned and the same size (#1843)
2 years ago
Claire 2a46fcc3ed
Fix regexp filtering in pinned community/public TLs (#1840)
2 years ago
Claire 156c6ea36c
Fix position of “expand” icon in media modal on glitch-soc (#1838)
2 years ago
Claire 0495302f1c
Fix local settings navigation (#1836)
2 years ago
Claire 90917b305a
Fix WebUI error in development mode (#19078)
2 years ago
Claire bbb45568ad
Fix WebUI error in development mode (#1835)
2 years ago
Claire 7a02c1d9ba
Add regexp filter field to public timeline column settings (#1834)
2 years ago
Yamagishi Kazutoshi 54ae7a221e [Glitch] Replace to `workbox-webpack-plugin` from `offline-plugin`
2 years ago
Claire 077183a121 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 546672e292
Change "Allow trends without prior review" setting to include statuses (#17977)
2 years ago
Jeong Arm 54d9a9c18a
Fix react warning on notifications column (#1832)
2 years ago
Shlee 1fac99e842
Add rel="noopener" to links to remote profiles (#19014)
2 years ago
Eugen Rochko 5b0e8cc92b
Add ability to select all accounts matching search for batch actions (#19053)
2 years ago
Yamagishi Kazutoshi 81e1cc5fec
Replace to `workbox-webpack-plugin` from `offline-plugin` (#18409)
2 years ago
Claire d99f91bceb [Glitch] Fix quickly switching notification filters resulting in empty or incorrect list
2 years ago
Claire 43a1bfd05d [Glitch] Fix “Filter this post” potentially listing deleted filters
2 years ago
Claire 3ff340c790 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 55bef1e34f
Fix quickly switching notification filters resulting in empty or incorrect list (#19052)
2 years ago
Claire 2cae5f5b8d
Fix “Filter this post” potentially listing deleted filters (#19051)
2 years ago
Eugen Rochko 3efa8da2d6
New Crowdin updates (#18972)
2 years ago
Claire 2b03e21d36 Fix glitch-soc-specific timeline filtering logic
2 years ago
Claire 3844f15da0 Remove obsolete filter local settings
2 years ago
Claire 0b733ca790 [Glitch] Add ability to filter individual posts
2 years ago
Takeshi Umeda 28f0dfc0b4 [Glitch] Fix case where boolean was passed to onFilter on StatusActionBar
2 years ago
Claire 93b6ad2c6c [Glitch] Remove dead code in WebUI filtering code
2 years ago
Claire bbafe28fbc [Glitch] Fix reblogged statuses being erroneously shown as filtered
2 years ago
Claire a15fe32e61 [Glitch] Revamp post filtering system
2 years ago
Claire 448ed92f76 [Glitch] Fix quickly switching notification filters resulting in empty or incorrect list
2 years ago
Claire 3c80b62045 [Glitch] Fix media modal link button
2 years ago
Takeshi Umeda 68564a622c [Glitch] Fix action type for unfollowHashtag
2 years ago
Claire 2d1d4210f9 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Takeshi Umeda 5d70a16a14
Fix action type for unfollowHashtag (#18924)
2 years ago
Takeshi Umeda 66b8abf218
Fix case where boolean was passed to onFilter on StatusActionBar (#18923)
2 years ago
Claire ba745ca99a
Fix media modal link button (#18877)
2 years ago
Claire afb8bc97d0
Fix quickly switching notification filters resulting in empty or incorrect list (#18960)
2 years ago
Claire 50487db122
Add ability to filter individual posts (#18945)
2 years ago
Shlee 8a93dd3d83 [Glitch] Update notifications.js
2 years ago
Claire 0b37299775 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Shlee d92ce31c92
Update notifications.js (#18977)
2 years ago
Rens Groothuijsen 41fa50ac86 [Glitch] Add warning for sensitive audio posts
2 years ago
Claire e2a7a458d6 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko aa33c7f26e
New Crowdin updates (#18905)
2 years ago
Rens Groothuijsen e6979aa6d4
Add warning for sensitive audio posts (#17885)
2 years ago
Claire 3a9e3c1248 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
prplecake 991349e6e2
[Glitch] Add ability to follow hashtags in web UI
2 years ago
prplecake bcb958c264
Merge remote-tracking branch 'mastodon/main' into cit/wip/follow-hashtags
2 years ago
Eugen Rochko 4b36e47474
New Crowdin updates (#18855)
2 years ago
Mélanie Chauvel f174ce1048
Use slightly more margin between post buttons (under compose box) (#1816)
2 years ago
Claire 18346f4044 Add option to share CW toggle state across instances of a post
2 years ago
Claire eacde1a130 Regroup CW unfolding settings in their own section
2 years ago
Claire a5f81e1abd Improve interaction between out-of-CW attachments and collapsed toots
2 years ago
Claire db5b44330d Add explanation for some options in the local settings dialog
2 years ago
Claire 3f4e27ab6f Add local setting toggle to move media attachments outside CWs
2 years ago
Eugen Rochko 1ceebf2710 [Glitch] Change hashtag numbers to have clearer labels in web UI
2 years ago
Yamagishi Kazutoshi 969d805e86 [Glitch] Bump react-redux-loading-bar from 4.0.8 to 5.0.4
2 years ago
Eugen Rochko 9608e720a4
Add ability to follow hashtags in web UI (#18862)
2 years ago
Claire d799fe2082 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko f5d8501138
Change hashtag numbers to have clearer labels in web UI (#18864)
2 years ago
Eugen Rochko f8b3e36929
New Crowdin updates (#18810)
2 years ago
Yamagishi Kazutoshi d5ca204e89
Bump react-redux-loading-bar from 4.0.8 to 5.0.4 (#18562)
2 years ago
Jeong Arm 7205098ccf [Glitch] Fix badge color not affected
2 years ago
Claire 3a516acfc2 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Jeong Arm f248d95be2
Fix badge color not affected (#18826)
2 years ago
Claire cd87d7dcef Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko bbb5f1917d
New Crowdin updates (#18781)
2 years ago
Eugen Rochko e7aa2be828
Change how hashtags are normalized (#18795)
2 years ago
Eugen Rochko c9d6571da8
New Crowdin updates (#18716)
2 years ago
Eugen Rochko 30e7836a19 [Glitch] Add customizable user roles
2 years ago
Claire 92c06a1113 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 44b2ee3485
Add customizable user roles (#18641)
2 years ago
Claire 1418574447 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire a233a9bfb5
Remove dead code in WebUI filtering code (#18745)
2 years ago
Claire 3c24f19afe
Fix reblogged statuses being erroneously shown as filtered (#18744)
2 years ago
Eugen Rochko 485b43ed7e [Glitch] Add notifications for new reports
2 years ago
Claire f218e633b4 [Glitch] [SSR only] Revamp post filtering system
2 years ago
mayaeh 97f81577f1 [Glitch] Fixed the setting page's logo that is not displayed on the smartphone
2 years ago
Claire fe5f6bc7ed Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 02851848e9
Revamp post filtering system (#18058)
2 years ago
Eugen Rochko 2936f42a14
Add notifications for new reports (#18697)
2 years ago
Eugen Rochko 829b978a89
New Crowdin updates (#18671)
2 years ago
mayaeh 65ad589848
Fixed the setting page's logo that is not displayed on the smartphone (#18710)
2 years ago
Eugen Rochko 353e2c5d84 [Glitch] Fix contrast of some elements with new brand colors
2 years ago
Claire 0e74d4da59 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 0391b2a603
Fix contrast of some elements with new brand colors (#18691)
2 years ago
Claire 7a75bce1b4
Fix checkmark on interaction buttons with larger fonts (#1799)
2 years ago
Eugen Rochko 3f02157a94
New Crowdin updates (#18605)
2 years ago
Eugen Rochko fe2d6fe105
Fix wrong aspect ratio of logo in icons (#18639)
2 years ago
Claire f938afee72 [Glitch] Fix logo gradient not working on some Safari and Blink-based browsers
2 years ago
Eugen Rochko b31c32fd61 [Glitch] Change brand color and logotypes
2 years ago
Claire 15929a3d59 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 37cd984acf
Fix logo gradient not working on some Safari and Blink-based browsers (#18634)
2 years ago
Eugen Rochko d064476c4a [Glitch] Add administrative webhooks
2 years ago
Claire edaaf6a5e9 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 45aa5781ce
Change brand color and logotypes (#18592)
2 years ago
Eugen Rochko a2871cd747
Add administrative webhooks (#18510)
2 years ago
Claire 3d841eba69
Fix language indicator text color (#1795)
2 years ago
Eugen Rochko 17ba5e1e61
New Crowdin updates (#18561)
2 years ago
Eugen Rochko 7bf37551c8 [Glitch] Change label of publish button to be "Publish" again
2 years ago
Claire e94c8b9e29 [Glitch] Change language to be carried over on reply
2 years ago
Claire 444ac6d6e9 [Glitch] Remove unnused otherAccounts property
2 years ago
Jeong Arm 1db92b510d [Glitch] Add lang html attr to each posts
2 years ago
Claire 25a46d9e59 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Yamagishi Kazutoshi 84266f87e7
Replace from Code Climate to Super-Linter (#18587)
2 years ago
Eugen Rochko 628c177ebe
Change label of publish button to be "Publish" again (#18583)
2 years ago
Jeong Arm bbda3592d8
Translate: Korean (#1790)
2 years ago
Claire 14d7cf39f4
Change language to be carried over on reply (#18557)
2 years ago
Claire 2f6416db53
Remove unnused otherAccounts property (#18556)
2 years ago
Eugen Rochko 3238f570db
New Crowdin updates (#18507)
2 years ago
Jeong Arm dc7e2985e6
Add lang html attr to each posts (#18544)
2 years ago
Alexander Ivanov 379a7a7ca7
Add support for webp uploads (#18506)
2 years ago
Eugen Rochko d21251f8fe
Remove unused assets (#18541)
2 years ago
Claire 53c89ee44b
Add language indicator icon and local settings for status icons (#1788)
2 years ago
Claire f13d910f3e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko a4fa9e23fc
Change "dangerous" to "sensitive" in privacy policy and web UI (#18515)
2 years ago
Claire 444b650094
Add checkmark on top of status icon buttons when they are active (#1783)
2 years ago
Claire 3fd2aadb23
Various code cleanup (#1782)
2 years ago
Eugen Rochko 96f29ce91a
New Crowdin updates (#18458)
2 years ago
Claire 4ab3ad3bef
Fix crash in glitch-soc search results when Elasticsearch is disabled (#1780)
2 years ago
Yamagishi Kazutoshi 228ec75048 [Glitch] Fix languages dropdown on light theme
2 years ago
Claire 22111914bf Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Yamagishi Kazutoshi e925b06721
Fix languages dropdown on light theme (#18460)
2 years ago
Eugen Rochko 9a0fa28993
New Crowdin updates (#18419)
2 years ago
Eugen Rochko 2e5fb45be5 [Glitch] Add language dropdown to compose in web UI
2 years ago
Claire 4415005de7 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire b91196f4b7
Add confirmation page when importing blocked domains (#1773)
2 years ago
Eugen Rochko 0cdb077570
Add language dropdown to compose in web UI (#18420)
2 years ago
Claire 040b7d37a4 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire dc350be6f5
Use upstream's settings for CW auto-expand and column swiping (#1770)
2 years ago
Eugen Rochko 95a036c598
New Crowdin updates (#18339)
2 years ago
Eugen Rochko 6fb837aa1d [Glitch] Add `limited` attribute to accounts in REST API and a warning in web UI
2 years ago
Eugen Rochko bb1a3e902d [Glitch] Remove Keybase integration
2 years ago
Claire b356a995c1 [Glitch] Fix block/mute lists showing a follow button when unblocking a user (#18364)
2 years ago
Claire 5fd8780b14 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko b4d373a3df
Add `limited` attribute to accounts in REST API and a warning in web UI (#18344)
2 years ago
Claire 662ed53c18
Fix block/mute lists showing a follow button when unblocking a user (#18364)
2 years ago
Claire dc1685c1e6 [Glitch] Fix streaming notifications not using quick filter logic
2 years ago
Claire 703c7ae4b9 [Glitch] Fix floating action button obscuring last element
2 years ago
Claire 22080786df Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire f17e73da09
Fix streaming notifications not using quick filter logic (#18316)
2 years ago
Claire 5a448d0d71
Fix floating action button obscuring last element (#18332)
2 years ago
Eugen Rochko 9250578e6b
New Crowdin updates (#18255)
2 years ago
Stefano Pigozzi 99d7684dfd
Replace leftover `envelope` icons with `at` icons (#18305)
2 years ago
Claire c85c3fb708 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
mayaeh a01580f09f
Update translation strings for direct message (#18300)
2 years ago
Claire e2d1d3b428
Change “Only people I mention” to “Mentioned people only” (#18291)
2 years ago
Claire fa22b8ed22 Move DM conversation/timeline tab to column settings switch
2 years ago
Claire 3dd4f40a0e Fix backend terms link not being used
2 years ago
Claire 3093ed1b7d Refactor visibility icon using VisibilityIcon
2 years ago
Claire e4bec702ac [Glitch] Rename toots to posts in various places, add or reword DM warnings
2 years ago
Claire 3869daef09 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 7e244879fe
Change "Conversations" back to "Direct messages" and add warning in web UI (#18289)
2 years ago
Eugen Rochko 6b7765a73b
New Crowdin updates (#18213)
3 years ago
Claire cb9a919ff2 Remove “I don't like it” option from report modal
3 years ago
Eugen Rochko 277c3fa816 [Glitch] Fix being able to scroll away from the loading bar in web UI
3 years ago
Claire 392ca0472a Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko ad084ce7db
New Crowdin updates (#18148)
3 years ago
Claire e7f0c9f7da
Pre-fill domain block/allow domain from search filter (#18172)
3 years ago
Eugen Rochko be0bc9acbf
Change "Direct" status visibility to "Only people I mention" in web UI (#18146)
3 years ago
Eugen Rochko a8e27ac4d1
Fix being able to scroll away from the loading bar in web UI (#18170)
3 years ago
Claire 01c2f47b7f [Glitch] Fix empty “Server rules violation” report option
3 years ago
Claire 01266e4d7f Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire eed5a4bf9c
Fix empty “Server rules violation” report option (#18165)
3 years ago
Claire f23f784f18 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko d55154819e
New Crowdin updates (#18074)
3 years ago
Claire 6a9d154948 Update win95 style from cybre.space
3 years ago