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
Age
Commit message (
Expand
)
Author
2017-03-22
Fix full-text search query quotation, improve tag search performance with an ...
Eugen Rochko
2017-03-02
Fix #231 - Muting
Eugen Rochko
2017-03-02
Fix #372 - Emoji picker
Eugen Rochko
2017-03-01
Simplify passing of prop
Eugen Rochko
2017-03-01
Better smart/dumb component separation
Kibigo
2017-02-27
Character counter fix
Kibigo
2017-02-26
Improve compose form performance, upgrade JS dependencies. LightingBox
Eugen Rochko
2017-02-22
Improve performance of compose form
Eugen Rochko
2017-02-19
Fix links and wording
Eugen Rochko
2017-02-19
Adjust naming of public timeline -> "local timeline" vs "whole known network"
Eugen Rochko
2017-02-19
Split public timeline into "public timeline" which is local, and
Eugen Rochko
2017-02-13
Add remote mentions warning when composing a private status
Eugen Rochko
2017-02-13
Merge branch 'patch-5' of https://github.com/yiskah/mastodon into yiskah-patch-5
Eugen Rochko
2017-02-13
Clean up collapsible components
Eugen Rochko
2017-02-11
Add privacy disclaimer
shel
2017-02-09
Progress on moving color styles to Sass
Eugen Rochko
2017-02-06
Add API modifiers to limit returned toots from public/hashtag timelines
Eugen Rochko
2017-02-03
easier comprehension of toot settings and properties (#595)
hoodie
2017-01-27
Less ambiguous sensitive content toggle label (#556)
Zachary Spector
2017-01-25
Instead of using spoiler boolean and spoiler_text, simply check for non-blank...
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-15
Fix typo introduced in #470 which made unlisted toggle only fade in/out and n...
Eugen Rochko
2017-01-15
Hide 'Do not display on public timeline' for reply toots. Fixes #412.
Effy Elden
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-07
Replace getting started icon on desktop nav bar with asterisk instead of hamb...
Eugen Rochko
2017-01-06
Add tab bar alternative to desktop UI, upgrade react & react-redux
Eugen Rochko
2017-01-05
Fixed unexpected error
Eugen Rochko
2017-01-05
Fix compose form bug
Eugen Rochko
2017-01-05
Fix selection resetting in compose form after unrelated data updates
Eugen Rochko
2017-01-05
Merge pull request #403 from ticky/use-system-fonts
Eugen
2017-01-05
Merge pull request #400 from ticky/differentiate-settings-links
Eugen
2017-01-04
Use system fonts on more platforms
Jessica Stokes
2017-01-04
Automatically position cursor when writing a reply toot
Misty De Meo
2017-01-04
Differentiate settings links
Jessica Stokes
2017-01-05
Merge pull request #395 from ticky/hide-media-list-if-no-media
Eugen
2017-01-04
Fix Command-enter tooting
Jessica Stokes
2017-01-04
Don't render the media list when there's no media
Jessica Stokes
2017-01-04
Disallow compose navbar from being shrunk
Jessica Stokes
2017-01-03
On file-drag, show a border around textarea
Mitchell Hentges
2016-12-26
Follow requests send e-mail notifications, but are excluded from notification...
Eugen Rochko
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
Fix key up listener on compose form
Eugen Rochko
2016-12-14
Re-implemented autosuggestions component for the compose form
Eugen Rochko
2016-12-11
Fix metaKey usage
Eugen Rochko
[next]