Claire
|
e9aa9c43ec
|
[Glitch] Fix redrafting a currently-editing post not leaving edit mode
Port 793cc2096d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Eugen Rochko
|
b12ffe1fbf
|
[Glitch] Fix upload progress not communicating processing phase in web UI
Port 89ef2cf044 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Claire
|
bf6b66bf32
|
Move more modules from flavours/glitch/utils to flavours/glitch
|
2 years ago |
Claire
|
874cd0e883
|
Rename flavours/glitch/util into flavours/glitch/utils
|
2 years ago |
Claire
|
3bf201ddaa
|
Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
|
2 years ago |
Claire
|
c3842a700f
|
[Glitch] Change language to be carried over on reply
Port c5eabffe34 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Eugen Rochko
|
c0a5c88364
|
[Glitch] Add language dropdown to compose in web UI
Port e4a9aa1ab4 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Eugen Rochko
|
838f800808
|
[Glitch] Add editing for published statuses
Port cb76142d9e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
David Sterry
|
8962f00ec8
|
[Glitch] ignore hashtag suggestions if they vary only in case
Port 65ee707755 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Claire
|
c58ad61ffc
|
[Glitch] Add confirmation modal when closing media edit modal with unsaved changes
Port 4166ecfedb to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
3 years ago |
Claire
|
41f58c2c32
|
Fix local-only toggle being buggy when replying to remote toot
|
4 years ago |
Thibaut Girka
|
31a9c14a5a
|
Fix threaded mode
Fixes #1414
|
4 years ago |
Thibaut Girka
|
4b8097e67c
|
Fix replying to some remote toots switching to local-only
|
4 years ago |
Thibaut Girka
|
43bceb4337
|
Fix local-only flag not necessarily being preserved on delete & redraft
|
4 years ago |
Eugen Rochko
|
409d00d256
|
[Glitch] Add ability to choose media thumbnail in web UI
Port 825f73c3f9 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
ThibG
|
0a02eade54
|
[Glitch] Fix content warning being unnecessarily cleared when enabling/disabling CW
Port 41ca3cdb37 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
40e87be793
|
Make prepending “re: ” to CWs on reply optional
|
5 years ago |
ThibG
|
d9f15fb6ed
|
[Glitch] Fix pending upload count not being decremented on error
Port 9b3ebf9166 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
c98e2faa41
|
[Glitch] Fix WebUI allowing to upload more items than the limit
Port 83a88426ca to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
82548d9403
|
[Glitch] Avoid storing audio and video file data in memory
Port f3d4db653c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
c77eb90fa6
|
[Glitch] Use blob URL for Tesseract to avoid CORS issues
Port d6b6267c27 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
7d388731dc
|
[Glitch] Restore hashtag suggestions from local tag history
Port d94a4763f6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
f0c559250c
|
[Glitch] Fix emoji autosuggestions
Port 32d2260a8c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
cc3ca37cda
|
[Glitch] Add autosuggestions for hashtags
Port 450b8a70a5 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
79e97d71d4
|
Do not keep polls pre-filled in thread mode
|
5 years ago |
ThibG
|
b8d7f860ca
|
[Glitch] When deleting & redrafting a poll, fill in closest expires_in
Port a55fd40802 to glitch-soc
|
5 years ago |
ThibG
|
c15ff07c69
|
[Glitch] Fix “mark as sensitive” not being used in delete & redraft
Port 024ec0759c to glitch-soc
|
6 years ago |
りんすき
|
c65b14059a
|
[Glitch] Fix composer route opening when not needed
Port 9ff2739fb5 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
b83cdc9b02
|
Export fallback content type and use it as default in WebUI
|
6 years ago |
Thibaut Girka
|
8a49df8ede
|
Support proper content-type in Delete & Redraft
|
6 years ago |
KokaKiwi
|
08a981dd25
|
Add status content type dropdown to compose box.
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
ThibG
|
c8195e2da1
|
[Glitch] Use raw content if available on Delete & Redraft
Port front-end changes from 2a917031c9 to glitch-soc
|
6 years ago |
Thibaut Girka
|
5a8b820767
|
Fix regression with textarea's caret position when selecting a suggestion
|
6 years ago |
Thibaut Girka
|
0541e4ad21
|
Refactor selectComposeSuggestion so that different paths can be updated
|
6 years ago |
Thibaut Girka
|
e2d56cc90d
|
[Glitch] Port polls creation UI from upstream
|
6 years ago |
Thibaut Girka
|
b19e5cf48d
|
Split out is_changing_upload from is_submitting
Fixes #855
|
6 years ago |
Igor Galić
|
e02703bb91
|
prepend re: to replies to spoiler-text
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
|
6 years ago |
Thibaut Girka
|
e8e32f8265
|
[Glitch] Preserve hashtag casing in web UI hashtag history
Port 81df5716b9 to glitch-soc
|
6 years ago |
Thibaut Girka
|
acdb5b43da
|
[Glitch] Implement tag auto-completion by history
Port bada0436b3 to glitch-soc
|
6 years ago |
Thibaut Girka
|
2bd0a71b0c
|
Preserve hashtag casing in threaded mode
Inspired by 81df5716b9
|
6 years ago |
Thibaut Girka
|
02adce1ad8
|
Add focal points support in the composer
|
6 years ago |
Thibaut Girka
|
9507ab6493
|
Preserve hashtags in threaded mode (fixes #584)
|
6 years ago |
Thibaut Girka
|
95a752365a
|
Disable threaded mode when canceling a reply (fixes #583)
|
6 years ago |
Thibaut Girka
|
694b9c5b54
|
Move privacyPreference to utils
|
6 years ago |
Thibaut Girka
|
78811a547c
|
[Glitch] Refactor privacyPrefence() to use priority list
Port 2b44b7a9f6 to glitch-soc
|
6 years ago |
Thibaut Girka
|
b169f2df3b
|
Do not store duplicate reply_privacy
|
6 years ago |
Ash Levy
|
2d4c33a89c
|
add option to enable auto visibility on secondary toot button
|
6 years ago |
Thibaut Girka
|
c60f97f116
|
[Glitch] Preserve newlines in delete & redraft and desktop notifications
Port 5d419119de to glitch-soc
|
7 years ago |
Thibaut Girka
|
d8c35a6b85
|
[Glitch] Add redraft function
Port 16173535d9 to glitch-soc
|
7 years ago |
Thibaut Girka
|
f9a8240394
|
Fix caret position after inserting suggestions (fixes #281)
|
7 years ago |