aboutsummaryrefslogtreecommitdiff
path: root/src/services/backend_interactor_service
Commit message (Expand)AuthorAge
...
| * Separate timeline and notificationjasper2019-04-04
| * Fix notification bugsjasper2019-04-03
* | Added moderation menueugenijm2019-04-01
|/
* correctly paginate on MastoAPIHenry Jameson2019-03-25
* Remove old muting logictaehoon2019-03-21
* Add mute/unmute featrue and mutes management tabtaehoon2019-03-21
* レインせんぱいにサンキューHenry Jameson2019-03-12
* Since BE doesn't support fetching user by screen name over MastoAPI we'll gonnaHenry Jameson2019-03-08
* Partially transitioned user data to MastoAPI. Added support for fetchingHenry Jameson2019-03-08
* Merge branch 'fix/fetching-error-by-tag' into 'develop'Shpuld Shpludson2019-03-02
|\
| * Fix fetching error by tagjasper2019-03-01
| * Fix fetching error by tagjasper2019-02-27
* | Add OAuth Tokens management to settingsMaxim Filippov2019-02-28
|/
* Wire up ui to real blocks api datataehoon2019-02-20
* #315 - revert changesdave2019-02-07
* #315 - separate export and fetch follows logicdave2019-02-07
* #315 - export all follows as CSVdave2019-02-06
* initial draft for follows/following paginationshpuld2019-01-31
* no more "broken favorite"Henry Jameson2018-12-19
* Separate captcha into the backendInteractorEkaterina Vaartis2018-12-16
* Revert "Drop the entire thing about hidden "own" timeline since it doesn't ne...Henry Jameson2018-08-21
* Drop the entire thing about hidden "own" timeline since it doesn't necessarilyHenry Jameson2018-08-20
* fix post search query to have id +1 because search is exclusiveHenry Jameson2018-08-16
* added workaround for broken favoritesHenry Jameson2018-08-16
* backend interactor service: add approveUser and denyUser functionsWilliam Pitcock2018-06-07
* backend interactor service: implement fetchFollowRequests()William Pitcock2018-06-06
* Added change password to user settingsSyldexia2018-05-21
* Added delete account section to user settingsSyldexia2018-05-13
* Add follow import to user settings.eal2017-12-23
* Use state object for user view instead of timeline.eal2017-11-14
* Add blocks.eal2017-11-07
* Send credentials when fetching remote profile.eal2017-11-07
* Merge branch 'feature/follow-lists' into 'develop'Shpuld Shpuldson2017-08-23
|\
| * Add follower and following viewseal2017-08-23
* | Add new user-settings component/route, add options to change name, bio, avata...Shpuld Shpuldson2017-08-02
|/
* Update branch and fix conflicts.Shpuld Shpuldson2017-06-19
|\
| * Start fetching user timelines.Roger Braun2017-06-12
| * Add user finder.Roger Braun2017-05-12
* | Add basic avatar changing.Roger Braun2017-04-16
* | Add a registration form.Roger Braun2017-04-15
|/
* Remove unused fetchMentions()wakarimasen2017-03-09
* Grab mutes from server on patched servers.Roger Braun2017-02-20
* Fetch Public and TWKN timelines when viewed.Roger Braun2017-02-16
* Add all_following endpoint.Roger Braun2017-02-13
* Add unfollowing.Roger Braun2016-12-23
* Very basic user following.Roger Braun2016-12-08
* Add friend list fetching.Roger Braun2016-11-30
* Basic mention support.Roger Braun2016-11-26
* remove apiService from users moduleRoger Braun2016-11-26
* Move some interactions to the backendInteractorRoger Braun2016-11-26