Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-19 | Fix incorrect PropType in Glitch AutosuggestInput | slice | |
2019-11-19 | [Glitch] Add keyboard shortcut to hide/show media | Thibaut Girka | |
Port a472190729782f31731674c626c07af483fe9c7f and 988342a56cb58da9ac660eec3e55c3bcbbd6269b to glitch-soc | |||
2019-08-03 | respect 'don't @ me' requests | multiple creatures | |
2019-08-02 | allow abandoning any thread; add `thread:leave`/`thread:part` bangtags | multiple creatures | |
2019-07-23 | add self-destructing roars & `live`/`lifespan` bangtags | multiple creatures | |
2019-07-18 | add community visibility to the web app | multiple creatures | |
2019-05-21 | set correct name on media caption `div` | multiple creatures | |
2019-05-21 | Group like media captions together and remove space between descriptors. | multiple creatures | |
2019-05-21 | Make sure topmost image fills the gap in an odd-numbered media set. | multiple creatures | |
2019-05-21 | Handle up to 6 attachments per roar. | multiple creatures | |
2019-05-21 | Replace `fa-retweet` SVG with `fa-repeat` Unicode glyph. | multiple creatures | |
2019-05-21 | Compact the hashtag section of the search UI. Get rid of trending sections; ↵ | multiple creatures | |
they do not work properly on instances with less than 10,000 active users. | |||
2019-05-21 | Add support for standard GIFs (under 200 KB) | multiple creatures | |
2019-05-21 | show captions for media descriptions | multiple creatures | |
2019-05-21 | hide filtered message | multiple creatures | |
2019-05-21 | also make packmate roars pinnable in web app | multiple creatures | |
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 | |||
2019-03-13 | [Glitch] Add UI for enabling/disabling poll notifications | ThibG | |
2019-03-11 | Remove leftover console.log | Thibaut Girka | |
2019-03-11 | Merge pull request #953 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2019-03-11 | [Glitch] Add support for poll ending notifications | Thibaut Girka | |
Port front-end parts of 3a92885a860df12b12d8356faf179a3fc63be6f2 to glitch-soc | |||
2019-03-11 | add local setting to auto reveal media behind cw | ash lea | |
2019-03-08 | [Glitch] Fix NaN in Poll component | Eugen Rochko | |
Port 75cb93676b1dd41d3e47f62466c0c6430691a990 to glitch-soc | |||
2019-03-06 | [Glitch] Disable the underlying button element when an ItemButton is disabled | ThibG | |
Port b3668a79eca2d185ea57a9ffc2fa012db52e49f0 to glitch-soc | |||
2019-03-06 | Add an icon to highlight polls behind a Content Warning | Thibaut Girka | |
2019-03-06 | Fix poll options not rendering text after vote/refresh | Eugen Rochko | |
Port fd128b9c7aa5c71adbfc2e223212514c0baee675 to glitch-soc | |||
2019-03-06 | Render unicode emoji in polls using emoji pack | Eugen Rochko | |
Port 4407f07014096bcbaf5a06015a5791984282846d to glitch-soc | |||
2019-03-06 | Fix toots opening in dynamic column when trying to interact with them | Thibaut Girka | |
This fixes inline preview cards and polls, preventing them from opening the toot in detailed view when clicking on an interactive element. | |||
2019-03-05 | Fix various issues in polls | Eugen Rochko | |
Port front-end changes from a198add83bb527c32fa0e01404338562b157da99 to glitch-soc | |||
2019-03-05 | Display closed polls as such | ThibG | |
Port cda6ece760f08974e6118887641e6cc8c0f8c9e0 to glitch-soc |