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
Age
Commit message (
Expand
)
Author
2016-10-06
Fix #76 - set scrollTop property of element node rather than use scrollTo() m...
Eugen Rochko
2016-10-06
Fix #71 - Add logout link to UI
Eugen Rochko
2016-10-06
Fix #70 - disable autocomplete on follow form
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-23
Temporarily link "settings" to the static version of the form
Eugen Rochko
2016-09-23
Improved ColumnsArea on smaller windows, improved how ActionBar looks
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
Update OStatus2 library
Eugen Rochko
2016-09-19
Re-organizing components to be more modular, adding loading bars
Eugen Rochko