Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-19 | [Glitch] Fix “mark as sensitive” not being used in delete & redraft | ThibG | |
Port 2657765d2a6804f34ce65bfdab7ec96f07d99732 to glitch-soc | |||
2019-11-19 | [Glitch] Fix composer route opening when not needed | りんすき | |
Port c1e77b56a92fc075f000af9c263c72ba6bdbe5f7 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-24 | revert the current unfinished chat implementation | multiple creatures | |
2019-07-15 | local visibility scope, chat scope+tags, unlisted tags | multiple creatures | |
2019-05-21 | make canceling a reply not take your roar out with it | multiple creatures | |
2019-05-21 | spell correctly | multiple creatures | |
2019-05-21 | don't sticky local only setting | multiple creatures | |
2019-05-21 | glitch: fix local only matching | multiple creatures | |
2019-05-21 | more local-only options | multiple creatures | |
2019-05-21 | add option to default to local only | multiple creatures | |
2019-05-21 | let local only option be sticky | multiple creatures | |
2019-05-17 | Export fallback content type and use it as default in WebUI | Thibaut Girka | |
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-11 | [Glitch] Use raw content if available on Delete & Redraft | ThibG | |
Port front-end changes from 6d44f2441bf2aa14d11e481d9d2cfe82a74d81ed to glitch-soc | |||
2019-04-27 | Fix regression with textarea's caret position when selecting a suggestion | Thibaut Girka | |
2019-04-26 | Refactor selectComposeSuggestion so that different paths can be updated | Thibaut Girka | |
2019-03-06 | [Glitch] Port polls creation UI from upstream | Thibaut Girka | |
2018-12-17 | Split out is_changing_upload from is_submitting | Thibaut Girka | |
Fixes #855 | |||
2018-09-13 | prepend re: to replies to spoiler-text | Igor Galić | |
if spoiler-text doesn't already start with re:, we prepend `re: ` ourselves in replies. This implements https://github.com/tootsuite/mastodon/issues/8667 Following Plemora's example: https://git.pleroma.social/pleroma/pleroma-fe/merge_requests/318 | |||
2018-08-28 | [Glitch] Preserve hashtag casing in web UI hashtag history | Thibaut Girka | |
Port f9b23a5d6247445ea5b70b431c934a4bb99213bc to glitch-soc | |||
2018-08-28 | [Glitch] Implement tag auto-completion by history | Thibaut Girka | |
Port 460e380d386367b6809d319859e13d17a6a2acea to glitch-soc | |||
2018-08-28 | Preserve hashtag casing in threaded mode | Thibaut Girka | |
Inspired by f9b23a5d6247445ea5b70b431c934a4bb99213bc | |||
2018-08-18 | Add focal points support in the composer | Thibaut Girka | |
2018-07-28 | Preserve hashtags in threaded mode (fixes #584) | Thibaut Girka | |
2018-07-18 | Disable threaded mode when canceling a reply (fixes #583) | Thibaut Girka | |
2018-07-12 | Move privacyPreference to utils | Thibaut Girka | |
2018-07-12 | [Glitch] Refactor privacyPrefence() to use priority list | Thibaut Girka | |
Port f2d9a3c239bcab5fcbede22549b67bfd841a3880 to glitch-soc | |||
2018-07-12 | Do not store duplicate reply_privacy | Thibaut Girka | |
2018-07-12 | add option to enable auto visibility on secondary toot button | Ash Levy | |
2018-06-16 | [Glitch] Preserve newlines in delete & redraft and desktop notifications | Thibaut Girka | |
Port c75493755f482d0506884b1f7b7b44e5306a4d8b to glitch-soc | |||
2018-06-16 | [Glitch] Add redraft function | Thibaut Girka | |
Port bd0791d800902cdbdf6666e65d201df3ec22789c to glitch-soc | |||
2018-05-26 | Fix caret position after inserting suggestions (fixes #281) | Thibaut Girka | |
2018-05-16 | [Glitch] Feature: Direct message from Statuses | Thibaut Girka | |
Port 904a2479dd2085dfc94f33746ad6f7a755e72609 to glitch-soc | |||
2018-05-16 | [Glitch] Fix issues with sending direct messages from user profile | Thibaut Girka | |
Port 4fd71accd419fb79cc75e0ebf30df374d174ebf5 to glitch-soc | |||
2018-05-16 | [Glitch] Feature: Direct message from menu | Thibaut Girka | |
Port d1f34151aee564bb1e60ee48107797681c869a81 to glitch-soc | |||
2018-03-12 | Remove text requirement when media attached from statuses (fixes #381) | Thibaut Girka | |
Ports cfa9b6e13ab3c434f3901df6f614d0aa94a3d1ed to glitchsoc | |||
2018-01-14 | Merge pull request #328 from glitch-soc/feature/glitchy-elephant-friend | beatrix | |
Add glitchy elephant friend | |||
2018-01-14 | Introduce a bit of luck into the elefriend selection. #294. | David Yip | |
2018-01-14 | Set glitchy elephant friend variant in initial state. #294. | David Yip | |
Also lay some groundwork needed to interactively change the glitchfriend. The codebase uses "elefriend" because it's shorter and didn't require me to realign the actions in actions/compose.js. Same idea, though. | |||
2018-01-08 | Threads now inherit privacy directly (#309) | kibigo! | |
2018-01-06 | Fix the always-threaded bug | Ondřej Hruška | |
2018-01-05 | Threaded mode~ | kibigo! | |
2018-01-04 | WIP <Compose> Refactor; Fin~ | kibigo! | |
2018-01-04 | WIP <Compose> Refactor; 1000 tiny edits | kibigo! | |
2018-01-04 | WIP <Compose> Refactor; SCSS ed. | kibigo! | |
2018-01-04 | WIPgit status <Compose> Refactor; <Composer> ed. | kibigo! | |
2017-12-03 | Rename themes -> flavours ? ? | kibigo! | |