3825 Commits (af4934f742da5590c6a76963e3d75706ea185c76)

Author SHA1 Message Date
Eugen Rochko 35bc382e57 Fix thread column showing pin button (#11891)
5 years ago
Eugen Rochko 61442032a2 Add table of contents to about page (#11885)
5 years ago
nzws✨ 44a47b5324 [Glitch] Fix eslint error of import/no-extraneous-dependencies
5 years ago
ThibG bbb3e8fe9b [Glitch] Fix “load more” adding older toots/notifications to pending items
5 years ago
Yamagishi Kazutoshi 43d6f6d842 [Glitch] Check existence of timeline state in community timeline
5 years ago
ThibG c3fb59c49a [Glitch] Change timelines to add new items to pending items when scrolled down
5 years ago
Eugen Rochko d9d3828140 [Glitch] Fix web UI allowing uploads past status limit via drag & drop
5 years ago
ThibG 627a01fe9d [Glitch] Fix poll options checkboxes/radio buttons not being vertically centered
5 years ago
ThibG 073df8d25b [Glitch] Fix “slow mode” issues
5 years ago
ThibG a0c4e5b0fd [Glitch] Fix expiring polls not being displayed as such in the WebUI
5 years ago
ThibG 81aed1ba0b [Glitch] Fix media description button being disabled at 420 characters instead of 1500
5 years ago
Eugen Rochko 4c71288ccb [Glitch] Fix profile fields overflowing page width
5 years ago
Thibaut Girka 1a7df2f80a Fix build issues due to the “pt” locale being renamed to “pt-PT”
5 years ago
Thibaut Girka 4837d6275a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 1781358bd9 Add password challenge to 2FA settings, e-mail notifications (#11878)
5 years ago
nzws✨ 7bfef64877 Fix eslint error of import/no-extraneous-dependencies (#11884)
5 years ago
ThibG 266f26f23b Fix “load more” adding older toots/notifications to pending items (#11883)
5 years ago
Yamagishi Kazutoshi dabb03467e Check existence of timeline state in community timeline (#11880)
5 years ago
Thibaut Girka 1da97e86a4 Fix composer dropdown toggle buttons (threaded mode and local-only) not working
5 years ago
Thibaut Girka 4cc3570f49 Fix boost confirmation modal for description-less media not working
5 years ago
Eugen Rochko 4e39d575dc Fix web UI allowing uploads past status limit via drag & drop (#11863)
5 years ago
ThibG 57c7ce5e7f Change timelines to add new items to pending items when scrolled down (#11867)
5 years ago
ThibG df8b1b3547 Fix poll options checkboxes/radio buttons not being vertically centered (#11833)
5 years ago
ThibG 7f7f8cac37 Fix “slow mode” issues (#11859)
5 years ago
Eugen Rochko 722d8cdc36 New Crowdin translations (#11799)
5 years ago
ThibG ba7a1f9f75 Fix expiring polls not being displayed as such in the WebUI (#11835)
5 years ago
ThibG 20f209452e Fix media description button being disabled at 420 characters instead of 1500 (#11836)
5 years ago
Eugen Rochko caa2fc89b3 [Glitch] Add timeline read markers API
5 years ago
Eugen Rochko c5836cc5de Fix profile fields overflowing page width (#11828)
5 years ago
Eugen Rochko 47bfd278c1 [Glitch] Change max length of media descriptions from 420 to 1500 characters
5 years ago
ThibG 7de74d2e1b [Glitch] Fix display of long poll options
5 years ago
Eugen Rochko f369837caa [Glitch] Fix unused CSS
5 years ago
Eugen Rochko d3da04be54 [Glitch] Add batch actions and categories to admin UI for custom emojis
5 years ago
ThibG 6251d7dd76 [Glitch] Add account bio to account admin view
5 years ago
Eugen Rochko 8dfd8dcbb0 [Glitch] Add batch approve/reject for pending hashtags in admin UI
5 years ago
Thibaut Girka 2e38d889a3 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG f8e09ac4a8 Fix display of long poll options (#11717)
5 years ago
Eugen Rochko 8352a0f352 Fix unused CSS (#11824)
5 years ago
Eugen Rochko 9301574423 Change max length of media descriptions from 420 to 1500 characters (#11819)
5 years ago
Eugen Rochko ad91a0578b Fix scroll position resetting when opening media modals in web UI (#11815)
5 years ago
Eugen Rochko a55f075ab6 Add missing locale file for ga and add rake task to check for it (#11813)
5 years ago
Thibaut Girka a503e791f4 Fix flavour screenshot styling in vanilla flavour
5 years ago
Thibaut Girka 8605a25800 Fix wrong icons from last refactoring
5 years ago
Eugen Rochko 853de72d60 New Crowdin translations (#11626)
5 years ago
Eugen Rochko 25fb124ee6 Add batch actions and categories to admin UI for custom emojis (#11793)
5 years ago
Thibaut Girka 9b0b130299 Use the `Icon` component instead of directly using `i` tag
5 years ago
Thibaut Girka 6b45aa450b Use upstream's Icon component
5 years ago
Thibaut Girka 080bdf6949 Move “export” before decorators
5 years ago
ThibG fef7f3b6d5 Add account bio to account admin view (#11473)
5 years ago
Eugen Rochko 7799c7c75f Add batch approve/reject for pending hashtags in admin UI (#11791)
5 years ago
Rey Tucker aa6ef7acd0 glitch: fix webpack build failure in columns_area.js (#1212)
5 years ago
Eugen Rochko 89989b6255 Add timeline read markers API (#11762)
5 years ago
Eugen Rochko 0e090952d2 [Glitch] Fix line breaks in hashtag autosuggestions in web UI
5 years ago
Mostafa Ahangarha 1eef666521 [Glitch] Exclude URLs from text analysis
5 years ago
Eugen Rochko f0806c8de1 [Glitch] Fix wrong sum of usage in hashtag component in web UI
5 years ago
Eugen Rochko 2e2795a887 [Glitch] Fix wrong pluralization in hashtag component in web UI
5 years ago
Eugen Rochko e7c79b11e5 [Glitch] Change hashtag component in web UI to show numbers for 2 last days
5 years ago
Eugen Rochko 8f54a3efe0 [Glitch] Fix uncached media in web UI not being clickable
5 years ago
mayaeh a3186bbf67 [Glitch] Integrate translation strings for the Profile Directory.
5 years ago
ThibG 27072dc7b0 [Glitch] Fix Mastodon logo style on hover on public pages' footer
5 years ago
ThibG 0ce0028b61 [Glitch] Fix height of dashboard counters
5 years ago
ThibG dc41c64d81 [Glitch] Fix custom emoji animation on hover in WebUI directory bios
5 years ago
Eugen Rochko 8ecdf54a75 [Glitch] Add "not available" label on unknown media attachments
5 years ago
Thibaut Girka eac7c66d2a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko f6cd27f41f Fix line breaks in hashtag autosuggestions in web UI (#11764)
5 years ago
Mostafa Ahangarha 6899564a76 Exclude URLs from text analysis (#11759)
5 years ago
Thibaut Girka 8d587eafe5 Fix loading more items in account following/followers
5 years ago
Eugen Rochko b5651654f7 Fix wrong sum of usage in hashtag component in web UI (#11755)
5 years ago
Eugen Rochko 17df40e74e Fix wrong pluralization in hashtag component in web UI (#11754)
5 years ago
Eugen Rochko 7ef93513f7 Change account deletion page to have better explanations (#11753)
5 years ago
ThibG ecd444dc99 Fix admin interface showing superfluous reject media/reports on suspended blocks (#11749)
5 years ago
Eugen Rochko 8d61ef6dda Change hashtag component in web UI to show numbers for 2 last days (#11742)
5 years ago
Eugen Rochko acf168f1a2 Fix uncached media in web UI not being clickable (#11745)
5 years ago
mayaeh 80fe7fa415 Integrate translation strings for the Profile Directory. (#11722)
5 years ago
ThibG 06f49d9cf2 Fix Mastodon logo style on hover on public pages' footer (#11735)
5 years ago
ThibG c5e4f4e0c1 Fix height of dashboard counters (#11736)
5 years ago
Eugen Rochko 24611e1076 [Glitch] Add header to trends section and change refresh rate to 15 minutes
5 years ago
ThibG 7d388731dc [Glitch] Restore hashtag suggestions from local tag history
5 years ago
ThibG 66925dce64 [Glitch] Fix trending hashtags being fetched every 36 seconds instead of every hour (#11631)
5 years ago
Thibaut Girka fe085973a3 Fix trending hashtags spacing in single-column mode
5 years ago
Eugen Rochko 4d0d1bf65f [Glitch] Add trends to public pages sidebar
5 years ago
Eugen Rochko 62c1003b41 [Glitch] Fix hashtag autosuggestions line breaks for long suggestions
5 years ago
Sasha Sorokin c43fb46d0c [Glitch] Fix trending counter width
5 years ago
Eugen Rochko 157d78dd44 [Glitch] Add trends UI with admin and user settings
5 years ago
Eugen Rochko f0c559250c [Glitch] Fix emoji autosuggestions
5 years ago
Thibaut Girka c3c61f3011 Refactor SCSS to better match upstream
5 years ago
Eugen Rochko cc3ca37cda [Glitch] Add autosuggestions for hashtags
5 years ago
ThibG 1443f2bd3c Fix custom emoji animation on hover in WebUI directory bios (#11716)
5 years ago
Eugen Rochko 59d873e1e5 Add "not available" label on unknown media attachments (#11715)
5 years ago
Thibaut Girka fab9d261c1 Properly hide follower count in profile directory
5 years ago
Thibaut Girka 90ac926b1c Update backend links and fix hardcoded ones
5 years ago
Thibaut Girka 2743b33722 Fix imports importing modules from vanilla flavour instead of glitch
5 years ago
Eugen Rochko c4aa608971 [Glitch] Change layout of public profile directory to be the same as in web UI
5 years ago
Eugen Rochko 2cdbfb39e8 [Glitch] Add profile directory to web UI
5 years ago
ThibG fce59abade [Glitch] Change detailed status child ordering to sort self-replies on top
5 years ago
Thibaut Girka 741b53651e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko b47119eb61 Change layout of public profile directory to be the same as in web UI (#11705)
5 years ago
ThibG accac63c88 Change detailed status child ordering to sort self-replies on top (#11686)
5 years ago
Eugen Rochko 79922ae20f Add profile directory to web UI (#11688)
5 years ago
Thibaut Girka c544962ee9 Fix clicking on the new audioplayer opening the toot in detailed view
5 years ago