Age | Commit message (Expand) | Author |
2017-01-04 | "Reblog" -> "boost" in more places | Jessica Stokes |
2017-01-04 | Fix #390 - fix redirect after sign-up (to login page instead of homepage) | Eugen Rochko |
2016-12-29 | Add API for retrieving favourites | Eugen Rochko |
2016-12-29 | Add API for retrieving blocked accounts | Eugen Rochko |
2016-12-29 | Add ability to use remote follow function on other sites | 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 | Don't show statuses to blocked users | Eugen Rochko |
2016-12-23 | Add page for authorizing/rejecting follow requests | Eugen Rochko |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko |
2016-12-21 | Private visibility on statuses prevents non-followers from seeing those | Eugen Rochko |
2016-12-18 | Removing external hub completely, fix #333 fixing digit-only hashtags, | Eugen Rochko |
2016-12-13 | Improved admin UI | Eugen Rochko |
2016-12-06 | Add suspend account functionality to admin UI | Eugen Rochko |
2016-12-04 | Do not autoplay videos, display play button instead. Use expiring links when ... | Eugen Rochko |
2016-12-03 | Improve notification model | 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 | Normalize localizations, add stub for admin/accounts | Eugen Rochko |
2016-11-29 | Unify collection caching code | 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-26 | Update hub URL and re-subscribe if hub URL changes | Eugen Rochko |
2016-11-24 | Remove Neo4J | Eugen Rochko |
2016-11-20 | Adding unified streamable notifications | Eugen Rochko |
2016-11-18 | Fix OAuth authorization page and add a spec for it | Eugen Rochko |
2016-11-17 | Fix #148 - Devise mailer fixed, test spec added so it won't slip past again | Eugen Rochko |
2016-11-16 | Remove broken test | Eugen Rochko |
2016-11-16 | Localizations for most server-side strings | Eugen Rochko |
2016-11-13 | Fix #142 - Escape ILIKE special characters from Account.find_remote | Eugen Rochko |
2016-11-12 | Upgrade ruby to 2.3.1 | Eugen Rochko |
2016-11-10 | Discard misattributed remote statuses, improve timelines filter | Eugen Rochko |
2016-11-08 | Move timelines API from statuses to its own controller, add a check for | Eugen Rochko |
2016-11-06 | Add test for FanOutOnWriteService | Eugen Rochko |
2016-11-05 | Improve @mention regex | Eugen Rochko |
2016-11-05 | Adding hashtags | Eugen Rochko |
2016-11-04 | Adding hashtag model | Eugen Rochko |
2016-11-03 | Add tests for recently added API end points | Eugen Rochko |
2016-10-20 | add/update specs for Button, DisplayName, DropdownMenu | Kai Schaper |
2016-10-18 | Adding application/jrd+json webfinger resource | Eugen Rochko |
2016-10-15 | Exclude blocked users from follow suggestions, fix tests | Eugen Rochko |
2016-10-14 | Merge branch 'kschaper-avatar-component-testing' into development | Eugen Rochko |
2016-10-14 | Merge branch 'avatar-component-testing' of https://github.com/kschaper/mastod... | 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-12 | actually use const | Kai Schaper |
2016-10-12 | add chai-enzyme; add/improve Avatar component specs | Kai Schaper |
2016-10-10 | use ES6 arrow functions | Kai Schaper |
2016-10-10 | add sinon; add basic Button component test | Kai Schaper |
2016-10-10 | add jsdom; add basic Avatar component test | Kai Schaper |