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
/
assets
/
javascripts
/
components
/
reducers
/
compose.jsx
Age
Commit message (
Expand
)
Author
2016-11-12
Use full-text search for autosuggestions
Eugen Rochko
2016-10-30
Basic username autocomplete for text area
Eugen Rochko
2016-10-30
Refactoring redux state into different reducers
Eugen Rochko
2016-10-24
Move status components inside individual containers. We still need to select
Eugen Rochko
2016-09-26
Fix #55 - Filter self from pre-filled mentions
Eugen Rochko
2016-09-22
Uploading/undoing media modifies status text. Also: status text trimmed befor...
Eugen Rochko
2016-09-22
API returns mentions for statuses, compose form pre-fills all relevant userna...
Eugen Rochko
2016-09-19
Re-organizing components to be more modular, adding loading bars
Eugen Rochko
2016-09-12
Adding a notification stack for error messages
Eugen Rochko
2016-09-07
UI for uploading media attachments (and cancelling them)
Eugen Rochko
2016-09-05
Make compose form also use normalized data
Eugen Rochko
2016-08-31
Fix typo
Eugen Rochko
2016-08-31
Replies in the compose form
Eugen Rochko
2016-08-31
Cleaning up action names and compose drawer
Eugen Rochko