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
/
ui
/
containers
Age
Commit message (
Expand
)
Author
2017-02-21
Fix #38 - Unread indicator when new content appears above the fold
Eugen Rochko
2017-02-20
Fix scroll to top not registering because of wrong debounce usage
Eugen
2017-02-19
Split public timeline into "public timeline" which is local, and
Eugen Rochko
2017-02-10
Move more colours to scss
Lorenz Diener
2017-02-05
Add tracking of delay to streaming API
Eugen Rochko
2017-02-05
Fix #598 - arrow keys to navigate media; fix #481 - non-exact matches no longer
Eugen Rochko
2017-02-05
Add next/previous navigation in modal for media attachments
Eugen Rochko
2017-02-05
No replies filter on home timeline no longer hides self-replies
Eugen Rochko
2017-01-24
Smarter infinite scroll
Eugen Rochko
2017-01-23
Less re-rendering
Eugen Rochko
2017-01-16
Improve how the list entry Account component looks when target is blocked/fol...
Eugen Rochko
2017-01-16
Fix #414 - Improve lightbox, add loading indicator
Eugen Rochko
2017-01-10
Fix issue when settings are not defined for column type
Eugen Rochko
2017-01-10
Home column filters
Eugen Rochko
2016-12-03
Keep timelines in the UI trimmed when possible
Eugen Rochko
2016-11-20
Adding notifications column
Eugen Rochko
2016-11-13
Making upload button into a smaller icon button
Eugen Rochko
2016-11-12
Use full-text search for autosuggestions
Eugen Rochko
2016-11-10
Fix modals sizing and add animation to it, fix #140 by only making the text of
Eugen Rochko
2016-11-07
Replace react-skylight with own solution that centers images better
Eugen Rochko
2016-11-05
Adding hashtags
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-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-08
Use reselect to memoize denormalization in UI state
Eugen Rochko
2016-10-02
Unreblogging and unfavouriting from the UI
Eugen Rochko
2016-09-30
Deleting statuses from UI
Eugen Rochko
2016-09-27
Fix #58 - disable compose form while image is uploading
Eugen Rochko
2016-09-25
Limit usernames to 30 chars, statuses to 500, open account after follow form ...
Eugen Rochko
2016-09-22
Infinite scroll for timeline columns
Eugen Rochko
2016-09-22
API returns mentions for statuses, compose form pre-fills all relevant userna...
Eugen Rochko
2016-09-21
Fix notifications in UI, added new API for fetching account relationships
Eugen Rochko
2016-09-20
Fix rake tasks and loading bar
Eugen Rochko
2016-09-19
Re-organizing components to be more modular, adding loading bars
Eugen Rochko