Age | Commit message (Expand) | Author |
2016-12-26 | Add preferences for follow request notification e-mails | Eugen Rochko |
2016-12-26 | Only display follow requests link in getting started window if account is locked | 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 | Don't show statuses to blocked users | Eugen Rochko |
2016-12-26 | Fix #86 - resolve layout breaking on zoom-out on accounts grid | Eugen Rochko |
2016-12-24 | Fix #357 - Also make textarea blur close suggestions which make it more acces... | Eugen Rochko |
2016-12-24 | Fix #367 - Lock icon instead of retweet icon on boost button on private statuses | Eugen Rochko |
2016-12-24 | Hide unlisted toggle when private is active, hide nsfw toggle when no files a... | Eugen Rochko |
2016-12-24 | Re-add unlisted toggle to the UI | Anthony Bellew |
2016-12-23 | Fix account timelines bug | Eugen Rochko |
2016-12-23 | Fix alignment | Eugen Rochko |
2016-12-23 | Fix confirmation email being sent to old address when changing it | Eugen Rochko |
2016-12-23 | Compose form in the UI now has public/private toggle instead of public/unlisted | 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 | Private posts mentioning non-followers should not notify them, neither locall... | Eugen Rochko |
2016-12-22 | Hide follow/unfollow button from public page if follow already requested | 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-22 | Merge branch 'master' into development | Eugen Rochko |
2016-12-22 | Ensure that reblogs and favs always refer to the original status rather than ... | Eugen Rochko |
2016-12-22 | Fix notifications reducer bug | Eugen Rochko |
2016-12-21 | Private visibility on statuses prevents non-followers from seeing those | Eugen Rochko |
2016-12-21 | Federated profile bio now formatted | Eugen Rochko |
2016-12-21 | Fix #250 - no text adjust | Eugen Rochko |
2016-12-21 | Improved launcher icon on Android | Eugen Rochko |
2016-12-21 | Fix #249 - use window.location hack to let people login from sandboxed iOS ho... | Eugen Rochko |
2016-12-20 | Smush assets for quicker load times/less bandwidth used. | Toby Pinder |
2016-12-19 | Adding some rescues to workers, e.g. don't fail removal job when status can't... | Eugen Rochko |
2016-12-19 | Make unfavouriting async to prevent timeout errors from leaving orphaned reco... | Eugen Rochko |
2016-12-18 | Merge pull request #356 from victorhck/master | Eugen |
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-18 | Removing external hub completely, fix #333 fixing digit-only hashtags, | Eugen Rochko |
2016-12-15 | Add a better cropped image | Eugen Rochko |
2016-12-15 | Adding art by cutewitchirl, open graph tags for about page | Eugen Rochko |
2016-12-14 | added to missings spanish translations | victorhck |
2016-12-14 | Fix key up listener on compose form | Eugen Rochko |
2016-12-14 | Re-implemented autosuggestions component for the compose form | Eugen Rochko |
2016-12-14 | Fixed AS delete verb | Eugen Rochko |
2016-12-13 | Improved admin UI | Eugen Rochko |
2016-12-12 | Restoring old async behaviour of thread resolving as it proved to be more robust | Eugen Rochko |
2016-12-12 | Fix timelines loading bug | Eugen Rochko |
2016-12-12 | Adding some navigation items from #262 to the getting started screen | Eugen Rochko |
2016-12-11 | Fix metaKey usage | Eugen Rochko |
2016-12-11 | Fix #167 - Enable cmd+enter on Mac to submit form | Eugen Rochko |
2016-12-11 | Fix #171 - You can now drag & drop files to be uploaded | Eugen Rochko |
2016-12-11 | Fix #203 - try/catch around JSON parse | Eugen Rochko |