Commit Graph

1127 Commits (d05fcfa1a84d8f8089e1d691e8bd3e0d0960139c)
 

Author SHA1 Message Date
Shpuld Shpuldson bf61592b56 Round the edge of the user profile user card, make sure 'follows you' stays in the right, fix avatar class conflict.
7 years ago
Shpuld Shpuldson 2bc261afba Merge branch 'feature/follow-lists' into 'develop'
7 years ago
eal e1ec01dc3e Appease linter.
7 years ago
eal ccfc2e57d0 Add follower and following views
7 years ago
lambadalambda 5a1ad84092 Merge branch 'fix/check-if-follow-notif-matches-self' into 'develop'
7 years ago
lambadalambda e5d0965ff1 Merge branch 'fix/user-card-changes-and-fixes' into 'develop'
7 years ago
Shpuld Shpuldson 9ec4412894 Merge branch 'fix/double-post-with-ctrl-enter' into 'develop'
7 years ago
Shpuld Shpuldson 6ad5052044 Make pic bigger and remove border and add shadow, make screen name white again, make cog appear only in sidepanel.
7 years ago
Shpuld Shpuldson 2ef915c9f1 Don't allow posting again while previous hasn't returned
7 years ago
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