Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-26 | [Glitch] Fix composer route opening when not needed | りんすき | |
Port c1e77b56a92fc075f000af9c263c72ba6bdbe5f7 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-24 | Use Sec-WebSocket-Protocol instead of query string to pass WebSocket token | Thibaut Girka | |
Inspired by https://github.com/kubevirt/kubevirt/issues/1242 | |||
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-20 | Refactor contentType selection in glitch composer | Thibaut Girka | |
2019-05-19 | Use glitch-soc's poll component instead of upstream's | Thibaut Girka | |
2019-05-17 | Export fallback content type and use it as default in WebUI | Thibaut Girka | |
2019-05-17 | Hide content-type dropdown by default | Thibaut Girka | |
2019-05-17 | Content-Type Dropdown: use the selected option icon for the menu | Haelwenn (lanodan) Monnier | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-17 | Support proper content-type in Delete & Redraft | Thibaut Girka | |
2019-05-17 | Add status content type dropdown to compose box. | KokaKiwi | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
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 | [Glitch] Use raw content if available on Delete & Redraft | ThibG | |
Port front-end changes from 6d44f2441bf2aa14d11e481d9d2cfe82a74d81ed to glitch-soc | |||
2019-05-11 | Use a checkbox for the “Mark media as sensitive” composer button | Thibaut Girka | |
Fixes #1039 | |||
2019-05-11 | Merge pull request #1043 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2019-05-10 | [Glitch] Improve poll link accessibility | Maciek Baron | |
Port 0402c52f28b73824d7c81c702a16d39fd97808cf to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-10 | [Glitch] Fix some colors of high contrast theme | nzws | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-10 | [Glitch] Add confirm modal for unboosting toots | Aurélien Reeves | |
Port fe8a8f779e36e25286b6a7ddc7bcd08e2a4e2890 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-10 | Fix media description confirmation modal | Thibaut Girka | |
Fixes #1040 | |||
2019-05-08 | Fix tabs bar on mobile | Thibaut Girka | |
Fixes #1037 | |||
2019-05-07 | Fix front-end crash when a video has a blurhash and is hidden behind a CW | Thibaut Girka | |
2019-05-05 | Fix content warning button displaying a link icon when no status card is set | Thibaut Girka | |
2019-05-05 | fix pinned columns ’s Media-only button | Kirishima21 | |
Media-only toggles could not be used on pinned columns. The commit fixes this problem. | |||
2019-05-05 | [Glitch] Make sure the instance banner is never cropped | Baptiste Gelez | |
Port 21209c2b52d1ed1d1dee2dad2d725ffc7714701b to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
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 | Add back description on hover | Thibaut Girka | |
2019-05-04 | [Glitch] Fix transition: all | ThibG | |
Port 7aa749ab46b53bc5b234332ac35acc09a636fc28 to glitch-soc | |||
2019-05-04 | [Glitch] Make the cursor icon consistant across media types in account media ↵ | ThibG | |
gallery | |||
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-05-04 | Fix glitch SCSS for links in error messages in admin interface | ThibG | |
Port SCSS changes from 011b032300657ccca4a42866749afc6ec2588ecc | |||
2019-05-03 | Fix polls icon not showing in CW button in detailed statuses | Thibaut Girka | |
2019-05-03 | Fix crash in onboarding modal | Thibaut Girka | |
Fixes #1027 | |||
2019-05-01 | Make hi-color privacy icons opt-in instead of opt-out | Thibaut Girka | |
2019-05-01 | Add high color privacy icons | Thibaut Girka | |
Fixes #1015 | |||
2019-04-29 | When selecting a toot via keyboard, ensure it is scrolled into view | Thibaut Girka | |
Fixes detailed status column | |||
2019-04-29 | Add support for missing formatting tags | Thibaut Girka | |
2019-04-28 | Add keyboard shortcut to collapse/uncollapse toots | Thibaut Girka | |
2019-04-28 | Add hotkey for bookmarking a toot | Thibaut Girka | |
2019-04-27 | Fix regression with textarea's caret position when selecting a suggestion | Thibaut Girka | |
2019-04-26 | Hide suggestions by default | Thibaut Girka | |
They will be enabled if the input has focus | |||
2019-04-26 | Attempt to fix CSS | Thibaut Girka | |