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
/
actions
/
compose.jsx
Age
Commit message (
Expand
)
Author
2016-11-23
Adding content sensitivity toggle, spoilers for media
Eugen Rochko
2016-11-21
Switch to compose route when replying and compose is not mounted
Eugen Rochko
2016-11-12
Add limit to search results
Eugen Rochko
2016-11-12
Use full-text search for autosuggestions
Eugen Rochko
2016-11-03
Aria-labels actually didn't work in React, so removing. Fixing some bugs
Eugen Rochko
2016-11-03
Add own composed status to home without waiting for websocket event
Eugen Rochko
2016-10-30
Actually complete the autosuggestion feature
Eugen Rochko
2016-10-30
Basic username autocomplete for text area
Eugen Rochko
2016-10-24
Move status components inside individual containers. We still need to select
Eugen Rochko
2016-10-18
Improve how errors are displayed in the UI
Eugen Rochko
2016-10-18
Add console.error to all axios failures
Eugen Rochko
2016-09-27
Fix #52 - Add API versioning (v1)
Eugen Rochko
2016-09-18
Live update account timelines, small fix for replyCompose
Eugen Rochko
2016-09-18
Remove unused action constants
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
Fix reply bug introduced when compose form started using normalized data
Eugen
2016-09-05
Make compose form also use normalized data
Eugen Rochko
2016-09-01
Favouriting works, reblogging is a little broken because of <Status>
Eugen Rochko
2016-08-31
Replies in the compose form
Eugen Rochko
2016-08-31
Cleaning up action names and compose drawer
Eugen Rochko