Age | Commit message (Expand) | Author |
2016-11-02 | Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY, | Eugen Rochko |
2016-11-01 | Fix follow icon changing plus to minus, add terms page stub | Eugen Rochko |
2016-10-30 | Limit returned followees/followers by API to 40 for now | Eugen Rochko |
2016-10-29 | Adding common followers API, fixing fallback query again | Eugen Rochko |
2016-10-23 | Fix OAuth authorization redirect | Eugen Rochko |
2016-10-22 | Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting | Eugen Rochko |
2016-10-19 | Fix #100 - Add "back" button to certain views | Eugen Rochko |
2016-10-18 | Improving all forms | Eugen Rochko |
2016-10-18 | Added e-mail edit field to settings, proper format default for webfinger | Eugen Rochko |
2016-10-18 | Adding application/jrd+json webfinger resource | Eugen Rochko |
2016-10-16 | Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for ... | Eugen Rochko |
2016-10-14 | Adding sync of follow relationships to Neo4J, accounts/suggestions API | Eugen Rochko |
2016-10-14 | E-mail preferences page | Eugen Rochko |
2016-10-13 | Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect | Eugen Rochko |
2016-10-13 | No-op for Salmons without body, fail fast if Webfinger does not contain | Eugen Rochko |
2016-10-10 | Stop logging incoming Atom | Eugen Rochko |
2016-10-10 | Log incoming Atom from PuSH | Eugen Rochko |
2016-10-09 | Public timeline to exclude users you blocked | Eugen Rochko |
2016-10-09 | Adding domain blocks | Eugen Rochko |
2016-10-07 | Adding public timeline | Eugen Rochko |
2016-10-06 | Fix #73 - Click on in-UI profile avatar/name to open public profile | Eugen Rochko |
2016-10-06 | Fix #72 - add follow/unfollow button to public profiles | Eugen Rochko |
2016-10-06 | Better comparison of "local" domain | Eugen Rochko |
2016-10-06 | Fix sign-in redirecting "back" to a missing image because missing static file... | Eugen Rochko |
2016-10-06 | Catch Paperclip errors on /api/v1/media, return early from update profile ser... | Eugen Rochko |
2016-10-05 | Catching more exceptions that slipped through, removing AR logging from | 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 | Adding e-mail confirmations | Eugen Rochko |
2016-10-03 | Making public pages responsive, removing reblogs/favs counts from them | 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-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 | Improve code style | Eugen Rochko |
2016-09-27 | Adding landing page | Eugen Rochko |
2016-09-27 | Fix #52 - Add API versioning (v1) | Eugen Rochko |
2016-09-26 | Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app | Eugen Rochko |
2016-09-25 | Improved style of settings page | Eugen Rochko |
2016-09-23 | Change output of api/accounts/:id/follow and unfollow to return relationship | Eugen Rochko |
2016-09-22 | Uploading/undoing media modifies status text. Also: status text trimmed befor... | Eugen Rochko |
2016-09-21 | Fix #50 - Order ancestors/descendants by tree path | Eugen Rochko |
2016-09-21 | Fix notifications in UI, added new API for fetching account relationships | Eugen Rochko |
2016-09-21 | Fix #24 - Thread resolving for remote statuses | Eugen Rochko |
2016-09-20 | Since GNU Social hubs don't seem to return a hub.lease_seconds param in the s... | Eugen Rochko |
2016-09-20 | More debugging for PuSH confirmations | Eugen Rochko |
2016-09-20 | Add more logging to PuSH callback | Eugen Rochko |