1306 Commits (01eaeab56df4da4c697b1096f40a400cc9e2b8e8)

Author SHA1 Message Date
Eugen Rochko 4ee167d89b [Glitch] Remove `lang` attribute from individual statuses
5 years ago
trwnh bd1eaad816 [Glitch] Add missing back button header for invalid account
5 years ago
Eugen Rochko 9ba67c6045 [Glitch] Fix performance of home feed regeneration
5 years ago
Thibaut Girka 0fbe36e3fb Partially revert scrollbar handling on mobile, since its width-based and wrong
5 years ago
Thibaut Girka fe6864a73a Apply scroll changes to Bookmark column
5 years ago
Eugen Rochko bd54ee294a [Glitch] Add refresh button to list of rebloggers/favouriters in web UI
5 years ago
Yamagishi Kazutoshi 7d79e1f31c [Glitch] Do not add margin light when opening modal on mobile
5 years ago
Eugen Rochko 4b181eba13 [Glitch] Fix left side of single column layout being cropped on smaller screens
5 years ago
Eugen Rochko 7fc6213bfe [Glitch] Fix thread column showing pin button
5 years ago
Eugen Rochko 0d42111671 [Glitch] Fix scroll position resetting when opening media modals in web UI
5 years ago
Eugen Rochko e7fd43c27c [Glitch] Fix loading bar being obscured by other elements in web UI
5 years ago
Eugen Rochko 90bdbddbfe [Glitch] Fix scroll to top in single column UI
5 years ago
Eugen Rochko fdadd520b1 [Glitch] Fix column header scrolling with the page
5 years ago
Eugen Rochko 3edb816eb0 [Glitch] Fix tabs bar scrolling along with content on mobile
5 years ago
ThibG 81b6ffa8f1 [Glitch] Fix scrolling in single-column mode on Chrome
5 years ago
Eugen Rochko 9e2e623ebe [Glitch] Change single-column mode to scroll the whole page
5 years ago
Thibaut Girka bc8543d9af Fix audio modal closing immediately
5 years ago
Eugen Rochko 360234d1bf [Glitch] Fix audio attachments opening in video modal from media tab in web UI
5 years ago
Jeong Arm c274774d06 [Glitch] Scroll into search bar when focus
5 years ago
Eugen Rochko 79388a52aa [Glitch] Fix issues in RTL layout in web UI
5 years ago
Eugen Rochko 7ca6153c0c [Glitch] Fix media editing modal and profile directory in light theme
5 years ago
Jeong Arm cd2fce0318 [Glitch] Fix drag and drop link to composebox
5 years ago
Cutls 685b6e197f [Glitch] Fix bad word breaking on conversations
5 years ago
ThibG badf02891a [Glitch] Fix typo in mute confirmation dialog
5 years ago
ThibG b3c19aa777 [Glitch] Fix custom emoji animation on hover in conversations view
5 years ago
ThibG 47f6d636e9 [Glitch] Fix missing propType for conversation delete
5 years ago
Eugen Rochko ff4b95a254 [Glitch] Fix long domain block descriptions breaking table layout
5 years ago
Eugen Rochko bc4313369f [Glitch] Fix delete conversation action not being reflected in web UI
5 years ago
Cutls 37246650d1 [Glitch] Fix and remove ugly css around the conversation component
5 years ago
Thibaut Girka 3b855b5c82 Improve styling of DM view in glitch-soc
5 years ago
Thibaut Girka 14f797873d Fix menu in settings/admin pages
5 years ago
Cutls ddee0dd382 [Glitch] Fix overflow on conversations
5 years ago
Eugen Rochko 13bc2cd4af [Glitch] Change conversations UI
5 years ago
Thibaut Girka 4d6ef02203 Fix using wrong component in ColumnBackButtonSlim
5 years ago
ThibG e5a50eda4c [Glitch] Add voters count support
5 years ago
koyu 1bfa9149ee [Glitch] Change at icon in notification filter to reply-all
5 years ago
ThibG 88481c9653 [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
5 years ago
ThibG 332be562ea [Glitch] Change vote results to display ex-aequo leading options as leading
5 years ago
trwnh ec244f6c88 [Glitch] Fix muted text color not applying to all text
5 years ago
Eugen Rochko a2bf1f9f56 [Glitch] Fix follower/following lists resetting on back-navigation in web UI
5 years ago
Eugen Rochko 15973b77d6 [Glitch] Fix public list of domain blocks being too verbose on about page
5 years ago
ThibG 98cc81c0e2 [Glitch] Fix vote checkmark in poll results
5 years ago
ThibG 8a63d659ac [Glitch] Change silences to always require approval on follow
5 years ago
ThibG 0349c4d1cf [Glitch] Avoid storing audio and video file data in memory
5 years ago
ThibG 74af56b9cd [Glitch] Use blob URL for Tesseract to avoid CORS issues
5 years ago
Eugen Rochko 4b7c436ae9 [Glitch] Fix emoji search not showing custom emoji when none are uncategorized
5 years ago
Eugen Rochko 5c9ba9177a [Glitch] Revert "Change timelines to add new items to pending items when scrolled down #11867"
5 years ago
ThibG e25b7feb72 [Glitch] Show user what options they have voted
5 years ago
Jeong Arm 2441d07cd5 [Glitch] Fix ugly TOC when title is too long
5 years ago
Eugen Rochko 27f922168a [Glitch] Fix page body not being scrollable in admin layout
5 years ago
Eugen Rochko 6c8fefb0c9 [Glitch] Fix placeholder colors for inputs not being explicitly defined
5 years ago
Eugen Rochko dbb8d9308b [Glitch] Add table of contents to about page
5 years ago
Eugen Rochko dd2a303a9b [Glitch] Add password challenge to 2FA settings, e-mail notifications
5 years ago
Eugen Rochko 40677e1793 [Glitch] Change unconfirmed user login behaviour
5 years ago
nzws✨ 2ecc7106d7 [Glitch] Fix eslint error of import/no-extraneous-dependencies
5 years ago
ThibG b840de580f [Glitch] Fix “load more” adding older toots/notifications to pending items
5 years ago
Yamagishi Kazutoshi 844e0fb48c [Glitch] Check existence of timeline state in community timeline
5 years ago
ThibG 8b00cf519e [Glitch] Change timelines to add new items to pending items when scrolled down
5 years ago
Eugen Rochko 840c36f320 [Glitch] Fix web UI allowing uploads past status limit via drag & drop
5 years ago
ThibG 454b5ae3af [Glitch] Fix poll options checkboxes/radio buttons not being vertically centered
5 years ago
ThibG 75673cf8e3 [Glitch] Fix “slow mode” issues
5 years ago
ThibG 15a37a967c [Glitch] Fix expiring polls not being displayed as such in the WebUI
5 years ago
ThibG 8e699db334 [Glitch] Fix media description button being disabled at 420 characters instead of 1500
5 years ago
Eugen Rochko 823df17e54 [Glitch] Fix profile fields overflowing page width
5 years ago
Thibaut Girka 0a1d9032f7 Fix build issues due to the “pt” locale being renamed to “pt-PT”
5 years ago
Thibaut Girka ab646fac5f Fix composer dropdown toggle buttons (threaded mode and local-only) not working
5 years ago
Thibaut Girka 591185344e Fix boost confirmation modal for description-less media not working
5 years ago
Eugen Rochko 3665d554c5 [Glitch] Add timeline read markers API
5 years ago
Eugen Rochko 344e52ffbe [Glitch] Change max length of media descriptions from 420 to 1500 characters
5 years ago
ThibG eaf49439d1 [Glitch] Fix display of long poll options
5 years ago
Eugen Rochko ef8c311a66 [Glitch] Fix unused CSS
5 years ago
Eugen Rochko c2843c5f62 [Glitch] Add batch actions and categories to admin UI for custom emojis
5 years ago
ThibG ffe8decb73 [Glitch] Add account bio to account admin view
5 years ago
Eugen Rochko 6809e37f8e [Glitch] Add batch approve/reject for pending hashtags in admin UI
5 years ago
Thibaut Girka 0e1291c888 Fix wrong icons from last refactoring
5 years ago
Thibaut Girka 2aa0cdf7e6 Use the `Icon` component instead of directly using `i` tag
5 years ago
Thibaut Girka f154d9d6e9 Use upstream's Icon component
5 years ago
Thibaut Girka f2b307af25 Move “export” before decorators
5 years ago
Rey Tucker 0014a32c19 glitch: fix webpack build failure in columns_area.js (#1212)
5 years ago
Eugen Rochko 4434e2eb7f [Glitch] Fix line breaks in hashtag autosuggestions in web UI
5 years ago
Mostafa Ahangarha bd0bde1da2 [Glitch] Exclude URLs from text analysis
5 years ago
Eugen Rochko a869572aab [Glitch] Fix wrong sum of usage in hashtag component in web UI
5 years ago
Eugen Rochko 4907517db4 [Glitch] Fix wrong pluralization in hashtag component in web UI
5 years ago
Eugen Rochko ca86858558 [Glitch] Change hashtag component in web UI to show numbers for 2 last days
5 years ago
Eugen Rochko b86292af33 [Glitch] Fix uncached media in web UI not being clickable
5 years ago
mayaeh dea2b234c9 [Glitch] Integrate translation strings for the Profile Directory.
5 years ago
ThibG 7db6cb93f3 [Glitch] Fix Mastodon logo style on hover on public pages' footer
5 years ago
ThibG 96b9d3333d [Glitch] Fix height of dashboard counters
5 years ago
ThibG 2f952f6d04 [Glitch] Fix custom emoji animation on hover in WebUI directory bios
5 years ago
Eugen Rochko 23c513846a [Glitch] Add "not available" label on unknown media attachments
5 years ago
Thibaut Girka 0128509605 Fix loading more items in account following/followers
5 years ago
Eugen Rochko ce182efd68 [Glitch] Add header to trends section and change refresh rate to 15 minutes
5 years ago
ThibG 12c188f533 [Glitch] Restore hashtag suggestions from local tag history
5 years ago
ThibG e1810eed8e [Glitch] Fix trending hashtags being fetched every 36 seconds instead of every hour (#11631)
5 years ago
Thibaut Girka b30a7f5120 Fix trending hashtags spacing in single-column mode
5 years ago
Eugen Rochko 34eff39936 [Glitch] Add trends to public pages sidebar
5 years ago
Eugen Rochko 717f3998c0 [Glitch] Fix hashtag autosuggestions line breaks for long suggestions
5 years ago
Sasha Sorokin 771b01e785 [Glitch] Fix trending counter width
5 years ago
Eugen Rochko 8b630f7e54 [Glitch] Add trends UI with admin and user settings
5 years ago
Eugen Rochko 3c70fb9146 [Glitch] Fix emoji autosuggestions
5 years ago