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
/
compose
/
containers
Age
Commit message (
Expand
)
Author
2020-11-03
[Glitch] Make “Mark media as sensitive” properly translatable
Mélanie Chauvel
2020-08-05
[Glitch] Fallback to previous, more approximative hashtag RE on older browsers
Thibaut Girka
2020-08-02
[Glitch] Fix the hashtag judgment of the compose form to be the same as the s...
kedama
2020-03-14
Fix posting privacy on secondary button with missing description confirmation...
Thibaut Girka
2019-11-07
[Glitch] Fix WebUI allowing to upload more items than the limit
ThibG
2019-08-31
Update backend links and fix hardcoded ones
Thibaut Girka
2019-08-31
Fix imports importing modules from vanilla flavour instead of glitch
Thibaut Girka
2019-08-29
[Glitch] Add confirmation modal when logging out from the web app
ThibG
2019-08-20
Add button to edit media description from missing description confirmation di...
Thibaut Girka
2019-08-19
[Glitch] Add media editing modal
Eugen Rochko
2019-07-28
[Glitch] Add search results pagination to web UI (#11409)
Eugen Rochko
2019-06-28
[Glitch] Add message telling FTS is disabled when no toot can be found becaus...
ThibG
2019-06-24
[Glitch] Add audio uploads
Eugen Rochko
2019-06-14
Fix replying not automatically switching to compose form on mobile
Thibaut Girka
2019-05-20
Refactor contentType selection in glitch composer
Thibaut Girka
2019-05-17
Hide content-type dropdown by default
Thibaut Girka
2019-05-17
Add status content type dropdown to compose box.
KokaKiwi
2019-05-11
Use a checkbox for the “Mark media as sensitive” composer button
Thibaut Girka
2019-05-10
Fix media description confirmation modal
Thibaut Girka
2019-05-04
[Glitch] Make the "mark media as sensitive" button more obvious in web UI
Eugen Rochko
2019-04-26
Add emoji suggestion to poll options
Thibaut Girka
2019-04-26
Add suggestions in CW field
Thibaut Girka
2019-04-26
Refactor selectComposeSuggestion so that different paths can be updated
Thibaut Girka
2019-04-23
Fix settings modal
Thibaut Girka
2019-04-22
Cleanup
Thibaut Girka
2019-04-22
Add OptionsContainer
Thibaut Girka
2019-04-22
ComposerTextarea → AutosuggestTextarea
Thibaut Girka
2019-04-22
ComposerUploadForm → UploadForm + UploadFormContainer
Thibaut Girka
2019-04-22
Move PollForm from features/composer to features/compose
Thibaut Girka
2019-04-22
ComposerReply → ReplyIndicator
Thibaut Girka
2019-04-22
Refactor Compose*Warning → ContainerWarning
Thibaut Girka
2019-04-22
features/composer/index.js → ComposeForm
Thibaut Girka
2019-04-22
DrawerHeader → Header + HeaderContainer
Thibaut Girka
2019-04-22
DrawerAccount → NavigationBar + NavigationContainer
Thibaut Girka
2019-04-22
[Glitch] Show suggested follows on search screen in mobile layout
Eugen Rochko
2019-04-22
DrawerResults → SearchResults + SearchResultsContainer
Thibaut Girka
2019-04-22
Move DrawerSearch to Search + SearchContainer
Thibaut Girka
2018-01-04
WIPgit status <Compose> Refactor; <Composer> ed.
kibigo!
2017-12-03
Rename themes -> flavours ? ?
kibigo!