Age | Commit message (Expand) | Author |
2017-11-20 | Finalized theme loading and stuff | kibigo! |
2017-10-07 | Encode custom emojis as resolveable objects in ActivityPub (#5243) | Eugen Rochko |
2017-09-06 | Switch to static URIs, new URI format in both protocols for new statuses (#4815) | Eugen Rochko |
2017-09-04 | Show pinned statuses only in the top of the profile page (#4803) | nullkal |
2017-08-25 | Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) | nullkal |
2017-08-25 | Pinned statuses (#4675) | Eugen Rochko |
2017-08-16 | Redesign public profiles (#4608) | Eugen Rochko |
2017-08-14 | Set correct content-type for ActivityPub JSON (#4592) | Eugen Rochko |
2017-07-19 | Correct OStatus inflection (Ostatus -> OStatus) (#4255) | Eugen Rochko |
2017-07-18 | Introduce Ostatus name space (#4164) | Akihiko Odaki |
2017-07-15 | Improve ActivityPub representations (#3844) | Eugen Rochko |
2017-07-14 | HTTP signatures (#4146) | Eugen Rochko |
2017-05-26 | Remove redundant call of recent scope in AccountsController (#3330) | Akihiko Odaki |
2017-05-23 | Cover AccountsController more in spec (#3229) | Akihiko Odaki |
2017-05-16 | use-symbol-in-order (#3081) | masarakki |
2017-04-25 | Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes.... | Evan Minto |
2017-04-23 | ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Ann... | Evan Minto |
2017-04-19 | Restful refactor of accounts/ routes (#2133) | Matt Jankowski |
2017-04-11 | Pagination improvements (#1445) | Matt Jankowski |
2017-04-10 | Clean up generation of account webfinger string (#1477) | Matt Jankowski |
2017-04-07 | Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1... | Eugen |
2017-03-19 | Fix wrong HTTP status codes on error pages | Eugen Rochko |
2017-02-12 | Stop trying to shoehorn all Salmon updates into the poor database-connected | Eugen Rochko |
2017-02-06 | Reuse existing controller and route | Evan Minto |
2016-12-21 | Private visibility on statuses prevents non-followers from seeing those | Eugen Rochko |
2016-12-06 | Add filters for suspended accounts | Eugen Rochko |
2016-12-03 | Add "next" pagination to public profiles | Eugen Rochko |
2016-12-01 | Fix pt translations, improve pre-cache queries, removing will_paginate | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-10-06 | Fix #72 - add follow/unfollow button to public profiles | Eugen Rochko |
2016-10-03 | Making public pages responsive, removing reblogs/favs counts from them | Eugen Rochko |
2016-09-29 | Improve code style | Eugen Rochko |
2016-09-21 | Fix #24 - Thread resolving for remote statuses | Eugen Rochko |
2016-09-08 | Fix for single status pages | Eugen Rochko |
2016-09-08 | Optimized n+1 queries in accounts Atom and HTML views | Eugen Rochko |
2016-09-08 | Improving production logs, removing n+1 on media attachments in atom, | Eugen Rochko |
2016-09-04 | Case-insensitive search by usernames | Eugen Rochko |
2016-03-25 | Fix subscriptions:clear task, refactor feeds, refactor streamable activites | Eugen Rochko |
2016-03-24 | Fix preloading | Eugen Rochko |
2016-03-24 | Pre-loading polymorphic associations for Atom feeds | Eugen Rochko |
2016-03-24 | Limit Atom feeds to 20 items by default, add pagination by max_id | Eugen Rochko |
2016-03-21 | Small optimizations in Atom feeds | Eugen Rochko |
2016-03-21 | Security update | Eugen Rochko |
2016-03-19 | On following/followers pages, show most recent first | Eugen Rochko |
2016-03-19 | Adding public following and followers pages, fix #3 | Eugen Rochko |
2016-03-19 | Removing some unused gems, adding pagination to profiles, fix #10 | Eugen Rochko |
2016-03-12 | Adding config for puma, dashboard layout, fixing some queries | Eugen Rochko |
2016-03-07 | Adding doorkeeper, adding a REST API | Eugen Rochko |
2016-03-06 | Adding routes to follow, unfollow, favourite and reblog (locally known models) | Eugen Rochko |
2016-03-06 | Adjusting design of public pages, optimizing account page queries | Eugen Rochko |