index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
/
flavours
/
glitch
/
reducers
/
compose.js
Age
Commit message (
Expand
)
Author
2022-11-14
[Glitch] Fix media metadata being only editable once
Claire
2022-11-12
[Glitch] Add the ability to edit media attachment metadata for any unattached...
Claire
2022-11-08
[Glitch] Fix redrafting a currently-editing post not leaving edit mode
Claire
2022-10-30
[Glitch] Fix upload progress not communicating processing phase in web UI
Eugen Rochko
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
2022-05-16
[Glitch] Add language dropdown to compose in web UI
Eugen Rochko
2022-02-10
[Glitch] Add editing for published statuses
Eugen Rochko
2021-12-16
[Glitch] ignore hashtag suggestions if they vary only in case
David Sterry
2021-07-25
[Glitch] Add confirmation modal when closing media edit modal with unsaved ch...
Claire
2021-05-12
Fix local-only toggle being buggy when replying to remote toot
Claire
2020-09-01
Fix threaded mode
Thibaut Girka
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
2020-04-02
[Glitch] Fix content warning being unnecessarily cleared when enabling/disabl...
ThibG
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
2019-11-07
[Glitch] Fix WebUI allowing to upload more items than the limit
ThibG
2019-09-30
[Glitch] Avoid storing audio and video file data in memory
ThibG
2019-09-30
[Glitch] Use blob URL for Tesseract to avoid CORS issues
ThibG
2019-09-02
[Glitch] Restore hashtag suggestions from local tag history
ThibG
2019-09-02
[Glitch] Fix emoji autosuggestions
Eugen Rochko
2019-09-02
[Glitch] Add autosuggestions for hashtags
Eugen Rochko
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
2019-06-07
[Glitch] Fix “mark as sensitive” not being used in delete & redraft
ThibG
2019-05-26
[Glitch] Fix composer route opening when not needed
りんすき
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
2019-05-11
[Glitch] Use raw content if available on Delete & Redraft
ThibG
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
2018-09-13
prepend re: to replies to spoiler-text
Igor Galić
2018-08-28
[Glitch] Preserve hashtag casing in web UI hashtag history
Thibaut Girka
2018-08-28
[Glitch] Implement tag auto-completion by history
Thibaut Girka
2018-08-28
Preserve hashtag casing in threaded mode
Thibaut Girka
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
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
[next]