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
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