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
Age
Commit message (
Expand
)
Author
2016-10-06
Fix #79 - break too long lines and hide overflowing characters in status content
Eugen Rochko
2016-10-06
Fix #80 - pretty scrollbars for lucky webkit users
Eugen Rochko
2016-10-06
Fix #83 - if user cannot be found (or is self) throw error, don't return empt...
Eugen Rochko
2016-10-06
Fix #72 - add follow/unfollow button to public profiles
Eugen Rochko
2016-10-06
Fix delete option missing from statuses in detailed view
Eugen Rochko
2016-10-06
Better comparison of "local" domain
Eugen Rochko
2016-10-06
Fix #76 - set scrollTop property of element node rather than use scrollTo() m...
Eugen Rochko
2016-10-06
Fix sign-in redirecting "back" to a missing image because missing static file...
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-06
Update OStatus2 to handle malformed Salmon without raising unexpected exceptions
Eugen Rochko
2016-10-06
Catch Paperclip errors on /api/v1/media, return early from update profile ser...
Eugen Rochko
2016-10-06
Update default devise wording to include reference to Mastodon
Yann Vaillant
2016-10-05
Move PubSubHubbub pinging to a background worker
Eugen Rochko
2016-10-05
Fix typo
Eugen Rochko
2016-10-05
Catching more exceptions that slipped through, removing AR logging from
Eugen Rochko
2016-10-03
Catch :warden correctly
Eugen Rochko
2016-10-03
Catch warden throw in actioncable
Eugen Rochko
2016-10-03
Blocking will prevent e-mail notifications from blocked user, blocks in UI
Eugen Rochko
2016-10-03
API for blocking and unblocking
Eugen Rochko
2016-10-03
Integrating block relationships into the API (read-only for now)
Eugen Rochko
2016-10-03
Adding a block model and filter mentions from blocked users (fix #60)
Eugen Rochko
2016-10-03
Cleaning up unused views
Eugen Rochko
2016-10-03
Adding e-mail confirmations
Eugen Rochko
2016-10-03
Fix most pages on small screens
Eugen Rochko
2016-10-03
Making public pages responsive, removing reblogs/favs counts from them
Eugen Rochko
2016-10-02
Small fixes
Eugen Rochko
2016-10-02
Add since_id param to feeds
Eugen Rochko
2016-10-02
Redirect after sign in to previous page (unless it's a sign in/up/etc page)
Eugen Rochko
2016-10-02
Add API for getting info about authenticated user: /api/v1/accounts/verify_cr...
Eugen Rochko
2016-10-02
Slightly improved e-mail notifications
Eugen Rochko
2016-10-02
Validate against multiple reblogs of same status by same account
Eugen Rochko
2016-10-02
Preparing feeds for better filtering
Eugen Rochko
2016-10-02
Unreblogging and unfavouriting from the UI
Eugen Rochko
2016-10-02
Add logging for outgoing http requests
Eugen Rochko
2016-09-30
Meaningful validation errors in API response
Eugen Rochko
2016-09-30
Adjust client registration API
Eugen Rochko
2016-09-30
Deleting statuses from UI
Eugen Rochko
2016-09-29
Fix #25 - Only latest reblog of status kept on feed as zset value is set to "...
Eugen Rochko
2016-09-29
Improve code style
Eugen Rochko
2016-09-27
Fix handling of multiple Link headers (that should not be a thing though)
Eugen Rochko
2016-09-27
Adding landing page
Eugen Rochko
2016-09-27
Fix #58 - disable compose form while image is uploading
Eugen Rochko
2016-09-27
Fix #52 - Add API versioning (v1)
Eugen Rochko
2016-09-27
Fix subtle home feed filtering bug
Eugen
2016-09-26
Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app
Eugen Rochko
2016-09-26
Improve redirect handling in FetchAtomService
Eugen Rochko
2016-09-26
Fix #54 - Fetch remote accounts by URL from mentions
Eugen Rochko
2016-09-26
Fix #55 - Filter self from pre-filled mentions
Eugen Rochko
2016-09-25
Improved style of settings page
Eugen Rochko
[next]