Age | Commit message (Expand) | Author |
2016-10-10 | Make account domains case-insensitive, downcase before checking against local | Eugen Rochko |
2016-10-09 | Adding domain blocks | 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-09-29 | Improve code style | Eugen Rochko |
2016-09-25 | Limit usernames to 30 chars, statuses to 500, open account after follow form ... | Eugen Rochko |
2016-09-21 | Fix notifications in UI, added new API for fetching account relationships | Eugen Rochko |
2016-09-20 | Upgrade to PubSubHubbub 0.4 (removing verify_token) | Eugen Rochko |
2016-09-20 | OStatus2 and Goldfinger gems now have timeouts for requests | Eugen Rochko |
2016-09-20 | Separate PuSH subscriptions from following, add mastodon:push:refresh task, | Eugen Rochko |
2016-09-12 | Fixing image upload limits, allowing webm, merge/unmerge events trigger | Eugen Rochko |
2016-09-10 | Fix local mention regex so it works on newlines in HTML (with a preceding tag) | Eugen Rochko |
2016-09-10 | Validates local username, max sizes for uploads. Fixes #32 | Eugen Rochko |
2016-09-08 | Removing default avatars | Eugen Rochko |
2016-09-05 | Add API to upload media attachments | Eugen Rochko |
2016-09-04 | Case-insensitive search by usernames | Eugen Rochko |
2016-09-03 | Fix reblogs of reblogs in UI, add follow form in UI | Eugen Rochko |
2016-09-01 | Favouriting works, reblogging is a little broken because of <Status> | Eugen Rochko |
2016-08-17 | Upgrade to Rails 5.0.0.1 | Eugen Rochko |
2016-03-27 | Fix mentions regex to exclude usernames in Medium URLs | Eugen Rochko |
2016-03-25 | Fix subscriptions:clear task, refactor feeds, refactor streamable activites | Eugen Rochko |
2016-03-22 | Only re-download avatar if URL changed (fix #19) | Eugen Rochko |
2016-03-18 | Fix typo on /api/accounts/:id/statuses, fix potential case-sensitivity issue | Eugen Rochko |
2016-03-17 | Fix #2, add rake task for PuSH-unsubscribing from remote users who have no | Eugen Rochko |
2016-03-16 | Fix error when unfollowing somebody who wasn't followed in the first place | Eugen Rochko |
2016-03-16 | Access tokens no longer expire, case-insensitive local username validation, a... | Eugen Rochko |
2016-03-16 | Validations for local profiles | Eugen Rochko |
2016-03-12 | Adding simple_form, adding profile settings, header image | Eugen Rochko |
2016-03-07 | Adding doorkeeper, adding a REST API | Eugen Rochko |
2016-03-05 | Customizing devise views and controllers | Eugen Rochko |
2016-02-29 | Refactoring Grape API methods into normal controllers & other things | Eugen Rochko |
2016-02-28 | Adding a test for ReblogService, fixing mentions for remote statuses | Eugen Rochko |
2016-02-28 | When posting a status or reblogging one, ping hubs about the feed update | Eugen Rochko |
2016-02-28 | Adding avatars to profile page and statuses | Eugen Rochko |
2016-02-28 | Adding paperclip for avatars, fixing design of the public pages | Eugen Rochko |
2016-02-26 | Adding a bunch of tests | Eugen Rochko |
2016-02-24 | Add service for posting statuses (normal and replies), mention regex to | Eugen Rochko |
2016-02-24 | Process favourites, reblogs and replies from Salmon | Eugen Rochko |
2016-02-23 | Adding reblogs, favourites, improving atom generation | Eugen Rochko |
2016-02-22 | Individual atom entries | Eugen Rochko |
2016-02-22 | Fixes and general progress | Eugen Rochko |
2016-02-22 | Made some progress | Eugen Rochko |
2016-02-20 | Initial commit | Eugen Rochko |