Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-14 | differentiate local-only posts in the web app | multiple creatures | |
2020-01-13 | add new privacy option to auto-defederate after a given timespan + add ↵ | multiple creatures | |
options to defederate and/or delete past posts + add `defed_in`/`parent:defed_in`/`thread:defed_in` bangtags + ui indicator for posts marked for auto-defederation | |||
2019-12-02 | hide media captions under content notes when not expanded | multiple creatures | |
2019-11-19 | Minor cleanup | Thibaut Girka | |
2019-11-19 | Add DM conversations mode similar to upstream | Thibaut Girka | |
2019-11-19 | [Glitch] Scroll to compose form when focus | Jeong Arm | |
Port 8f3c32e29cf13a84b2f0a58da0ab0c99a88caad5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-11-19 | Fix expanding status from menu modal in glitch-soc | Thibaut Girka | |
Fixes #1085 | |||
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 |