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