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
Age
Commit message (
Expand
)
Author
2016-10-06
Adjusting new CSS for smaller screens
Eugen Rochko
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
Merge pull request #74 from waldyrious/patch-1
Eugen
2016-10-06
use consistent capitalization for subject lines
Waldir Pimenta
2016-10-06
Merge pull request #69 from vayan/feature/change-wording-in-mailer-view
Eugen
2016-10-06
Update default devise wording to include reference to Mastodon
Yann Vaillant
2016-10-05
Add information on rake tasks to readme
Eugen Rochko
2016-10-05
Move PubSubHubbub pinging to a background worker
Eugen Rochko
2016-10-05
Fix typo
Eugen Rochko
2016-10-05
Link demo video from readme
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
Fix doorkeeper skip_authorization
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
Fix tests, update goldfinger to catch XML errors
Eugen Rochko
2016-09-30
Allow non-https redirect URIs for OAuth apps (AndStatus seems to require this)
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 #56 - Add default avatar
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
[next]