303 Commits (d9f15fb6ed6fdac1e7779e101549687053338a9b)

Author SHA1 Message Date
Thibaut Girka 00af41825f [Glitch] Fix notification message for own poll
5 years ago
Gabriel Rubens be32d811d1 [Glitch] Use inert polyfill
5 years ago
Takeshi Umeda 0a29988edf [Glitch] Fix an issue where polls with 'expires_at' not set expired
5 years ago
ThibG b807087b88 [Glitch] Replace fav icon animation with CSS
5 years ago
BSKY e02b77a1f4 [Glitch] Add noopener and/or noreferrer
5 years ago
ThibG 1b1c7353a8 [Glitch] Fix crash when switching back/from mobile layout
5 years ago
Eugen Rochko 4ed9f70c95 [Glitch] Fix media editing modal changing dimensions when image loads
5 years ago
Eugen Rochko 0450cec6ce [Glitch] Remove `lang` attribute from individual statuses
5 years ago
Eugen Rochko bee8c9112f [Glitch] Fix performance of home feed regeneration
5 years ago
Eugen Rochko 69bcef3525 [Glitch] Fix thread column showing pin button
5 years ago
Eugen Rochko 3134aa0097 [Glitch] Fix scroll to top in single column UI
5 years ago
Eugen Rochko 2d701e88f5 [Glitch] Fix column header scrolling with the page
5 years ago
Eugen Rochko 4fdae72eeb [Glitch] Change single-column mode to scroll the whole page
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
ThibG 8c38db77c1 [Glitch] Change vote results to display ex-aequo leading options as leading
5 years ago
ThibG c8030f582c [Glitch] Fix vote checkmark in poll results
5 years ago
ThibG 404dbc5e96 [Glitch] Show user what options they have voted
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
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
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
Eugen Rochko 8ecdf54a75 [Glitch] Add "not available" label on unknown media attachments
5 years ago
ThibG 7d388731dc [Glitch] Restore hashtag suggestions from local tag history
5 years ago
Eugen Rochko f0c559250c [Glitch] Fix emoji autosuggestions
5 years ago
Eugen Rochko cc3ca37cda [Glitch] Add autosuggestions for hashtags
5 years ago
Thibaut Girka 2743b33722 Fix imports importing modules from vanilla flavour instead of glitch
5 years ago
Eugen Rochko 2cdbfb39e8 [Glitch] Add profile directory to web UI
5 years ago
Thibaut Girka c544962ee9 Fix clicking on the new audioplayer opening the toot in detailed view
5 years ago
Eugen Rochko 478fa5f839 [Glitch] Fix more visual issues with the audio player
5 years ago
Eugen Rochko 024b9a24e0 [Glitch] Add audio player
5 years ago
Thibaut Girka 5de49ea272 Add option to rewrite mentions to mentioned user's username or acct
5 years ago
Thibaut Girka 558aa2bcfd [Glitch] Fix hidden statuses losing focus
5 years ago
Eugen Rochko 284233f309 [Glitch] Fix "cancel follow request" button having unreadable text in web UI
5 years ago
Eugen Rochko 37294ee595 [Glitch] Fix hashtag links always being lowercase
5 years ago
ThibG ceed029a36 [Glitch] Improve focus handling with dropdown menus
5 years ago
Thibaut Girka 558628eb6d Implement keyboard navigation in glitch-soc composer
5 years ago
ThibG c9a755c8a0 [Glitch] Port changes to IconButton
5 years ago
ThibG 5df5ab88f5 [Glitch] Improve dropdown menu keyboard navigation
5 years ago
ThibG 2ff69c95ce [Glitch] Trap tab in modals
5 years ago
Thibaut Girka bd0a478252 Fix up try/catch block in invalid URL handling
5 years ago
Thibaut Girka e6272f1af0 Remove href attribute of invalid links instead of crashing
5 years ago
ThibG 56734351d3 [Glitch] Change icon button styles to make hover/focus states more obvious
5 years ago