Age | Commit message (Expand) | Author |
2016-12-26 | Add preferences for follow request notification e-mails | Eugen Rochko |
2016-12-26 | Follow requests send e-mail notifications, but are excluded from notification... | Eugen Rochko |
2016-12-26 | Replacing follow requests in the settings area with in-UI column | Eugen Rochko |
2016-12-26 | Adding follow requests API | Eugen Rochko |
2016-12-26 | Fix #86 - resolve layout breaking on zoom-out on accounts grid | Eugen Rochko |
2016-12-23 | Add page for authorizing/rejecting follow requests | Eugen Rochko |
2016-12-22 | Re-enable Webfinger for locked accounts but don't handle "follow" events | Eugen Rochko |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko |
2016-12-22 | Add "locked" flag to accounts, prevent blocked users from following, force-un... | Eugen Rochko |
2016-12-21 | Private visibility on statuses prevents non-followers from seeing those | Eugen Rochko |
2016-12-21 | Fix #249 - use window.location hack to let people login from sandboxed iOS ho... | Eugen Rochko |
2016-12-19 | Make unfavouriting async to prevent timeout errors from leaving orphaned reco... | Eugen Rochko |
2016-12-18 | Adjusting public display of statuses to look similar to logged-in UI, | Eugen Rochko |
2016-12-18 | Add OEmbed iframe HTML, convert emojis on public pages, increase size of atta... | Eugen Rochko |
2016-12-13 | Improved admin UI | Eugen Rochko |
2016-12-06 | Add suspend account functionality to admin UI | Eugen Rochko |
2016-12-06 | Add filters for suspended accounts | Eugen Rochko |
2016-12-06 | Add single user mode | Eugen Rochko |
2016-12-05 | Add account suspension | Eugen Rochko |
2016-12-04 | Adding more to admin accounts UI | Eugen Rochko |
2016-12-04 | Fix public tags page | Eugen Rochko |
2016-12-03 | Add "next" pagination to public profiles | Eugen Rochko |
2016-12-03 | Admin accounts page lists accounts | Eugen Rochko |
2016-12-03 | Fix #248 - Reload all accounts when fetching from cache | Eugen Rochko |
2016-12-01 | Fix pt translations, improve pre-cache queries, removing will_paginate | Eugen Rochko |
2016-11-30 | Add basic OEmbed provider API, fix #247 | Eugen Rochko |
2016-11-30 | Per-status control for unlisted mode, also federation for unlisted mode | Eugen Rochko |
2016-11-30 | Further abstract caching for includes | Eugen Rochko |
2016-11-30 | Normalize localizations, add stub for admin/accounts | Eugen Rochko |
2016-11-30 | Make User#current_sign_in_at actually track when user was last active, | Eugen Rochko |
2016-11-29 | Unify collection caching code | Eugen Rochko |
2016-11-29 | Delete statuses asynchronously but provide instant feedback in the API | Eugen Rochko |
2016-11-28 | Fix setting of confirmed=true on successful confirmation | Eugen Rochko |
2016-11-28 | Add simple admin overview of PuSH subscriptions | Eugen Rochko |
2016-11-28 | Adding embedded PuSH server | Eugen Rochko |
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 |