about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
2020-01-20[Glitch] Change reported media attachments to always be hidden in admin UIEugen Rochko
2019-12-07[Glitch] Fix poll options not being selectable via keyboardThibG
2019-12-01[Glitch] Fix lost focus when modals open/closeThibG
2019-11-30[Glitch] Add hotkey for opening media filesThibG
2019-11-06[Glitch] Fix notification message for own pollThibaut Girka
2019-11-06[Glitch] Use inert polyfillGabriel Rubens
2019-11-06[Glitch] Fix an issue where polls with 'expires_at' not set expiredTakeshi Umeda
2019-10-27[Glitch] Replace fav icon animation with CSSThibG
2019-10-27[Glitch] Add noopener and/or noreferrerBSKY
2019-10-11[Glitch] Fix crash when switching back/from mobile layoutThibG
2019-10-10[Glitch] Fix media editing modal changing dimensions when image loadsEugen Rochko
2019-10-10[Glitch] Remove `lang` attribute from individual statusesEugen Rochko
2019-10-10[Glitch] Fix performance of home feed regenerationEugen Rochko
2019-10-06[Glitch] Fix thread column showing pin buttonEugen Rochko
2019-10-06[Glitch] Fix scroll to top in single column UIEugen Rochko
2019-10-05[Glitch] Fix column header scrolling with the pageEugen Rochko
2019-10-05[Glitch] Change single-column mode to scroll the whole pageEugen Rochko
2019-09-30[Glitch] Change conversations UIEugen Rochko
2019-09-30Fix using wrong component in ColumnBackButtonSlimThibaut Girka
2019-09-30[Glitch] Add voters count supportThibG
2019-09-30[Glitch] Change vote results to display ex-aequo leading options as leadingThibG
2019-09-30[Glitch] Fix vote checkmark in poll resultsThibG
2019-09-30[Glitch] Show user what options they have votedThibG
2019-09-18[Glitch] Fix “slow mode” issuesThibG
2019-09-18[Glitch] Fix expiring polls not being displayed as such in the WebUIThibG
2019-09-10Fix wrong icons from last refactoringThibaut Girka
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-09-09Use upstream's Icon componentThibaut Girka
2019-09-09Move “export” before decoratorsThibaut Girka
2019-09-05[Glitch] Fix wrong sum of usage in hashtag component in web UIEugen Rochko
2019-09-05[Glitch] Fix wrong pluralization in hashtag component in web UIEugen Rochko
2019-09-05[Glitch] Change hashtag component in web UI to show numbers for 2 last daysEugen Rochko
2019-09-05[Glitch] Fix uncached media in web UI not being clickableEugen Rochko
2019-09-05[Glitch] Add "not available" label on unknown media attachmentsEugen Rochko
2019-09-02[Glitch] Restore hashtag suggestions from local tag historyThibG
2019-09-02[Glitch] Fix emoji autosuggestionsEugen Rochko
2019-09-02[Glitch] Add autosuggestions for hashtagsEugen Rochko
2019-08-31Fix imports importing modules from vanilla flavour instead of glitchThibaut Girka
2019-08-31[Glitch] Add profile directory to web UIEugen Rochko
2019-08-29Fix clicking on the new audioplayer opening the toot in detailed viewThibaut Girka
2019-08-29[Glitch] Fix more visual issues with the audio playerEugen Rochko
2019-08-29[Glitch] Add audio playerEugen Rochko
2019-08-29Add option to rewrite mentions to mentioned user's username or acctThibaut Girka
2019-08-19[Glitch] Fix hidden statuses losing focusThibaut Girka
2019-08-12[Glitch] Fix "cancel follow request" button having unreadable text in web UIEugen Rochko
2019-08-07[Glitch] Fix hashtag links always being lowercaseEugen Rochko
2019-08-07[Glitch] Improve focus handling with dropdown menusThibG
2019-08-06Implement keyboard navigation in glitch-soc composerThibaut Girka
2019-08-06[Glitch] Port changes to IconButtonThibG
2019-08-06[Glitch] Improve dropdown menu keyboard navigationThibG