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
Age
Commit message (
Expand
)
Author
2017-02-05
Fix #61 - Add list of blocked users to the UI; clean up failed push notificat...
Eugen Rochko
2017-02-05
Add next/previous navigation in modal for media attachments
Eugen Rochko
2017-02-02
Prevent potential issue with public/hashtag statuses arriving after
Eugen Rochko
2017-01-26
Improve infinite scroll on notifications
Eugen Rochko
2017-01-25
Instead of using spoiler boolean and spoiler_text, simply check for non-blank...
Eugen Rochko
2017-01-24
Merge branch 'master' into master
Eugen
2017-01-24
Set isLoading false on timelines when request fails
Eugen Rochko
2017-01-24
Smarter infinite scroll
Eugen Rochko
2017-01-23
Implement a click-to-view spoiler system
blackle
2017-01-20
Fix #475 - add space after autocomplete
Eugen Rochko
2017-01-20
Fix #463 - Fetch and display previews of URLs using OpenGraph tags
Eugen Rochko
2017-01-19
Fix #222 - Update followers count when following/unfollowing
Eugen Rochko
2017-01-17
Add sounds for notifications. Boop by @jk@mastodon.social
Eugen Rochko
2017-01-16
Fix upload file input being re-rendered needlessly
Eugen Rochko
2017-01-16
Fix #238 - Add "favourites" column
Eugen Rochko
2017-01-15
Fix #427 - don't suggest hashtag if the search value contains a space
Eugen Rochko
2017-01-10
Home column filters
Eugen Rochko
2017-01-09
Persist UI settings, add missing localizations for German
Eugen Rochko
2017-01-09
Improve initialState loading
Eugen Rochko
2017-01-07
Fix #147 - Unreblogging will leave original status in feeds
Eugen Rochko
2017-01-03
On file-drag, show a border around textarea
Mitchell Hentges
2017-01-02
See #244 - Added notifications column settings to filter what's displayed
Eugen Rochko
2016-12-26
Replacing follow requests in the settings area with in-UI column
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-22
Fix notifications reducer bug
Eugen Rochko
2016-12-14
Re-implemented autosuggestions component for the compose form
Eugen Rochko
2016-12-12
Fix timelines loading bug
Eugen Rochko
2016-12-03
Keep timelines in the UI trimmed when possible
Eugen Rochko
2016-11-30
Per-status control for unlisted mode, also federation for unlisted mode
Eugen Rochko
2016-11-24
Fix bad reference
Eugen Rochko
2016-11-24
Fix forgotten reference
Eugen Rochko
2016-11-24
Remove Neo4J
Eugen Rochko
2016-11-23
Follow/unfollow button outside of dropdown, also make favs/reblogs update ind...
Eugen Rochko
2016-11-23
Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notif...
Eugen Rochko
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-20
Adding notifications column
Eugen Rochko
2016-11-18
Adding german localization
Eugen Rochko
2016-11-13
Fix another mistake
Eugen Rochko
2016-11-13
Infinite scroll for followers/following lists
Eugen Rochko
2016-11-13
Fix stale reference
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-11-05
Adding hashtags
Eugen Rochko
2016-11-04
Add forgotten reducer for FAVOURITES_FETCH_SUCCESS
Eugen Rochko
2016-11-04
Optimize how statuses are re-rendered and relative time intervals
Eugen Rochko
2016-11-03
Add list of who reblogged status
Eugen Rochko
2016-11-03
Aria-labels actually didn't work in React, so removing. Fixing some bugs
Eugen Rochko
[next]