1227 Commits (0359df2c9a79496e61f233d71cc88e5d2034e396)

Author SHA1 Message Date
Thibaut Girka 6abbda28fe Improve styling of DM view in glitch-soc
5 years ago
Thibaut Girka 254f94cb6b Fix menu in settings/admin pages
5 years ago
Cutls 5c53017f7e [Glitch] Fix overflow on conversations
5 years ago
Eugen Rochko 779423204a [Glitch] Change conversations UI
5 years ago
Thibaut Girka af4934f742 Fix using wrong component in ColumnBackButtonSlim
5 years ago
ThibG 1aa14b5873 [Glitch] Add voters count support
5 years ago
koyu 6e8131d46c [Glitch] Change at icon in notification filter to reply-all
5 years ago
ThibG 56ca0d8b1c [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
5 years ago
ThibG 8c38db77c1 [Glitch] Change vote results to display ex-aequo leading options as leading
5 years ago
trwnh 9fda70ac63 [Glitch] Fix muted text color not applying to all text
5 years ago
Eugen Rochko a70911807c [Glitch] Fix follower/following lists resetting on back-navigation in web UI
5 years ago
Eugen Rochko 89d0173516 [Glitch] Fix public list of domain blocks being too verbose on about page
5 years ago
ThibG c8030f582c [Glitch] Fix vote checkmark in poll results
5 years ago
ThibG 11d07fae3b [Glitch] Change silences to always require approval on follow
5 years ago
ThibG 82548d9403 [Glitch] Avoid storing audio and video file data in memory
5 years ago
ThibG c77eb90fa6 [Glitch] Use blob URL for Tesseract to avoid CORS issues
5 years ago
Eugen Rochko 526d24423c [Glitch] Fix emoji search not showing custom emoji when none are uncategorized
5 years ago
Eugen Rochko adc53b625e [Glitch] Revert "Change timelines to add new items to pending items when scrolled down #11867"
5 years ago
ThibG 404dbc5e96 [Glitch] Show user what options they have voted
5 years ago
Jeong Arm 4c318264bb [Glitch] Fix ugly TOC when title is too long
5 years ago
Eugen Rochko 14e8ba0f07 [Glitch] Fix page body not being scrollable in admin layout
5 years ago
Eugen Rochko f9de1ff756 [Glitch] Fix placeholder colors for inputs not being explicitly defined
5 years ago
Eugen Rochko c523096a7c [Glitch] Add table of contents to about page
5 years ago
Eugen Rochko eedd66257b [Glitch] Add password challenge to 2FA settings, e-mail notifications
5 years ago
Eugen Rochko 97ddda8bcd [Glitch] Change unconfirmed user login behaviour
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 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 caa2fc89b3 [Glitch] Add timeline read markers API
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 8605a25800 Fix wrong icons from last refactoring
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
Rey Tucker aa6ef7acd0 glitch: fix webpack build failure in columns_area.js (#1212)
5 years ago