about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch
AgeCommit message (Expand)Author
2018-11-19Move URLs to backend in their own fileThibaut Girka
2018-11-16Fix composer not displaying on iPadThibaut Girka
2018-11-15In detailed status view, take displayMedia setting into account when changing...Thibaut Girka
2018-11-13[Glitch] Fix race condition when interacting with deleted tootsThibaut Girka
2018-11-13[Glitch] Prepend account header even when status list is emptyThibaut Girka
2018-11-13[Glitch] Fix loading indicator inconsistencyThibaut Girka
2018-11-13[Glitch] Use local instead of global loading indicator for timelines, account...Thibaut Girka
2018-11-09Merge pull request #806 from ThibG/glitch-soc/merge-upstreamThibG
2018-11-09[Glitch] Remove unused computation of reblog references from updateTimelineThibaut Girka
2018-11-09[Glitch] Don't remove originals of boosted toots from timelineThibaut Girka
2018-11-09Fix drawer waves being displayed in the list editorThibaut Girka
2018-11-09[Glitch] Fix form validation flash message color and input bordersThibaut Girka
2018-11-09[Glitch] Implement adding a user to a list from their profileThibaut Girka
2018-11-06[Glitch] Update reset.scss from upstreamThibaut Girka
2018-10-31Fix timestamp position in public pages with RTL languagesThibaut Girka
2018-10-31Fix styling of display names in public pagesThibaut Girka
2018-10-31[Glitch] Port some of upstream's getting started footer linksThibaut Girka
2018-10-30[Glitch] Fix empty display name precedence over username in web UIThibaut Girka
2018-10-30Add a local setting for inline preview cardsThibaut Girka
2018-10-30Add a “link” status icon for toots with a preview cardThibaut Girka
2018-10-30[Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warningThibaut Girka
2018-10-30[Glitch] Include preview cards in status entity in REST APIThibaut Girka
2018-10-30[Glitch] RTL: fix toot privacy preferences radio buttonssMasoud Abkenar
2018-10-30[Glitch] RTL: fix preferences page checkbox marginsMasoud Abkenar
2018-10-28Merge pull request #794 from ThibG/glitch-soc/merge-upstreamThibG
2018-10-27When searching for an emoji with multiple separators, consider the full inputThibaut Girka
2018-10-27Do not rely on hover for upload form options if touch is usedThibaut Girka
2018-10-27[Glitch] RTL: fix column-back-button__icon margins/contentThibaut Girka
2018-10-22[Glitch] Surround mid-text display names with bdi tagsThibaut Girka
2018-10-22[Glitch] fix: initial state of PrivacyDropdown is should not be nullThibaut Girka
2018-10-22[Glitch] RTL: fix cardbar margins and alignmentThibaut Girka
2018-10-22[Glitch] RTL: fix admin account avatar margin in about pageThibaut Girka
2018-10-22[Glitch] RTL: fix column settings toggle labelThibaut Girka
2018-10-22[Glitch] Fix domain label position and colorThibaut Girka
2018-10-22[Glitch] RTL: fix preferences layoutThibaut Girka
2018-10-22[Glitch] Fix admin account avatar marginThibaut Girka
2018-10-22[Glitch] RTL: fix user stats in about pageThibaut Girka
2018-10-22[Glitch] RTL: fix domain append at signup formThibaut Girka
2018-10-22[Glitch] Fixes 8987 broken alignment at "Remote interaction dialog"Thibaut Girka
2018-10-22[Glitch] RTL: fix admin account margins in about pageThibaut Girka
2018-10-22[Glitch] undo part of PR 8202 to fix RTLThibaut Girka
2018-10-22[Glitch] Improve style of notice/alert messagesThibaut Girka
2018-10-21Attempt at fixing inline video playerThibaut Girka
2018-10-21Update mediaGallery component's width when opening CWsThibaut Girka
2018-10-20Force sensitive content flag when posting a toot with a CWThibaut Girka
2018-10-20Focus the UI when pressing Escape in the CW fieldThibaut Girka
2018-10-18Fix fav/boosts hotkeys not working on detailed statusesThibaut Girka
2018-10-14Handle alt+enter in the spoiler input as shortcut for secondary postThibaut Girka
2018-10-12Fix auto-unfold CWs when no regexp is setThibaut Girka
2018-10-10Really fix HotKeysThibaut Girka