about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui/components
AgeCommit message (Collapse)Author
2019-03-26[Glitch] Add a “Block & Report” button to the block confirmation dialogThibG
Port 6df4a8296996181d56a22535b86830c0ab56086e to glitch-soc
2019-02-10[Glitch] Rename from instance to server.Thibaut Girka
Port 46e806cd2f14a5e45d66b4c23040855202818984 to glitch-soc
2019-02-10[Glitch] Add missing rejection handling for PromisesThibaut Girka
Port missing parts from 2c51bc0ca5a4c3a4bb140b4b40dabdda859ebb94 to glitch-soc
2019-02-03Minor description correctionsMarek Ľach
2019-01-20[Glitch] Hide floating action button on search and getting started pagesThibaut Girka
Port 30af4ee65ff43c17d6f7b1b64d6bf1d8699f37c8 to glitch-soc
2019-01-05Add local setting to disable swipe-to-change-columnsThibaut Girka
2018-12-18Allow disabling media confirmation from the confirmation dialog itselfThibaut Girka
2018-12-18[Glitch] Save onlyMedia prop when pinning columnThibaut Girka
Port 5ea643b27908b14bd89ff068fc87e446e8cbcd32 to glitch-soc
2018-12-17Sandbox toot embeds in the embed modalThibaut Girka
It should not be necessary thanks to our Content Security Policy, but best be sure in case a server's CSP is incorrect. Also, avoids a CSP warning about loading remote scripts.
2018-11-28Do not crash the whole UI when loading an invalid columnThibaut Girka
2018-11-09[Glitch] Implement adding a user to a list from their profileThibaut Girka
Port bb5558de627ca9bc26949570025f6193cd7cbd98 to glitch-soc
2018-10-07[Glitch] Change documentation URLThibaut Girka
Port 28401962caff028f328d674878e1f0abd16ffdfd to glitch-soc
2018-09-13Autofocus comment textarea in report modalThibaut Girka
2018-09-11Fix media description in various media modalsThibaut Girka
2018-09-11[Glitch] Hide floating action button on thread viewsThibaut Girka
Port f66a7860291e6b2fef1844b580c22296dbad9202 to glitch-soc
2018-09-07Add preferences for notification badgesThibaut Girka
2018-09-07Add unread notifications badge to the mobile navbarThibaut Girka
2018-09-03[Glitch] Add aria-label to floatingActionButtonThibaut Girka
Port 7c12c7b1246b991c68f4b51573538e02b3968beb to glitch-soc
2018-08-31[Glitch] On the mobile UI, move the search column to the rightThibaut Girka
Port 20bb90ced60fdac4ca254b43dad5615b1549da26 to glitch-soc
2018-08-31[Glitch] Add search item to tab bar for mobile devicesThibaut Girka
Port c9cbb8de703e321c0d152813a2e22471ffe5eef7 to glitch-soc
2018-08-31[Glitch] Use withRouter for TabsBarThibaut Girka
Port 61e62757816cd8cfe38944d509f8ec13d7d86912 to glitch-soc
2018-08-31[Glitch] Move "compose" on mobile to floating action buttonThibaut Girka
Port e72db6d9dd53a9d44f641bdf6bce7e64548e7d94 to glitch-soc
2018-08-31[Glitch] When search enabled, display hint in search popoutThibaut Girka
Port 7901f9f63e156732ab10154c34f3c2d188471a9d to glitch-soc
2018-08-22Add pinned accounts editorThibaut Girka
2018-08-20Make non-link ColumnLinks behave as linksThibaut Girka
2018-08-18Add focal points support in the composerThibaut Girka
2018-08-01[Glitch] Compensate for scrollbar disappearing when media modalThibaut Girka
Port 60df87f6f0fb8afd9a4e750917eff7c425b62891 to glitch-soc
2018-08-01[Glitch] Show media modal on public timelineThibaut Girka
Port e0b1e17bd04d7f9b533ab462aee4544a5f5fb926 to glitch-soc
2018-07-26Prevent scrolling main frame when navigating in image gallery with arrow keysThibaut Girka
2018-07-24[Glitch] Use LoadingBar instead of blur to indicate that an image is loadingThibaut Girka
Port 955d5d36e80259d8c10a0246d359f35f63de059d to the glitch-soc flavour
2018-06-21[Glitch] Submit report using meta keyThibaut Girka
Port 64d7a63f1830e970a6196448cae443ca5d55d1f9 to glitch-soc
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
Port 9a1a55ce526c956ac6b35897d483c316b7ad4394 to glitch-soc
2018-05-17[Glitch] Open video modal on public UIThibaut Girka
Port d9b2f84c92f24067b12be81837240bf6c8930236 to glitch-soc
2018-05-15Fix modals testing for props.noEsc (fixes #482)Thibaut Girka
2018-05-11Fix root modal's keyup handling (Fixes #478)Thibaut Girka
2018-05-07[Glitch] Also display replies in report modalThibaut Girka
Port c88e12fca622c46a361a5c751a529e77aa5bf2ba to glitch-soc
2018-04-26Merge pull request #401 from ThibG/glitch-soc/features/unfold-threadbeatrix
Port the “unfold thread” feature from Mastodon's UI to glitch-soc flavour
2018-04-23Fix actions modal on mobile (fixes #441)Thibaut Girka
2018-04-22[Glitch] Fix style of legacy column headersThibaut Girka
Backports daefbd66a653b11a17be73b7b0a4ca200b466cec
2018-04-20[Glitch] Show media modal on public pagesThibaut Girka
Port ff7941e652af1d54d9c991254556e7932a8b183c to glitch-soc
2018-04-17Merge pull request #430 from ThibG/glitch-soc/features/bookmarksThibG
Fix the bookmark column pinning fix…
2018-04-17Fix the bookmark column pinning fix…Thibaut Girka
2018-04-16Merge pull request #429 from ThibG/glitch-soc/features/bookmarksThibG
Fix pinning the bookmarks column (fixes #428)
2018-04-16Fix pinning the bookmarks column (fixes #428)Thibaut Girka
2018-04-08[Glitch] Avoid using JS to set height in MediaModalThibaut Girka
Port fa5c867e0ec426fc01653e9022ba29783b2a826f to glitch-soc
2018-04-08[Glitch] Improved media modalThibaut Girka
Port 4e929b2d173fa22b722c58c0e9f8223eb4f44b0e to glitch-soc
2018-04-08[Glitch] Allow to open a modal for embedded photoThibaut Girka
Port bf7757cbbc7677fb46aee9a0a8d1b8a37ded7bb6 to glitch-soc
2018-03-16Add close modal icon to report dialog (#6591)Thibaut Girka
Port 379cdfaac5838c7008b80c8f317ca6403da683a9 to glitch-soc flavour
2018-03-16Port federated reports UI to glitchsocThibaut Girka
Port 41a01bec2337e7021634f2e9c78d86a1c3002fcf to glitch-soc
2018-01-22merge tootsuite pr #6313 into glitchcwm