about summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-12-31Update screenshotEugen
2016-12-31Set in_reply_to_account on statuses to non-self value when possible, thusEugen Rochko
2016-12-29Add docker-compose example about rake secret taskEugen
2016-12-29Add API for retrieving favouritesEugen Rochko
2016-12-29Add API for retrieving blocked accountsEugen Rochko
2016-12-29Support remote follow request providing URL instead of acctEugen Rochko
2016-12-29Add ability to use remote follow function on other sitesEugen Rochko
2016-12-28Fix wrong person being notified after nested reblog call, fix favourites leak...Eugen Rochko
2016-12-27Add illustration to getting started columnEugen Rochko
2016-12-27Add getting started illustrationEugen
2016-12-26Add preferences for follow request notification e-mailsEugen Rochko
2016-12-26Only display follow requests link in getting started window if account is lockedEugen Rochko
2016-12-26Follow requests send e-mail notifications, but are excluded from notification...Eugen Rochko
2016-12-26Replacing follow requests in the settings area with in-UI columnEugen Rochko
2016-12-26Adding follow requests APIEugen Rochko
2016-12-26Don't show statuses to blocked usersEugen Rochko
2016-12-26Fix #86 - resolve layout breaking on zoom-out on accounts gridEugen Rochko
2016-12-24Fix #357 - Also make textarea blur close suggestions which make it more acces...Eugen Rochko
2016-12-24Fix #367 - Lock icon instead of retweet icon on boost button on private statusesEugen Rochko
2016-12-24Merge pull request #369 (nice)Eugen Rochko
2016-12-24Hide unlisted toggle when private is active, hide nsfw toggle when no files a...Eugen Rochko
2016-12-24Re-add unlisted toggle to the UIAnthony Bellew
2016-12-23Fix account timelines bugEugen Rochko
2016-12-23Fix alignmentEugen Rochko
2016-12-23Fix confirmation email being sent to old address when changing itEugen Rochko
2016-12-23Compose form in the UI now has public/private toggle instead of public/unlistedEugen Rochko
2016-12-23Add page for authorizing/rejecting follow requestsEugen Rochko
2016-12-22Adjust wordingEugen Rochko
2016-12-22Re-enable Webfinger for locked accounts but don't handle "follow" eventsEugen Rochko
2016-12-22Private posts mentioning non-followers should not notify them, neither locall...Eugen Rochko
2016-12-22Hide follow/unfollow button from public page if follow already requestedEugen Rochko
2016-12-22Follow call on locked account creates follow request insteadEugen Rochko
2016-12-22Add "locked" flag to accounts, prevent blocked users from following, force-un...Eugen Rochko
2016-12-22Merge branch 'master' into developmentEugen Rochko
2016-12-22Ensure that reblogs and favs always refer to the original status rather than ...Eugen Rochko
2016-12-22Fix notifications reducer bugEugen Rochko
2016-12-21Private visibility on statuses prevents non-followers from seeing thoseEugen Rochko
2016-12-21Don't use rack timeout in any but production environmentsEugen Rochko
2016-12-21Federated profile bio now formattedEugen Rochko
2016-12-21Update Rails to 5.0.1Eugen Rochko
2016-12-21Fix #250 - no text adjustEugen Rochko
2016-12-21Improve iconsEugen Rochko
2016-12-21Improved launcher icon on AndroidEugen Rochko
2016-12-21Fix #249 - use window.location hack to let people login from sandboxed iOS ho...Eugen Rochko
2016-12-20Merge pull request #366 from tobypinder/smushed_assetsEugen
2016-12-20Smush assets for quicker load times/less bandwidth used.Toby Pinder
2016-12-19Adding some rescues to workers, e.g. don't fail removal job when status can't...Eugen Rochko
2016-12-19Make unfavouriting async to prevent timeout errors from leaving orphaned reco...Eugen Rochko
2016-12-18Merge pull request #356 from victorhck/masterEugen
2016-12-18Adjusting public display of statuses to look similar to logged-in UI,Eugen Rochko