Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-18 | Fix some SCSS for RTL behavior | Thibaut Girka | |
2019-07-18 | Make width breakpoint for removing margins consistent and match upstream | Thibaut Girka | |
Fixes #1136 | |||
2019-07-15 | Add link to edit each listed filter | Thibaut Girka | |
2019-07-15 | Move the “Show why” button inline | Thibaut Girka | |
2019-07-15 | Add a way to know why a status has been filtered, and show it anyway | Thibaut Girka | |
2019-07-15 | Fix error boundary CSS | Thibaut Girka | |
2019-06-28 | [Glitch] Add message telling FTS is disabled when no toot can be found ↵ | ThibG | |
because of this Port ca8944728f4568bbef8edae99382cd44cbc144d6 to glitch-soc | |||
2019-06-28 | Change search components classes and styling to match upstream | Thibaut Girka | |
2019-06-24 | [Glitch] Add media description as title to links of unknown media attachments | Eugen Rochko | |
Port front-end changes from 49ebda4d49af50b375126e4a8285686fb6448a60 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-20 | Fix NavigationBar styling | Thibaut Girka | |
2019-06-19 | Fix bottom margin of lists in toots | Thibaut Girka | |
2019-06-16 | Fix composer buttons overflowing the composer box in single-column | Thibaut Girka | |
2019-06-13 | [Glitch] Fix ordering of keyboard access between CW field, textarea and ↵ | ThibG | |
emoji picker Port b4d67fe57af4d45082dc92eef20d5bb758bd8379 to glitch-soc | |||
2019-06-13 | [Glitch] Fix border-bottom of active tab bars | ThibG | |
Port faafc3ae25378121148356b60d1bef6f57013069 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | Fix multiple-column padding | Thibaut Girka | |
2019-06-13 | Fix and refactor SCSS | Thibaut Girka | |
2019-06-13 | [Glitch] Fix position of search icon | Eugen Rochko | |
Port 9add88a920200bc0610b25434ad056469f28eae5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Fix margins on profile metadata in single column mode | Eugen Rochko | |
Port ed19f33440f4ccfe5323c6a8a67a345682652873 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Fix emoji picker being always displayed | Takeshi Umeda | |
Port c402c291f4991e2b021d8c13b557e6a8f650dcf3 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Improvement variable height in single column layout | Takeshi Umeda | |
Port d93b82af87de90eaa29eb54a423722fb9fb45b38 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Center 2-columns layout without side effect | Hanage999 | |
Port 7c1ca0c37b7e68bd4e388afb3bca55d2b71fd2ad to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Add responsive panels to the single-column layout | Eugen Rochko | |
Port 1e5532e693d9533ee37f553aeb191e284178fa52 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Various improvements to single column layout | Eugen Rochko | |
Port 84dc21d55d8627182ce201baeddb6fbbdf8748c2 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Add single-column mode | Eugen Rochko | |
Port 9ddeb30f90f9402eb567c88354d4956fcfdf0361 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-11 | [Glitch] Fix list not being automatically unpinned when it returns 404 in web UI | Eugen Rochko | |
Port 92b572e2a3830086497900fa78dcfcc2ae919e33 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-10 | Add DM conversations mode similar to upstream | Thibaut Girka | |
2019-06-07 | Fix display of alt-text when a media attachment is not available | Thibaut Girka | |
2019-05-23 | [Glitch] Fix stacking order of emoji picker | nzws | |
Port 8a378d4c3d8bd74f3070af0b70725da4a6d10375 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-23 | Make headers font size proportional | Thibaut Girka | |
2019-05-13 | Fix rich text style in reply indicator | Thibaut Girka | |
2019-05-13 | Fix rich text styling on public pages | Thibaut Girka | |
2019-05-12 | Fix text color of some formatted elements in notifications | Thibaut Girka | |
2019-05-11 | Use a checkbox for the “Mark media as sensitive” composer button | Thibaut Girka | |
Fixes #1039 | |||
2019-05-08 | Fix tabs bar on mobile | Thibaut Girka | |
Fixes #1037 | |||
2019-05-04 | Minor style fixes | Thibaut Girka | |
2019-05-04 | [Glitch] Change font weight of sensitive button to 500 | Eugen Rochko | |
Port 63b1388fefff9414c2d0f9883f2d33f7c73284c6 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-04 | [Glitch] Make the "mark media as sensitive" button more obvious in web UI | Eugen Rochko | |
Port 05ef3462ba0af7b147a7cfa8de2735e99dc59ac5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-04 | Add visibility icon back in media gallery | Thibaut Girka | |
2019-05-04 | [Glitch] Fix transition: all | ThibG | |
Port 7aa749ab46b53bc5b234332ac35acc09a636fc28 to glitch-soc | |||
2019-05-04 | [Glitch] Add button to view context to media modal | Eugen Rochko | |
Port eb63217210b0ab85ff1fcca9506d5e7931382a56 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-04 | [Glitch] Fix alignment of items in the account gallery in web UI and load ↵ | Eugen Rochko | |
more per page Port 967e419f8fa87af74f4bb530d7493c1dde02fca8 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-04 | [Glitch] Change account gallery in web UI | Eugen Rochko | |
Port 3f143606faa6181ff2745b6bd29ac8ea075088bf to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-04 | Minor CSS fixes | Thibaut Girka | |
2019-05-04 | [Glitch] Add blurhash | Eugen Rochko | |
Port front-end changes from fba96c808d25d2fc35ec63ee6745a1e55a95d707 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-04-29 | Add support for missing formatting tags | Thibaut Girka | |
2019-04-26 | Attempt to fix CSS | Thibaut Girka | |
2019-04-24 | Fix color of muted statuses content not wrapped in a p tag | Thibaut Girka | |
2019-04-24 | Redesign blockquote styling | Thibaut Girka | |
2019-04-24 | Better distinguish titles from text | Thibaut Girka | |
2019-04-24 | Remove extra margin in paragraphs inside blockquotes | Thibaut Girka | |