Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-30 | [Glitch] Fix upload progress not communicating processing phase in web UI | Eugen Rochko | |
Port 30ef11022487364256656efee3cee92db2c839b2 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-10-11 | Move more modules from flavours/glitch/utils to flavours/glitch | Claire | |
2022-10-11 | Rename flavours/glitch/util into flavours/glitch/utils | Claire | |
2022-10-11 | Move flavours/glitch/util/initial_state to flavours/glitch/initial_state | Claire | |
2022-06-02 | [Glitch] Change language to be carried over on reply | Claire | |
Port 14d7cf39f42e23445c70e2e1f26c7b3cd1fab306 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-05-16 | [Glitch] Add language dropdown to compose in web UI | Eugen Rochko | |
Port 0cdb07757050825725cac76f1c9cf11cf64acc0a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-02-10 | [Glitch] Add editing for published statuses | Eugen Rochko | |
Port 63002cde03a836b4510aca5da564504ecaedb5e9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2021-12-16 | [Glitch] ignore hashtag suggestions if they vary only in case | David Sterry | |
Port 2aafa5b4e7a83ce8195cd739f1233a52ab060db7 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2021-07-25 | [Glitch] Add confirmation modal when closing media edit modal with unsaved ↵ | Claire | |
changes Port a8a7066e977cb0aa1988d340ef8b7c542f179b14 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2021-05-12 | Fix local-only toggle being buggy when replying to remote toot | Claire | |
2020-09-01 | Fix threaded mode | Thibaut Girka | |
Fixes #1414 | |||
2020-08-29 | Fix replying to some remote toots switching to local-only | Thibaut Girka | |
2020-08-12 | Fix local-only flag not necessarily being preserved on delete & redraft | Thibaut Girka | |
2020-07-07 | [Glitch] Add ability to choose media thumbnail in web UI | Eugen Rochko | |
Port 06fc6a9cd4c700c450dbe8e8c579a5d5bc4ba732 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-04-02 | [Glitch] Fix content warning being unnecessarily cleared when ↵ | ThibG | |
enabling/disabling CW Port cf1fa73347c9ca2b1c4f14521e990feba7509e2e to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-01-07 | Make prepending “re: ” to CWs on reply optional | Thibaut Girka | |
2019-11-30 | [Glitch] Fix pending upload count not being decremented on error | ThibG | |
Port 667708f5b00ee8b7795eacd9c20d29f77c8ae602 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-11-07 | [Glitch] Fix WebUI allowing to upload more items than the limit | ThibG | |
Port 66684c489c3c0bde752d107b02fc3bd6cbcacf04 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Avoid storing audio and video file data in memory | ThibG | |
Port 860a77d45ee9d17117364868f0932b4fcbe07d3d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-30 | [Glitch] Use blob URL for Tesseract to avoid CORS issues | ThibG | |
Port 7baedcb61e15200478f3ad6deb96d452cd63499a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-02 | [Glitch] Restore hashtag suggestions from local tag history | ThibG | |
Port 5ab1e0e738183a0ddcec140d55184351f751b22d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-02 | [Glitch] Fix emoji autosuggestions | Eugen Rochko | |
Port 784c88e16d8e0f75c0d27e34f926569607e02044 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-02 | [Glitch] Add autosuggestions for hashtags | Eugen Rochko | |
Port cfb2ed78231758a79af038a964ab7f7b7b35274e to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-15 | Do not keep polls pre-filled in thread mode | Thibaut Girka | |
2019-07-04 | [Glitch] When deleting & redrafting a poll, fill in closest expires_in | ThibG | |
Port dc88d226e1fdb20499d6e81838b81894b2d0be2d to glitch-soc | |||
2019-06-07 | [Glitch] Fix “mark as sensitive” not being used in delete & redraft | ThibG | |
Port 2657765d2a6804f34ce65bfdab7ec96f07d99732 to glitch-soc | |||
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-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 |