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
/
features
/
compose
/
containers
Age
Commit message (
Expand
)
Author
2017-02-22
Improve performance of compose form
Eugen Rochko
2017-02-13
Add remote mentions warning when composing a private status
Eugen Rochko
2017-02-06
Add API modifiers to limit returned toots from public/hashtag timelines
Eugen Rochko
2017-01-23
Implement a click-to-view spoiler system
blackle
2017-01-16
Show 'do not display in public timeline' when replying to self
blackle
2017-01-16
Fix upload file input being re-rendered needlessly
Eugen Rochko
2017-01-09
Merge branch 'master' of https://github.com/blackle/mastodon into blackle-master
Eugen Rochko
2017-01-09
Improve initialState loading
Eugen Rochko
2017-01-08
Generate key for each input so we can upload the same file even after deleting
blackle
2017-01-03
On file-drag, show a border around textarea
Mitchell Hentges
2016-12-24
Hide unlisted toggle when private is active, hide nsfw toggle when no files a...
Eugen Rochko
2016-12-24
Re-add unlisted toggle to the UI
Anthony Bellew
2016-12-23
Compose form in the UI now has public/private toggle instead of public/unlisted
Eugen Rochko
2016-12-14
Re-implemented autosuggestions component for the compose form
Eugen Rochko
2016-11-30
Per-status control for unlisted mode, also federation for unlisted mode
Eugen Rochko
2016-11-24
Remove Neo4J
Eugen Rochko
2016-11-23
Adding content sensitivity toggle, spoilers for media
Eugen Rochko
2016-11-13
Making upload button into a smaller icon button
Eugen Rochko
2016-11-13
Search component
Eugen Rochko
2016-11-12
Use full-text search for autosuggestions
Eugen Rochko
2016-10-30
Refactoring redux state into different reducers
Eugen Rochko
2016-10-28
Make suggestions box also use user list components
Eugen Rochko
2016-10-15
Display follow suggestions
Eugen Rochko