Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-17 | Add status icon for local-only toots | Thibaut Girka | |
2019-07-17 | Add tooltips to status icons | Thibaut Girka | |
2019-07-16 | [Glitch] Add option to disable real-time updates in web UI | Eugen Rochko | |
Port 729723f857d11434c0f78d63fe16537d77f1c77c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-15 | Minor refactoring | Thibaut Girka | |
2019-07-15 | Move the “Show why” button inline | Thibaut Girka | |
2019-07-15 | Implement feature to add filtered phrases to content warnings | Thibaut Girka | |
2019-07-15 | Add options to configure filtering behavior | Thibaut Girka | |
2019-07-15 | Add a way to know why a status has been filtered, and show it anyway | Thibaut Girka | |
2019-07-01 | Minor cleanup and maybe minor performance improvements | Thibaut Girka | |
2019-07-01 | Use strict equality rather than Immutable.is as the compared props are values | Thibaut Girka | |
2019-07-01 | Assume children of visible IntersectionObserverArticle always change | Thibaut Girka | |
This fixes multiple issues, while adding few computations | |||
2019-07-01 | Revert to using upstream's optimisations | Thibaut Girka | |
This *does* break things, as `shouldComponentUpdate` assume the children to never change! | |||
2019-07-01 | Fix error boundary DOM | Thibaut Girka | |
2019-07-01 | Fix some React warnings | Thibaut Girka | |
2019-06-26 | [Glitch] Add option to disable blurhash previews | ThibG | |
Port 3086c645fde2345d34e401bdf3e2f19f19da3294 to glitch-soc | |||
2019-06-24 | Use a different icon for audio attachments | 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-24 | [Glitch] Add audio uploads | Eugen Rochko | |
Port front-end changes from f7f23b4a19a84371f44ec5297125e96ba81681a1 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Fix some React warnings | Eugen Rochko | |
Port cc8f6b3cdaca81be99875c27002e0280d1d88191 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] Improvements to the single column layout | Eugen Rochko | |
Port 0e445ebb1392c8dbce320509d219f16c7c221406 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] Add single-column mode | Eugen Rochko | |
Port 9ddeb30f90f9402eb567c88354d4956fcfdf0361 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-10 | Minor cleanup | Thibaut Girka | |
2019-06-10 | Add DM conversations mode similar to upstream | Thibaut Girka | |
2019-06-07 | [Glitch] Scroll to compose form when focus | Jeong Arm | |
Port 8f3c32e29cf13a84b2f0a58da0ab0c99a88caad5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-02 | Fix expanding status from menu modal in glitch-soc | Thibaut Girka | |
Fixes #1085 | |||
2019-05-30 | Fix incorrect PropType in Glitch AutosuggestInput | slice | |
2019-05-27 | [Glitch] Add keyboard shortcut to hide/show media | Thibaut Girka | |
Port a472190729782f31731674c626c07af483fe9c7f and 988342a56cb58da9ac660eec3e55c3bcbbd6269b to glitch-soc | |||
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 | [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 | [Glitch] Add blurhash | Eugen Rochko | |
Port front-end changes from fba96c808d25d2fc35ec63ee6745a1e55a95d707 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
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-26 | Hide suggestions by default | Thibaut Girka | |
They will be enabled if the input has focus | |||
2019-04-26 | Add emoji suggestion to poll options | Thibaut Girka | |
2019-04-26 | Add suggestions in CW field | Thibaut Girka | |
2019-04-24 | Rename status__text to status__content__text for consistency with upstream | Thibaut Girka | |
2019-04-22 | Do not switch to italic for status media buttons | Thibaut Girka | |
2019-04-22 | ComposerTextarea → AutosuggestTextarea | Thibaut Girka | |
2019-04-22 | [Glitch] Show suggested follows on search screen in mobile layout | Eugen Rochko | |
Port ad510db3a19640267f94062756d558a45472af14 to glitch-soc | |||
2019-04-17 | Shift+click on column Back button to return to last pinable column | Thibaut Girka | |
2019-04-17 | When selecting a toot via keyboard, ensure it is scrolled into view | Thibaut Girka | |
2019-04-16 | Fix opening/closing gifv sometimes making the timeline scroll | Thibaut Girka | |
2019-04-04 | Merge pull request #981 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2019-04-04 | [Glitch] Update poll remaining time just like with status timestamps | ThibG | |
Port daab45d4ae000a208f251ce96334df47d894dba3 to glitch-soc | |||
2019-04-03 | Do not handle clicks in detailed status content | Thibaut Girka | |
2019-03-26 | [Glitch] Add a “Block & Report” button to the block confirmation dialog | ThibG | |
Port 6df4a8296996181d56a22535b86830c0ab56086e to glitch-soc | |||
2019-03-26 | [Glitch] Add `lang` attribute to statuses in web UI | Eugen Rochko | |
Port JS changes from e6cfa7ab897ac4fd6bf9bbcafe09fc42c4cc2c5d to glitch-soc | |||
2019-03-20 | [Glitch] Add support for custom emojis in poll options | ThibG | |
Fixes #956 Port 80f0910e2141b24082b9143266a9a6cf1ef6a516 to glitch-soc |