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
/
features
/
composer
/
index.js
Age
Commit message (
Expand
)
Author
2018-12-21
Fix incorrect and duplicate onConfirm callback
Thibaut Girka
2018-12-18
Allow disabling media confirmation from the confirmation dialog itself
Thibaut Girka
2018-12-17
Split out is_changing_upload from is_submitting
Thibaut Girka
2018-12-14
On mobile, go back in browser history upon posting, unless threaded mode is e...
Thibaut Girka
2018-10-14
Handle alt+enter in the spoiler input as shortcut for secondary post
Thibaut Girka
2018-09-29
Merge pull request #755 from ThibG/glitch-soc/features/optional-reply-selection
David Yip
2018-09-29
Merge pull request #754 from ThibG/glitch-soc/fixes/scroll-compose-into-view
David Yip
2018-09-28
Make pre-selection of usernames optional when replying to a toot
Thibaut Girka
2018-09-28
Scroll to textarea when composing a toot
Thibaut Girka
2018-09-21
Disable the “TOOT” button (and secondary toot button) if the toot text is...
Thibaut Girka
2018-09-11
Fix composer actions modal
Thibaut Girka
2018-09-04
Fix interactions between CW and sensitive flag when spoilersAlwaysOn is set
Thibaut Girka
2018-08-30
Restrict querySelectorAll to the upload form component
Thibaut Girka
2018-08-30
Add confirmation dialog when posting media without description
Thibaut Girka
2018-08-29
Add opt-in feature to have the spoilers field always on (fixes #634)
Thibaut Girka
2018-08-19
Focus CW field when enabling it, focus compose textarea when disabling it
Thibaut Girka
2018-08-18
Add focal points support in the composer
Thibaut Girka
2018-08-18
Refactor in preparation for focal points modal
Thibaut Girka
2018-07-28
Move CW field just above main textarea
Thibaut Girka
2018-07-28
Refactor reply indicator and show compact list of attachments
Thibaut Girka
2018-07-28
Show reply indicator for empty toots, not undefined toots (fixes #610)
Thibaut Girka
2018-07-12
Add an option restricting secondary toot privacy to that of the toot being re...
Thibaut Girka
2018-07-12
Use options rather than a boolean
Thibaut Girka
2018-07-12
add option to enable auto visibility on secondary toot button
Ash Levy
2018-07-10
Display reply indicator even when replying to contentless toot (fixes #564)
Thibaut Girka
2018-07-10
add keybind in composer textarea for secondary submit
Ash Levy
2018-05-26
Fix caret position after inserting suggestions (fixes #281)
Thibaut Girka
2018-05-26
Remove unneeded code now that attachment URL isn't appended to toots
Thibaut Girka
2018-05-16
[Glitch] Feature: Direct message from menu
Thibaut Girka
2018-04-02
[Glitch] Fix: Prevent submission using same logic as submit button disabling.
Thibaut Girka
2018-03-12
Remove text requirement when media attached from statuses (fixes #381)
Thibaut Girka
2018-01-19
Display a warning when composing unlisted toots with something looking like a...
Thibaut Girka
2018-01-14
Fixes onboarding modal (#318)
kibi!
2018-01-05
Threaded mode~
kibigo!
2018-01-05
Styling and autosuggest fixes for #293
kibigo!
2018-01-05
Fixes composer mounting issue with #293
kibigo!
2018-01-04
WIP <Compose> Refactor; 1000 tiny edits
kibigo!
2018-01-04
WIP <Compose> Refactor; <OnboardingModal> ed.
kibigo!
2018-01-04
WIP <Compose> Refactor; <Drawer> ed.
kibigo!
2018-01-04
WIPgit status <Compose> Refactor; <Composer> ed.
kibigo!