Age | Commit message (Expand) | Author |
2016-11-25 | X-RateLimit-Reset formatted with iso8601 | Eugen Rochko |
2016-11-25 | Remove stale entries from cache results | Eugen Rochko |
2016-11-25 | Fix #65 - Options to block notifications from people you don't follow/who don... | Eugen Rochko |
2016-11-24 | Remove Neo4J | Eugen Rochko |
2016-11-24 | Mini Profiler not working well, remove it | Eugen Rochko |
2016-11-24 | Extract filename obfuscation into module | Alyssa Ross |
2016-11-23 | Rename media to avoid exposing filename (fixes #207) | Andrea Faulds |
2016-11-23 | Cache accounts/:id/statuses and single statuses too | Eugen Rochko |
2016-11-23 | Adding sensitive marker to statuses in API | Eugen Rochko |
2016-11-23 | Rename "publish" to "toot" in english locale, fix lightbox showing old image | Eugen Rochko |
2016-11-23 | Implement includes caching for timelines APIs | Eugen Rochko |
2016-11-22 | More query optimizations | Eugen Rochko |
2016-11-22 | Moving some counter queries out of subqueries in the API | Eugen Rochko |
2016-11-22 | Remove unneeded indices, improve error handling in background workers, don't ... | Eugen Rochko |
2016-11-21 | Local accounts can control "silenced" attribute which removes them from publi... | Eugen Rochko |
2016-11-21 | Better error message in doorkeeper json response | Eugen Rochko |
2016-11-21 | Performance improvement for notifications API | Eugen Rochko |
2016-11-21 | Remove some n+1 queries from notifications API | Eugen Rochko |
2016-11-21 | Remove orphaned notifications, add scopes param to app create API | Eugen Rochko |
2016-11-21 | Desktop notifications | Eugen Rochko |
2016-11-20 | Adding unified streamable notifications | Eugen Rochko |
2016-11-18 | Move Salmon processing to background as well as PuSH | Eugen Rochko |
2016-11-16 | Add user locale setting | Eugen Rochko |
2016-11-15 | Adding some localizations | Eugen Rochko |
2016-11-15 | Fix #144 - Filter statuses from blocked users out of ancestors/descendants re... | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-11-15 | Delegate processing of incoming PuSH data to background workers | Eugen Rochko |
2016-11-14 | Fix wrong link header on followers API, wrong link in tabs component, order | Eugen Rochko |
2016-11-12 | Add limit to search results | Eugen Rochko |
2016-11-12 | Use full-text search for autosuggestions | Eugen Rochko |
2016-11-10 | Improve filtering of public/hashtag timelines, both in backlog and real-time | Eugen Rochko |
2016-11-09 | Replace setting custom CORS headers with rack-cors, set it on /oauth/token en... | Eugen Rochko |
2016-11-09 | API pagination for all collections using Link header | Eugen Rochko |
2016-11-08 | Move timelines API from statuses to its own controller, add a check for | Eugen Rochko |
2016-11-05 | Fix linking of remote hashtags in UI, add public view of hashtags | Eugen Rochko |
2016-11-05 | Adding hashtags | Eugen Rochko |
2016-11-04 | Adding hashtag model | Eugen Rochko |
2016-11-03 | Allow @username@domain/@username in follow form, prevent duplicate accounts | Eugen Rochko |
2016-11-03 | Fix reblogged/favourited caching; add API endpoints for who favd/reblogged st... | Eugen Rochko |
2016-11-03 | Need to disable caching again due to bug in Rabl | Eugen Rochko |
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 |