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
Age
Commit message (
Expand
)
Author
2016-11-03
Add own composed status to home without waiting for websocket event
Eugen Rochko
2016-11-02
Fix subtle bugs, new icon button
Eugen Rochko
2016-11-02
Merge pull request #132 from marcus-herrmann/master
Eugen
2016-11-02
a11y: Improve icon button component regarding semantics and screen reader usage
mhe
2016-11-02
a11y: Add labels to input fields for screenreader
Frederic Hemberger
2016-11-01
Fix follow icon changing plus to minus, add terms page stub
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
Actually complete the autosuggestion feature
Eugen Rochko
2016-10-30
Basic username autocomplete for text area
Eugen Rochko
2016-10-30
Refactoring redux state into different reducers
Eugen Rochko
2016-10-29
Hide notes on user lists for now
Eugen Rochko
2016-10-28
Make suggestions box also use user list components
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-25
Guard against unexisting statuses rendering
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
This should fix it
Eugen Rochko
2016-10-18
Debugging
Eugen Rochko
2016-10-18
More debugging
Eugen Rochko
2016-10-18
More debugging
Eugen Rochko
2016-10-18
More debugging
Eugen Rochko
2016-10-18
More debugging
Eugen Rochko
2016-10-18
Will this fix the issue?
Eugen Rochko
2016-10-18
More debugging
Eugen Rochko
2016-10-18
Add console.error to all axios failures
Eugen Rochko
2016-10-17
Fix #82 - only show latest reblog of status in UI
Eugen Rochko
2016-10-17
Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues
Eugen Rochko
2016-10-16
Don't preload timelines as props, load them when timeline component is mounted
Eugen Rochko
2016-10-16
Fix scrolling on small devices for account timelines and compose column
Eugen Rochko
2016-10-16
Backfill follow suggestions with fallback when not enough results. Cycling
Eugen Rochko
2016-10-15
Fix typo
Eugen Rochko
2016-10-15
Fix follow suggestions ranking
Eugen Rochko
2016-10-15
Exclude blocked users from follow suggestions, fix tests
Eugen Rochko
2016-10-15
Fix suggestions box style for long names
Eugen Rochko
2016-10-15
Display follow suggestions
Eugen Rochko
2016-10-14
Adding sync of follow relationships to Neo4J, accounts/suggestions API
Eugen Rochko
2016-10-14
Add "edit profile" link to dropdown on own profile
Eugen Rochko
2016-10-14
E-mail preferences page
Eugen Rochko
2016-10-14
Add window titles to auth pages and about page, link sign up/login from about...
Eugen Rochko
2016-10-12
Fix styles
Eugen Rochko
2016-10-12
Responsively changing layout to single-column + nav on smaller screens
Eugen Rochko
2016-10-09
Improved how in-UI profiles look
Eugen Rochko
2016-10-09
Making AccountTimeline into a sub-route
Eugen Rochko
[next]