aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'feature/follow-lists' into 'develop'Shpuld Shpuldson2017-08-23
|\ | | | | | | | | Feature/follow lists See merge request !106
| * Appease linter.eal2017-08-23
| |
| * Add follower and following viewseal2017-08-23
| |
* | Merge branch 'fix/check-if-follow-notif-matches-self' into 'develop'lambadalambda2017-08-22
|\ \ | | | | | | | | | | | | Add regex to check if you're the one being followed before adding notification. See merge request !102
| * | Add regex to check if you're the one being followed before adding notification.Shpuld Shpuldson2017-08-21
| | |
* | | Merge branch 'fix/user-card-changes-and-fixes' into 'develop'lambadalambda2017-08-22
|\ \ \ | | | | | | | | | | | | | | | | User card changes and fixes See merge request !104
| * | | Make pic bigger and remove border and add shadow, make screen name white ↵Shpuld Shpuldson2017-08-22
| | | | | | | | | | | | | | | | again, make cog appear only in sidepanel.
* | | | Merge branch 'fix/double-post-with-ctrl-enter' into 'develop'Shpuld Shpuldson2017-08-22
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Don't allow posting again while previous hasn't returned See merge request !103
| * | | Don't allow posting again while previous hasn't returnedShpuld Shpuldson2017-08-22
|/ / /
* | | Merge branch 'fix/profile-link-in-usercard' into 'develop'Shpuld Shpuldson2017-08-22
|\ \ \ | |/ / |/| | | | | | | | Add link to profile on usercard avatar and @handle See merge request !101
| * | Add link to profile on usercard avatar and @handleeal2017-08-21
|/ /
* | Merge branch 'fix/use-full-res-avatar-in-usercard' into 'develop'lambadalambda2017-08-21
|\ \ | | | | | | | | | | | | Use _original profile pic instead of the 48x48 thumbnail in the user card content. See merge request !100
| * | Use _original profile pic instead of the 48x48 thumbnail in the user card ↵Shpuld Shpuldson2017-08-21
|/ / | | | | | | content.
* | Merge branch 'fix/lock-submit-until-post-returns' into 'develop'lambadalambda2017-08-21
|\ \ | | | | | | | | | | | | fix/lock-submit-until-post-returns See merge request !99
| * | Visual indicator for when posting is happening, as well as disabling the ↵Shpuld Shpuldson2017-08-21
|/ / | | | | | | button to prevent double-posts.
* | Merge branch 'fix/avatar-clickable-areas' into 'develop'lambadalambda2017-08-20
|\ \ | | | | | | | | | | | | Adjust the clickable areas around avatars See merge request !98
| * | Adjust the clickable area of notif avatar to not contain everything below ↵Shpuld Shpuldson2017-08-20
|/ / | | | | | | it, adjust the status avatar to not have ghost border on top/right
* | Merge branch 'feature/post-status-errors' into 'develop'lambadalambda2017-08-20
|\ \ | | | | | | | | | | | | | | | | | | Add error message in post status form when failing to post Closes #24 See merge request !97
| * | Add error message in post status form when failing to post and don't get rid ↵Shpuld Shpuldson2017-08-20
|/ / | | | | | | of post/attachments when failing.
* | Merge branch 'feature/profile-editing' into 'develop'lambadalambda2017-08-19
|\ \ | | | | | | | | | | | | Feature/profile editing See merge request !95
| * | Remove the profile pic change from the old settings menu since it's in the ↵Shpuld Shpuldson2017-08-18
| | | | | | | | | | | | new profile edit menu.
| * | Clean up to have much less redundant code.Shpuld Shpuldson2017-08-18
| | |
| * | Make linter happy.Shpuld Shpuldson2017-08-16
| | |
| * | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into ↵Shpuld Shpuldson2017-08-16
| |\| | | | | | | | | | feature/profile-editing
| * | Add new user-settings component/route, add options to change name, bio, ↵Shpuld Shpuldson2017-08-02
| | | | | | | | | | | | avatar, banner and bg. Add those options to api service and backend interactor service.
* | | Merge branch 'fix/pleromabe-favs-generate-notifs' into 'develop'lambadalambda2017-08-18
|\ \ \ | | | | | | | | | | | | | | | | Pleroma BE favs generate notifs on GS See merge request !96
| * | | Fix issue with trying to match() on undefinedShpuld Shpuldson2017-08-18
| | | |
| * | | fix the very annoying thing where favs from pleromabe would not generate ↵Shpuld Shpuldson2017-08-18
|/ / / | | | | | | | | | notifs when on GS
* | | Merge branch 'fix/user-finder-updates-user-timeline' into 'develop'lambadalambda2017-08-16
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Force user profile timeline update when the user id changes Closes #23 See merge request !94
| * | Force user profile timeline update when the user id changes (like when ↵Shpuld Shpuldson2017-08-16
|/ / | | | | | | another user has been searched/found).
* | Merge branch 'feature/follow-notifications' into 'develop'lambadalambda2017-08-10
|\ \ | | | | | | | | | | | | Add follow notifications. See merge request !92
| * | Add follow notifications.eal2017-08-10
| | |
* | | Merge branch 'fix/user-card-visual-buggery' into 'develop'lambadalambda2017-08-10
|\ \ \ | | | | | | | | | | | | | | | | User card content visual bugfixes See merge request !91
| * | | Fix long names overflowing and messing everything (now just overflowing ↵Shpuld Shpuldson2017-06-23
| | |/ | |/| | | | | | | parts not drawn), fix non-square avatars not drawn as squares.
* | | Add fetch polyfill.Roger Braun2017-07-31
| |/ |/|
* | Add back relative numbering.Roger Braun2017-07-29
| |
* | Only run through replies once.Roger Braun2017-07-29
| |
* | Revert "Throttle getReplies so it isn't called that often."Roger Braun2017-07-28
| | | | | | | | This reverts commit 86773579ed924e0a8a38eac4812f1bc10e353870.
* | Throttle getReplies so it isn't called that often.Roger Braun2017-07-28
| |
* | Fix too long words in profile.Roger Braun2017-07-27
| |
* | Add logout button.Roger Braun2017-07-02
|/
* Hotfix for JS error in auto completion in firefox.Shpuld Shpuldson2017-06-23
|
* Merge branch 'feature/registration' into 'develop'lambadalambda2017-06-21
|\ | | | | | | | | Add a registration form. See merge request !76
| * Add a config.json option for enabling registration, don't link and redirect ↵Shpuld Shpuldson2017-06-20
| | | | | | | | away from register page when it's disabled.
| * Move customizable terms-of-service into its separate .html file.Shpuld Shpuldson2017-06-19
| |
| * Automatic square cropping for avatar upload, preview of the new avatar.Shpuld Shpuldson2017-06-19
| |
| * Update branch and fix conflicts.Shpuld Shpuldson2017-06-19
| |\
| * | Started captcha and better avatar control, improved login form to fit ↵Shpuld Shpuldson2017-04-21
| | | | | | | | | | | | register link better.
| * | Add ToS field into registration form (still need to make it fetch it ↵Shpuld Shpuldson2017-04-17
| | | | | | | | | | | | somewhere.) Make the register form look more polished.
| * | Fix linting.Roger Braun2017-04-17
| | |