Commit History

Author SHA1 Message Date
  Shpuld Shpuldson 863ea98acd Merge branch 'fix/profile-link-in-usercard' into 'develop' 7 years ago
  Shpuld Shpuldson 3d9d59915b Add regex to check if you're the one being followed before adding notification. 7 years ago
  eal 4291263cec Add link to profile on usercard avatar and @handle 7 years ago
  lambadalambda cbe652f2d9 Merge branch 'fix/use-full-res-avatar-in-usercard' into 'develop' 7 years ago
  Shpuld Shpuldson b5e5a8d1e3 Use _original profile pic instead of the 48x48 thumbnail in the user card content. 7 years ago
  lambadalambda 6e800d9912 Merge branch 'fix/lock-submit-until-post-returns' into 'develop' 7 years ago
  Shpuld Shpuldson d3169b057c Visual indicator for when posting is happening, as well as disabling the button to prevent double-posts. 7 years ago
  lambadalambda 3ab9b477f8 Merge branch 'fix/avatar-clickable-areas' into 'develop' 7 years ago
  Shpuld Shpuldson dbf2f1621e Adjust the clickable area of notif avatar to not contain everything below it, adjust the status avatar to not have ghost border on top/right 7 years ago
  lambadalambda 47ab2b51cf Merge branch 'feature/post-status-errors' into 'develop' 7 years ago
  Shpuld Shpuldson 42fb65e274 Add error message in post status form when failing to post and don't get rid of post/attachments when failing. 7 years ago
  lambadalambda fb3408d64f Merge branch 'feature/profile-editing' into 'develop' 7 years ago
  lambadalambda 0c4f076765 Merge branch 'fix/pleromabe-favs-generate-notifs' into 'develop' 7 years ago
  Shpuld Shpuldson 1136db24cc Fix issue with trying to match() on undefined 7 years ago
  Shpuld Shpuldson 052befa581 fix the very annoying thing where favs from pleromabe would not generate notifs when on GS 7 years ago
  Shpuld Shpuldson 9503b8fa41 Remove the profile pic change from the old settings menu since it's in the new profile edit menu. 7 years ago
  Shpuld Shpuldson 1526b4560c Clean up to have much less redundant code. 7 years ago
  lambadalambda 0ece2f04fd Merge branch 'fix/user-finder-updates-user-timeline' into 'develop' 7 years ago
  Shpuld Shpuldson 2084c92dff Force user profile timeline update when the user id changes (like when another user has been searched/found). 7 years ago
  Shpuld Shpuldson 6d7d173e4d Make linter happy. 7 years ago
  Shpuld Shpuldson c4920f2d86 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/profile-editing 7 years ago
  lambadalambda dbad99cb4f Merge branch 'feature/follow-notifications' into 'develop' 7 years ago
  lambadalambda 3c2073bc8e Merge branch 'fix/user-card-visual-buggery' into 'develop' 7 years ago
  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