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
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
2018-06-16
[Glitch] Add redraft function
Thibaut Girka
2018-05-26
Fix caret position after inserting suggestions (fixes #281)
Thibaut Girka
2018-05-16
[Glitch] Feature: Direct message from Statuses
Thibaut Girka
2018-05-16
[Glitch] Fix issues with sending direct messages from user profile
Thibaut Girka
2018-05-16
[Glitch] Feature: Direct message from menu
Thibaut Girka
2018-03-12
Remove text requirement when media attached from statuses (fixes #381)
Thibaut Girka
2018-01-14
Merge pull request #328 from glitch-soc/feature/glitchy-elephant-friend
beatrix
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
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!