| 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 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into ↵ | Shpuld Shpuldson | 2017-08-16 |
| |\ | | | | | | | feature/profile-editing | ||
| | * | Add fetch polyfill. | Roger Braun | 2017-07-31 |
| | | | |||
| * | | 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. | ||
| * | Update branch and fix conflicts. | Shpuld Shpuldson | 2017-06-19 |
| |\ | |||
| | * | update branch and fix merge conflicts | Shpuld Shpuldson | 2017-06-15 |
| | |\ | |||
| | | * | Don't use too advanced features. | Roger Braun | 2017-06-12 |
| | | | | |||
| | | * | Display user timeline | Roger Braun | 2017-06-12 |
| | | | | |||
| | | * | Start fetching user timelines. | Roger Braun | 2017-06-12 |
| | | | | |||
| | | * | Add user finder. | Roger Braun | 2017-05-12 |
| | | | | |||
| | * | | Basic word position and completion service. | Roger Braun | 2017-03-15 |
| | |/ | |||
| * | | Add basic avatar changing. | Roger Braun | 2017-04-16 |
| | | | |||
| * | | Restore old media upload endpoint. | Roger Braun | 2017-04-16 |
| | | | |||
| * | | Add a registration form. | Roger Braun | 2017-04-15 |
| |/ | |||
| * | Remove unused fetchMentions() | wakarimasen | 2017-03-09 |
| | | |||
| * | Let timeline component fetch mentions | wakarimasen | 2017-03-09 |
| | | |||
| * | Merge branch 'feature/timeline-fetch-error' into 'develop' | Shpuld Shpuldson | 2017-03-09 |
| |\ | | | | | | | | | Use one error variable for all timelines See merge request !57 | ||
| | * | Use one error variable for all timelines | wakarimasen | 2017-03-09 |
| | | | |||
| * | | Merged with changes in develop & fixed conflicts. | shpuld | 2017-03-09 |
| |\| | |||
| | * | Move rejection handler | wakarimasen | 2017-03-07 |
| | | | |||
| * | | Make style setter create an often used base03-border class, use that class ↵ | shpuld | 2017-03-09 |
| |/ | | | | in notifications, navpanel and statuses. | ||
| * | Visual feedback on failure to fetch new statuses | wakarimasen | 2017-03-07 |
| | | |||
| * | Set colors into config so they can be used for more dynamic styles. | Roger Braun | 2017-02-22 |
| | | |||
| * | Grab mutes from server on patched servers. | Roger Braun | 2017-02-20 |
| | | |||
| * | Make user profiles visible inline. | Roger Braun | 2017-02-16 |
| | | |||
| * | Fetch Public and TWKN timelines when viewed. | Roger Braun | 2017-02-16 |
| | | |||
| * | Add all_following endpoint. | Roger Braun | 2017-02-13 |
| | | |||
| * | Fix file uploads in Chrome. | Roger Braun | 2017-01-21 |
| | | |||
| * | Fix style setting in Chrome. | Roger Braun | 2017-01-20 |
| | | |||
| * | Dynamic style setting. | Roger Braun | 2017-01-16 |
| | | |||
| * | Add unfollowing. | Roger Braun | 2016-12-23 |
| | | |||
| * | Very basic user following. | Roger Braun | 2016-12-08 |
| | | |||
| * | Implements feature status delete | Jiayi Zheng | 2016-12-04 |
| | | | | | Fixes issue #4 | ||
| * | Add friend list fetching. | Roger Braun | 2016-11-30 |
| | | |||
| * | Add noIdUpdate option for addNewStatuses action. | Roger Braun | 2016-11-28 |
| | | | | | This fixes #11. | ||
| * | Switch from moment.js to vue-timeago. | Roger Braun | 2016-11-28 |
| | | | | | | Much smaller filesize for vendor.js, although we'll have to see if all the intervals are ok. | ||
| * | Basic mention support. | Roger Braun | 2016-11-26 |
| | | | | | I still have to think about how to integrate them in the state system... | ||
| * | remove apiService from users module | Roger Braun | 2016-11-26 |
| | | |||
| * | Move some interactions to the backendInteractor | Roger Braun | 2016-11-26 |
| | | | | | | The idea is that all interactions should move there, so components don't have to pass around credentials all the time. | ||
| * | Merge branch 'develop' into 'feature/attachment-form-improvements' | dtluna | 2016-11-25 |
| |\ | | | | | | | # Conflicts: # src/components/attachment/attachment.js | ||
| | * | Add status and conversation fetching to apiService. | Roger Braun | 2016-11-24 |
| | | | |||
| * | | Add fileTypeService | dtluna | 2016-11-25 |
| |/ | |||
| * | Prepare apiService for base url. | Roger Braun | 2016-11-22 |
| | | |||
| * | Remove commented out old api service. | Roger Braun | 2016-11-22 |
| | | |||
| * | addNewStatuses: mutation -> action | Roger Braun | 2016-11-18 |
| | | | | | This is to add the current user. | ||
| * | Add retweet button component | Jiayi Zheng | 2016-11-13 |
| | | | | | Expand API service for retweet | ||
| * | Don't break status parsing when link class is missing. | Roger Braun | 2016-11-13 |
| | | |||
| * | Fix compilation error. | Roger Braun | 2016-11-12 |
| | | |||
| * | Remove attachment links, as we are already showing them. | Roger Braun | 2016-11-12 |
| | | |||
| * | Add TWKN timeline. | Roger Braun | 2016-11-06 |
| | | |||
