Commit History

Author SHA1 Message Date
  eal 701112f043 Add follow notifications. 7 years ago
  Shpuld Shpuldson acf3fd5d91 Add new user-settings component/route, add options to change name, bio, avatar, banner and bg. Add those options to api service and backend interactor service. 7 years ago
  Roger Braun b1d9cbaebd Add fetch polyfill. 7 years ago
  Roger Braun 9c5f001fd2 Add back relative numbering. 7 years ago
  Roger Braun 32e20b2e02 Only run through replies once. 7 years ago
  Roger Braun 9e61ab577b Revert "Throttle getReplies so it isn't called that often." 7 years ago
  Roger Braun 86773579ed Throttle getReplies so it isn't called that often. 7 years ago
  Roger Braun da3b604d9d Fix too long words in profile. 7 years ago
  Roger Braun 7d59051fc5 Add logout button. 7 years ago
  Shpuld Shpuldson f81d1b0eea Fix long names overflowing and messing everything (now just overflowing parts not drawn), fix non-square avatars not drawn as squares. 7 years ago
  Shpuld Shpuldson b284689313 Hotfix for JS error in auto completion in firefox. 7 years ago
  lambadalambda 937705ccb0 Merge branch 'feature/registration' into 'develop' 7 years ago
  lambadalambda e113d0a250 Merge branch 'feature/slicker-buttons' into 'develop' 7 years ago
  Shpuld Shpuldson 2d5fd21558 Make mobile panel switcher buttons obey the colors of the current style. 7 years ago
  Shpuld Shpuldson c1f1599f2f Another minor consistency fix. 7 years ago
  Shpuld Shpuldson 97bb03a00c Fix consistency in font families between chromium and ff 7 years ago
  Shpuld Shpuldson bf84a87821 Make buttons stand out with some shading. 7 years ago
  Shpuld Shpuldson 1a5ee95ee4 Add a config.json option for enabling registration, don't link and redirect away from register page when it's disabled. 7 years ago
  Shpuld Shpuldson bfbc94d697 Move customizable terms-of-service into its separate .html file. 7 years ago
  Shpuld Shpuldson 95605c32f1 Automatic square cropping for avatar upload, preview of the new avatar. 7 years ago
  Shpuld Shpuldson 3785a863cb Update branch and fix conflicts. 7 years ago
  Roger Braun 8e5d17a659 Use tags array in status if available. 7 years ago
  Roger Braun 7d93546d98 Loop videos. 7 years ago
  lambadalambda 10d5dacd51 Merge branch 'feature/completion' into 'develop' 7 years ago
  Shpuld Shpuldson 5dc22e9273 Clicking autocomplete will return focus to text area, make the autocomplete box disappear after clicking on a name. 7 years ago
  Shpuld Shpuldson b24b891c1c Clean up styling a bit. 7 years ago
  Shpuld Shpuldson 81d262af42 Fancier visuals for autocomplete list, with small avatar previews and all that. 7 years ago
  Shpuld Shpuldson d0d95c59aa fix lint 7 years ago
  Shpuld Shpuldson e0e8965c08 update branch and fix merge conflicts 7 years ago
  Shpuld Shpuldson 7d46e3965d Fix meta-enter hotkey on osx 7 years ago
  Roger Braun b562337695 Update vue. 7 years ago
  Roger Braun e663420260 Fix notification deletion. 7 years ago
  Roger Braun 48a6d2e987 Don't use too advanced features. 7 years ago
  Roger Braun bbb9a9c93c Fetch user from timeline. 7 years ago
  Roger Braun 5328aca1ef Use userId in timeline. 7 years ago
  Roger Braun bda0a76c89 Clear timeline on user change. 7 years ago
  Roger Braun 2e7029b670 Display user timeline 7 years ago
  Roger Braun 090148ef60 Start fetching user timelines. 7 years ago
  Roger Braun 85cf036acd Fix race condition in color calculation. 7 years ago
  lambadalambda fc341aa40d Merge branch 'feature/reply-previews' into 'develop' 7 years ago
  Roger Braun 0effef236a Small cleanup. 7 years ago
  Shpuld Shpuldson dcd7d52eb5 lint fix 7 years ago
  Roger Braun 9982296866 Don't crash on unknown status deletion. 7 years ago
  Shpuld Shpuldson f915ae174d Add floating status-previews on reply-link mouseover in conversations and make them optional in the settings, fix a small visual inconsistency in muted statuses while editing the file already.. 7 years ago
  Roger Braun 72de959221 Remove notifications for deleted messages. 7 years ago
  lambadalambda 449a466ef2 Merge branch 'feature/two-way-reply-navigation' into 'develop' 7 years ago
  Roger Braun 9af18e014d Re-use conversation property. 7 years ago
  Shpuld Shpuldson 64a7db1d8b Change replies element flex to cover more width if needed. 7 years ago
  Shpuld Shpuldson 12000536aa remove commented lines, make linter happy 7 years ago
  Shpuld Shpuldson 4fabeda3ec Add list of replies under the name/links in conversation statuses, clicking them will highlight the statuses and scroll you to them, expanding a status will scroll you to that status once the conversation has opened. 7 years ago