about summary refs log tree commit diff
path: root/app/javascript/flavours
AgeCommit message (Expand)Author
2019-07-28[Glitch] Change account domain block to clear out notifications and followsEugen Rochko
2019-07-24Fix links in status media having their title rewrittenThibaut Girka
2019-07-23Handle animated emoji on mouse hover in CWs and poll optionsThibaut Girka
2019-07-23[Glitch] Play animated custom emoji on hoverThibG
2019-07-23Refactor DisplayName component to make it closer to upstreamThibaut Girka
2019-07-23[Glitch] Display custom emoji in bio field namesThibaut Girka
2019-07-21Clean up redundant shouldUpdateScroll definitionsThibaut Girka
2019-07-21[Glitch] Fix mutes, blocks, domain blocks and follow requests not paginatingEugen Rochko
2019-07-21[Glitch] Fix followers and followings on account profilesThibG
2019-07-21[Glitch] Fix followers/follows layout issues from #8418Jakub Mendyk
2019-07-21Add empty column message to bookmarks columnThibaut Girka
2019-07-21[Glitch] Add messages informing that collections are emptyJakub Mendyk
2019-07-21Merge pull request #1158 from ThibG/glitch-soc/merge-upstreamThibG
2019-07-19Fix filtering behaviorsThibaut Girka
2019-07-19[Glitch] Add ActivityPub actor representing the entire serverThibG
2019-07-19Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id`Eugen Rochko
2019-07-18Fix timestamp display in boost/fav modals in RTL localesThibaut Girka
2019-07-18FixupsThibaut Girka
2019-07-18Public pages RTL fixesThibaut Girka
2019-07-18Unfiy status__prepend with upstreamThibaut Girka
2019-07-18RTL fixesThibaut Girka
2019-07-18Fix some SCSS for RTL behaviorThibaut Girka
2019-07-18Minor fixupThibaut Girka
2019-07-18[Glitch] Fix RTL layout of status display namesEugen Rochko
2019-07-18[Glitch] RTL: fix settings button margins in column headersMasoud Abkenar
2019-07-18Make width breakpoint for removing margins consistent and match upstreamThibaut Girka
2019-07-18Fix *another* typo and crash in StatusIconsThibaut Girka
2019-07-18Fix typo and crash in StatusIconsThibaut Girka
2019-07-17Shorten status icon tooltip textThibaut Girka
2019-07-17Add status icon for local-only tootsThibaut Girka
2019-07-17Add tooltips to status iconsThibaut Girka
2019-07-16[Glitch] Add option to disable real-time updates in web UIEugen Rochko
2019-07-15Add link to edit each listed filterThibaut Girka
2019-07-15Make some strings translatableThibaut Girka
2019-07-15Minor refactoringThibaut Girka
2019-07-15Move the “Show why” button inlineThibaut Girka
2019-07-15Implement feature to add filtered phrases to content warningsThibaut Girka
2019-07-15Implement option to completely hide filtered tootsThibaut Girka
2019-07-15Add options to configure filtering behaviorThibaut Girka
2019-07-15Add a way to know why a status has been filtered, and show it anywayThibaut Girka
2019-07-15Do not keep polls pre-filled in thread modeThibaut Girka
2019-07-15Fix error boundary CSSThibaut Girka
2019-07-10Fix report dialog crashing when a toot gets deletedThibaut Girka
2019-07-07[Glitch] Only scroll to the compose form if it's not horizontally in the view...ThibG
2019-07-04[Glitch] Memoize ancestorIds and descendantIds in detailed status viewThibG
2019-07-04[Glitch] When deleting & redrafting a poll, fill in closest expires_inThibG
2019-07-01Minor cleanup and maybe minor performance improvementsThibaut Girka
2019-07-01Minor optimization regarding regexp filtering in timelinesThibaut Girka
2019-07-01Use strict equality rather than Immutable.is as the compared props are valuesThibaut Girka
2019-07-01Assume children of visible IntersectionObserverArticle always changeThibaut Girka