about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
2020-03-08[Glitch] Code style improvements in JavaScriptBèr Kessels
2020-02-19[Glitch] Add source-mapped stacktrace to error message in web UIThibaut Girka
2020-02-09[Glitch] Fix native share button not being displayed for unlisted tootsThibG
2020-01-28Add support for xmpp: and magnet: URIs to misleading link detection codeThibaut Girka
2020-01-27[Glitch] Change number animations direction based on decrease or increaseEugen Rochko
2020-01-27[Glitch] Change last_status_at to be a date, not datetimeThibG
2020-01-27[Glitch] Add streaming API updates for announcements being modified or deletedEugen Rochko
2020-01-26Refactor notifications cleaning modeThibaut Girka
2020-01-25[Glitch] Fix “new items glow” being displayed above settings and announce...ThibG
2020-01-25[Glitch] Add number animationsEugen Rochko
2020-01-25Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with ...Thibaut Girka
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