1182 Commits (74c5b2bd08f844aac03ca6f9653bac4f4eea3a43)

Author SHA1 Message Date
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
Thibaut Girka be8b0e8d06 Refactor SCSS to better match upstream
5 years ago
Eugen Rochko 3380e96449 [Glitch] Add autosuggestions for hashtags
5 years ago
Thibaut Girka ef270ed0df Properly hide follower count in profile directory
5 years ago
Thibaut Girka e519b47da6 Update backend links and fix hardcoded ones
5 years ago
Thibaut Girka 682cfbb829 Fix imports importing modules from vanilla flavour instead of glitch
5 years ago
Eugen Rochko cd46099e49 [Glitch] Change layout of public profile directory to be the same as in web UI
5 years ago
Eugen Rochko 7fe2120dd5 [Glitch] Add profile directory to web UI
5 years ago
ThibG 759448c24c [Glitch] Change detailed status child ordering to sort self-replies on top
5 years ago
Thibaut Girka f3ac4a4411 Fix clicking on the new audioplayer opening the toot in detailed view
5 years ago
ThibG 6ee2501991 [Glitch] Change window resize handler to switch to/from mobile layout as soon as needed
5 years ago
Eugen Rochko b90bd31cfd [Glitch] Fix more visual issues with the audio player
5 years ago
Eugen Rochko 84d4d75c91 [Glitch] Fix public page crash due to audio player, fix unpause in audio player
5 years ago
Eugen Rochko 3aeaf9b897 [Glitch] Add audio player
5 years ago
ThibG 04de74c992 [Glitch] Add special alert for throttled requests
5 years ago
ThibG f11e9d5524 [Glitch] Add confirmation modal when logging out from the web app
5 years ago
Thibaut Girka 7c22e32562 Remove sign out link from getting started columns, as it is already in the footer
5 years ago
Thibaut Girka 79725f659d Fix crashes from favico.js crashing the entire web app
5 years ago
Thibaut Girka 956c1cf82a Refactor the Columns Area code to be closer to upstream
5 years ago
Thibaut Girka 3282bbe454 Add option to rewrite mentions to mentioned user's username or acct
5 years ago
ThibG 284a1562fb Fix typo
5 years ago
Haelwenn (lanodan) Monnier 317fa43d9a Add support for <sup> formatting element
5 years ago
ThibG f1528ea3c4 [Glitch] Fix handling of audio files in account media gallery
5 years ago
Thibaut Girka fae9e34484 Add button to edit media description from missing description confirmation dialog
5 years ago
Thibaut Girka dff4ccd7e9 Remove code for giving focus to first media without description
5 years ago