| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | clean up | taehoon | 2019-05-15 |
| | | |||
| * | remove pinned timeline, instead, use simple entity of user object | taehoon | 2019-05-15 |
| | | |||
| * | #468 - integrate endpoints | dave | 2019-05-15 |
| | | |||
| * | use backendInteractor | taehoon | 2019-05-07 |
| | | |||
| * | add api service function | taehoon | 2019-05-03 |
| | | |||
| * | Merge branch 'develop' into ↵ | Shpuld Shpludson | 2019-04-30 |
| |\ | | | | | | | | | | | 'brendenbice1222/pleroma-fe-issues/pleroma-fe-202-show-boosted-users' # Conflicts: # src/services/api/api.service.js | ||
| | * | Merge branch '437-user-profile-settings' into 'develop' | HJ | 2019-04-30 |
| | |\ | | | | | | | | | | | | | | | | | | | Transition to MastoAPI: user profile settings Closes #437 See merge request pleroma/pleroma-fe!682 | ||
| | | * | Switch to mastoapi for updating banner | taehoon | 2019-04-27 |
| | | | | |||
| | | * | Switch to mastoapi for updating avatar | taehoon | 2019-04-27 |
| | | | | | | | | | | | | | | | | # Conflicts: # src/services/api/api.service.js | ||
| | * | | add “block import” feature | taehoon | 2019-04-27 |
| | | | | |||
| | * | | change api function name | taehoon | 2019-04-27 |
| | | | | |||
| | * | | move formData generating logic to api.service | taehoon | 2019-04-27 |
| | |/ | |||
| * | | refactor showing favs and repeats logic | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | rename favourite to favorite | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | fetch reblogged users | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | fetch favorited users | Brenden Bice | 2019-04-11 |
| |/ | |||
| * | Merge branch 'fix/notification-bugs' into 'develop' | Shpuld Shpludson | 2019-04-09 |
| |\ | | | | | | | | | | | | | #474 Fix notification bugs Closes #474 See merge request pleroma/pleroma-fe!728 | ||
| | * | Separate timeline and notification | jasper | 2019-04-04 |
| | | | |||
| | * | Fix notification bugs | jasper | 2019-04-03 |
| | | | |||
| * | | Added moderation menu | eugenijm | 2019-04-01 |
| |/ | |||
| * | correctly paginate on MastoAPI | Henry Jameson | 2019-03-25 |
| | | |||
| * | Remove old muting logic | taehoon | 2019-03-21 |
| | | |||
| * | Add mute/unmute featrue and mutes management tab | taehoon | 2019-03-21 |
| | | |||
| * | レインせんぱいにサンキュー | Henry Jameson | 2019-03-12 |
| | | |||
| * | Since BE doesn't support fetching user by screen name over MastoAPI we'll gonna | Henry Jameson | 2019-03-08 |
| | | | | | just fetching it over QvitterAPI real quick :DDDDDDDDD | ||
| * | Partially transitioned user data to MastoAPI. Added support for fetching | Henry Jameson | 2019-03-08 |
| | | | | | | relationship data. Upgraded code to be more resilient to nulls caused by missing data in either APIs | ||
| * | Merge branch 'fix/fetching-error-by-tag' into 'develop' | Shpuld Shpludson | 2019-03-02 |
| |\ | | | | | | | | | #402 Fix fetching error by tag See merge request pleroma/pleroma-fe!622 | ||
| | * | Fix fetching error by tag | jasper | 2019-03-01 |
| | | | |||
| | * | Fix fetching error by tag | jasper | 2019-02-27 |
| | | | |||
| * | | Add OAuth Tokens management to settings | Maxim Filippov | 2019-02-28 |
| |/ | |||
| * | Wire up ui to real blocks api data | taehoon | 2019-02-20 |
| | | |||
| * | #315 - revert changes | dave | 2019-02-07 |
| | | |||
| * | #315 - separate export and fetch follows logic | dave | 2019-02-07 |
| | | |||
| * | #315 - export all follows as CSV | dave | 2019-02-06 |
| | | |||
| * | initial draft for follows/following pagination | shpuld | 2019-01-31 |
| | | |||
| * | no more "broken favorite" | Henry Jameson | 2018-12-19 |
| | | |||
| * | Separate captcha into the backendInteractor | Ekaterina Vaartis | 2018-12-16 |
| | | |||
| * | Revert "Drop the entire thing about hidden "own" timeline since it doesn't ↵ | Henry Jameson | 2018-08-21 |
| | | | | | | | necessarily" This reverts commit 612aa56c8b2d6bae75bd47ff1846dfcfb012d525. | ||
| * | Drop the entire thing about hidden "own" timeline since it doesn't necessarily | Henry Jameson | 2018-08-20 |
| | | | | | | | contain all of the users posts (it doesn't contain DMs) even though it's "us". Since this is a workaround anyway just fetch home timeline instead. It could end up making more queries if user doesn't post that often. | ||
| * | fix post search query to have id +1 because search is exclusive | Henry Jameson | 2018-08-16 |
| | | |||
| * | added workaround for broken favorites | Henry Jameson | 2018-08-16 |
| | | |||
| * | backend interactor service: add approveUser and denyUser functions | William Pitcock | 2018-06-07 |
| | | |||
| * | backend interactor service: implement fetchFollowRequests() | William Pitcock | 2018-06-06 |
| | | |||
| * | Added change password to user settings | Syldexia | 2018-05-21 |
| | | |||
| * | Added delete account section to user settings | Syldexia | 2018-05-13 |
| | | |||
| * | Add follow import to user settings. | eal | 2017-12-23 |
| | | |||
| * | Use state object for user view instead of timeline. | eal | 2017-11-14 |
| | | | | | Also fetch user if not in the state already. | ||
| * | Add blocks. | eal | 2017-11-07 |
| | | |||
| * | Send credentials when fetching remote profile. | eal | 2017-11-07 |
| | | |||
| * | Merge branch 'feature/follow-lists' into 'develop' | Shpuld Shpuldson | 2017-08-23 |
| |\ | | | | | | | | | Feature/follow lists See merge request !106 | ||
