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
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
2016-11-03
Allow @username@domain/@username in follow form, prevent duplicate accounts
Eugen Rochko
2016-11-03
Add own composed status to home without waiting for websocket event
Eugen Rochko
2016-10-31
Actually fix the reblogs/favs reducer issue
Eugen Rochko
2016-10-31
Fix forgotten reducers for reblogs/favourites
Eugen
2016-10-31
Fix accounts not being normalized from context statuses
Eugen
2016-10-30
Basic username autocomplete for text area
Eugen Rochko
2016-10-30
Refactoring redux state into different reducers
Eugen Rochko
2016-10-28
Improved how user lists look, added follow button to them
Eugen Rochko
2016-10-27
Adding following/followers lists to the UI
Eugen Rochko
2016-10-24
Add opening images in a modal window
Eugen Rochko
2016-10-24
Move status components inside individual containers. We still need to select
Eugen Rochko
2016-10-19
Fix #100 - Add "back" button to certain views
Eugen Rochko
2016-10-18
Remember scroll position when navigating back, do not needlessly reload
Eugen Rochko
2016-10-18
Improve how errors are displayed in the UI
Eugen Rochko
2016-10-18
Small clean up
Eugen Rochko
2016-10-18
More debugging
Eugen Rochko
2016-10-18
More debugging
Eugen Rochko
2016-10-17
Fix #82 - only show latest reblog of status in UI
Eugen Rochko
2016-10-15
Exclude blocked users from follow suggestions, fix tests
Eugen Rochko
2016-10-15
Display follow suggestions
Eugen Rochko
2016-10-08
Use reselect to memoize denormalization in UI state
Eugen Rochko
2016-10-07
Adding public timeline
Eugen Rochko
2016-10-03
Blocking will prevent e-mail notifications from blocked user, blocks in UI
Eugen Rochko
2016-10-02
Unreblogging and unfavouriting from the UI
Eugen Rochko
2016-09-30
Deleting statuses from UI
Eugen Rochko
2016-09-26
Fix #55 - Filter self from pre-filled mentions
Eugen Rochko
2016-09-23
Change output of api/accounts/:id/follow and unfollow to return relationship
Eugen Rochko
2016-09-22
Uploading/undoing media modifies status text. Also: status text trimmed befor...
Eugen Rochko
2016-09-22
Handle remote account mentions a little better by trying a URL lookup in the db
Eugen Rochko
2016-09-22
Infinite scroll for account timelines
Eugen Rochko
2016-09-22
Infinite scroll for timeline columns
Eugen Rochko
[next]