| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add error message in post status form when failing to post and don't get rid ↵ | Shpuld Shpuldson | 2017-08-20 |
| | | | | | of post/attachments when failing. | ||
| * | Merge branch 'feature/profile-editing' into 'develop' | lambadalambda | 2017-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 Shpuldson | 2017-08-18 |
| | | | | | | | | | new profile edit menu. | ||
| | * | Clean up to have much less redundant code. | Shpuld Shpuldson | 2017-08-18 |
| | | | |||
| | * | Make linter happy. | Shpuld Shpuldson | 2017-08-16 |
| | | | |||
| | * | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into ↵ | Shpuld Shpuldson | 2017-08-16 |
| | |\ | | | | | | | | | | feature/profile-editing | ||
| | * | | Add new user-settings component/route, add options to change name, bio, ↵ | Shpuld Shpuldson | 2017-08-02 |
| | | | | | | | | | | | | | avatar, banner and bg. Add those options to api service and backend interactor service. | ||
| * | | | Fix issue with trying to match() on undefined | Shpuld Shpuldson | 2017-08-18 |
| | | | | |||
| * | | | fix the very annoying thing where favs from pleromabe would not generate ↵ | Shpuld Shpuldson | 2017-08-18 |
| | | | | | | | | | | | | | notifs when on GS | ||
| * | | | Force user profile timeline update when the user id changes (like when ↵ | Shpuld Shpuldson | 2017-08-16 |
| | |/ |/| | | | | | another user has been searched/found). | ||
| * | | Merge branch 'feature/follow-notifications' into 'develop' | lambadalambda | 2017-08-10 |
| |\ \ | | | | | | | | | | | | | Add follow notifications. See merge request !92 | ||
| | * | | Add follow notifications. | eal | 2017-08-10 |
| | | | | |||
| * | | | Merge branch 'fix/user-card-visual-buggery' into 'develop' | lambadalambda | 2017-08-10 |
| |\ \ \ | | | | | | | | | | | | | | | | | User card content visual bugfixes See merge request !91 | ||
| | * | | | Fix long names overflowing and messing everything (now just overflowing ↵ | Shpuld Shpuldson | 2017-06-23 |
| | | |/ | |/| | | | | | | | parts not drawn), fix non-square avatars not drawn as squares. | ||
| * | | | Add fetch polyfill. | Roger Braun | 2017-07-31 |
| | |/ |/| | |||
| * | | Add back relative numbering. | Roger Braun | 2017-07-29 |
| | | | |||
| * | | Only run through replies once. | Roger Braun | 2017-07-29 |
| | | | |||
| * | | Revert "Throttle getReplies so it isn't called that often." | Roger Braun | 2017-07-28 |
| | | | | | | | | | This reverts commit 86773579ed924e0a8a38eac4812f1bc10e353870. | ||
| * | | Throttle getReplies so it isn't called that often. | Roger Braun | 2017-07-28 |
| | | | |||
| * | | Fix too long words in profile. | Roger Braun | 2017-07-27 |
| | | | |||
| * | | Add logout button. | Roger Braun | 2017-07-02 |
| |/ | |||
| * | Hotfix for JS error in auto completion in firefox. | Shpuld Shpuldson | 2017-06-23 |
| | | |||
| * | Merge branch 'feature/registration' into 'develop' | lambadalambda | 2017-06-21 |
| |\ | | | | | | | | | Add a registration form. See merge request !76 | ||
| | * | Add a config.json option for enabling registration, don't link and redirect ↵ | Shpuld Shpuldson | 2017-06-20 |
| | | | | | | | | | away from register page when it's disabled. | ||
| | * | Move customizable terms-of-service into its separate .html file. | Shpuld Shpuldson | 2017-06-19 |
| | | | |||
| | * | Automatic square cropping for avatar upload, preview of the new avatar. | Shpuld Shpuldson | 2017-06-19 |
| | | | |||
| | * | Update branch and fix conflicts. | Shpuld Shpuldson | 2017-06-19 |
| | |\ | |||
| | * | | Started captcha and better avatar control, improved login form to fit ↵ | Shpuld Shpuldson | 2017-04-21 |
| | | | | | | | | | | | | | register link better. | ||
| | * | | Add ToS field into registration form (still need to make it fetch it ↵ | Shpuld Shpuldson | 2017-04-17 |
| | | | | | | | | | | | | | somewhere.) Make the register form look more polished. | ||
| | * | | Fix linting. | Roger Braun | 2017-04-17 |
| | | | | |||
| | * | | Update existing currentusers if there is one. | Roger Braun | 2017-04-16 |
| | | | | |||
| | * | | Add basic avatar changing. | Roger Braun | 2017-04-16 |
| | | | | |||
| | * | | Restore old media upload endpoint. | Roger Braun | 2017-04-16 |
| | | | | |||
| | * | | Add email field to registration. | Roger Braun | 2017-04-16 |
| | | | | |||
| | * | | Add a registration form. | Roger Braun | 2017-04-15 |
| | | | | |||
| * | | | Make mobile panel switcher buttons obey the colors of the current style. | Shpuld Shpuldson | 2017-06-21 |
| | | | | |||
| * | | | Another minor consistency fix. | Shpuld Shpuldson | 2017-06-21 |
| | | | | |||
| * | | | Fix consistency in font families between chromium and ff | Shpuld Shpuldson | 2017-06-21 |
| | | | | |||
| * | | | Make buttons stand out with some shading. | Shpuld Shpuldson | 2017-06-21 |
| | |/ |/| | |||
| * | | Use tags array in status if available. | Roger Braun | 2017-06-18 |
| | | | |||
| * | | Loop videos. | Roger Braun | 2017-06-18 |
| | | | |||
| * | | Clicking autocomplete will return focus to text area, make the autocomplete ↵ | Shpuld Shpuldson | 2017-06-16 |
| | | | | | | | | | box disappear after clicking on a name. | ||
| * | | Clean up styling a bit. | Shpuld Shpuldson | 2017-06-16 |
| | | | |||
| * | | Fancier visuals for autocomplete list, with small avatar previews and all that. | Shpuld Shpuldson | 2017-06-16 |
| | | | |||
| * | | fix lint | Shpuld Shpuldson | 2017-06-15 |
| | | | |||
| * | | update branch and fix merge conflicts | Shpuld Shpuldson | 2017-06-15 |
| |\ \ | |||
| | * | | Fix meta-enter hotkey on osx | Shpuld Shpuldson | 2017-06-15 |
| | | | | |||
| | * | | Fix notification deletion. | Roger Braun | 2017-06-13 |
| | | | | |||
| | * | | Don't use too advanced features. | Roger Braun | 2017-06-12 |
| | | | | |||
| | * | | Fetch user from timeline. | Roger Braun | 2017-06-12 |
| | | | | |||
