Age | Commit message (Expand) | Author |
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 | Adjust wording | 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 | Don't use rack timeout in any but production environments | Eugen Rochko |
2016-12-21 | Federated profile bio now formatted | Eugen Rochko |
2016-12-21 | Update Rails to 5.0.1 | Eugen Rochko |
2016-12-21 | Fix #250 - no text adjust | Eugen Rochko |
2016-12-21 | Improve icons | 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 | Merge pull request #366 from tobypinder/smushed_assets | Eugen |
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-15 | Fix responsiveness of 500 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 |
2016-12-11 | Fix #157 - labels/titles on follow/unfollow buttons | Eugen Rochko |
2016-12-11 | Fix whitespace preservation in status text | Eugen Rochko |
2016-12-11 | Sensitive content federates using the "nsfw" hashtag | Eugen Rochko |
2016-12-11 | Thread resolving no longer needs to be separate from ProcessFeedService, | Eugen Rochko |