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
2022-11-12
[Glitch] Add the ability to edit media attachment metadata for any unattached...
Claire
2022-10-30
[Glitch] Fix upload progress not communicating processing phase in web UI
Eugen Rochko
2022-10-12
Port various forgotten fixes from upstream (#1864)
Claire
2022-10-11
Move flavours/glitch/features/emoji_picker back to flavours/glitch/features/c...
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-05-16
[Glitch] Add language dropdown to compose in web UI
Eugen Rochko
2022-05-03
Fix backend terms link not being used
Claire
2022-05-03
[Glitch] Rename toots to posts in various places, add or reword DM warnings
Claire
2022-02-12
[Glitch] Fix controls for unchangeable properties on status edit not being di...
Claire
2022-02-10
[Glitch] Add editing for published statuses
Eugen Rochko
2022-01-23
[Glitch] Fix text being incorrectly pre-selected in composer textarea on /share
Claire
2021-08-09
[Glitch] Fix logout link not working in safari
Takeshi Umeda
2021-07-25
[Glitch] Add confirmation modal when closing media edit modal with unsaved ch...
Claire
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
[next]