Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2019-04-24 | Make bold text bolder | Thibaut Girka | |
2019-04-24 | Remove margins around `p` tags in lists | Thibaut Girka | |
2019-04-24 | Rename status__text to status__content__text for consistency with upstream | Thibaut Girka | |
2019-04-24 | Fix status header display in toot mobile menu | Thibaut Girka | |
2019-04-24 | Hide media upload form if no media are attached | Thibaut Girka | |
2019-04-22 | Add support for lists in statuses | Thibaut Girka | |
2019-04-22 | Do not switch to italic for status media buttons | Thibaut Girka | |
2019-04-22 | Accept richer text from remote statuses | Thibaut Girka | |
Support abbr, del, pre, blockquote, code, strong, b, em, i, and h1…h5 HTML elements in remote statuses, add corresponding CSS. | |||
2019-04-22 | [Glitch] Fix modal items cannot scroll on touch devices | kedama | |
Port d763d39d2628bef123cdc801b2a3a3922b7e37f2 to glitch-soc | |||
2019-04-22 | ComposerTextarea → AutosuggestTextarea | Thibaut Girka | |
2019-04-22 | Rework DrawerResults to make them closer to upstream | Thibaut Girka | |
2019-04-19 | [Glitch] Allow modal secondary button to shrink and allow wider confirmation ↵ | Thibaut Girka | |
modals Port 7f75792bf305eea297c63731600af3b02968aea4 to glitch-soc | |||
2019-04-16 | Fix opening/closing gifv sometimes making the timeline scroll | Thibaut Girka | |
2019-03-30 | [Glitch] Fix transparent avatars showing underlying elements in avatar stack ↵ | Eugen Rochko | |
and profile Port 79227d153b86144e9a8cc73f1d4045973eabc9ef to glitch-soc | |||
2019-03-28 | Fix background color transition in destructive buttons | Thibaut Girka | |
2019-03-28 | [Glitch] Fix opacity of relationship tags | ThibG | |
Port 58667072d9923b17c90543550294aa9f801103d7 to glitch-soc | |||
2019-03-28 | Fix left border of profile navigation tab | Thibaut Girka | |
2019-03-28 | Fix double border for account disclaimer | Thibaut Girka | |
2019-03-28 | [Glitch] Move the account dropdown menubar to the right, make sure it ↵ | ThibG | |
doesn't move Port a91acf79b53307ada584f449da1369c0216a24d1 to glitch-soc | |||
2019-03-28 | [Glitch] Redesign profile column in web UI to match design on public pages | Eugen Rochko | |
Port a96181f16f4ef74ce6a1efc5e893ddd87a127949 to glitch-soc | |||
2019-03-28 | Fix padding and centering of display names | Thibaut Girka | |
2019-03-28 | Port search results styling to glitch-soc | Thibaut Girka | |
2019-03-27 | Revert "[Glitch] fix: update to emoji-mart 2.10.0" | Thibaut Girka | |
This reverts commit 49bea8c46b006d8c86285c8b1158cd700dc2eb45. | |||
2019-03-26 | [Glitch] Add a “Block & Report” button to the block confirmation dialog | ThibG | |
Port 6df4a8296996181d56a22535b86830c0ab56086e to glitch-soc | |||
2019-03-16 | [Glitch] fix: update to emoji-mart 2.10.0 | Nolan Lawson | |
Port db06b25376ac7e844e86fb9890fa9f1c2edd2d60 to glitch-soc | |||
2019-03-16 | [Glitch] Fix scrollbar styles on compose textarea, small bugs | Eugen Rochko | |
Port 6a3f08661f8d23e5f93717f36df1463842bfd936 to glitch-soc | |||
2019-03-06 | [Glitch] Port polls creation UI from upstream | Thibaut Girka | |
2019-03-05 | Add polls | Eugen Rochko | |
Port front-end parts of 230a012f0090c496fc5cdb011bcc8ed732fd0f5c to glitch-soc | |||
2019-02-17 | Allow multi-line image descriptions. (Glitch) | Ben Lubar | |
2019-02-15 | [Glitch] Fix hashtags select styling in default and high contrast skins | Thibaut Girka | |
Port 169b9d4428d8e54d7bee365fd76be9a6e2a92da5 to glitch-soc | |||
2019-01-10 | [Glitch] Fix embed play icons regression | Thibaut Girka | |
Port bd5a8c7765102a166ec8909e4a3b7781ec5537d6 to glitch-soc | |||
2019-01-10 | [Glitch] Display fallback link card thumbnail when none is given | Thibaut Girka | |
Port 1512af2811cb5b2ffccac5452eb291b1af46f89d to glitch-soc | |||
2019-01-06 | add list title editing | ash lea | |
2019-01-02 | Fix some image paths in SCSS files | Thibaut Girka | |