aboutsummaryrefslogtreecommitdiff
path: root/src/services
Commit message (Collapse)AuthorAge
* #449 - fix auth token fetch issuedave2019-03-21
|
* post-merge fixesHenry Jameson2019-03-17
|
* Merge remote-tracking branch 'upstream/develop' into mastoapi/emojisHenry Jameson2019-03-17
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (34 commits) after store: fix setting postFormats field fix user-card avatar falling into permament failed state fix flake id users not fetching correctly fix console error afterStoreSetup: Move log in and theme load to afterStoreSetup. afterStoreSetup: Handle 404 cases. afterStoreSetup: Emoji and nodeinfo refactor. afterStoreSetup: refactor TOS and panel fetching, handle 404s. afterStoreSetup: refactor. Load persistedStated with async/await. whoops レインせんぱいにサンキュー fix embedded relationship card parsing actually use embedded relationship if it's present instead of filtering nulls, let's just not have them in the first place #434 - fix plain text issue Add floating post-status button on mobile Update user settings icon to pencil I18n: Update Czech translation user_card.vue: Copy over .status-content img styling ...
| * レインせんぱいにサンキューHenry Jameson2019-03-12
| |
| * fix embedded relationship card parsingHenry Jameson2019-03-12
| |
| * actually use embedded relationship if it's presentHenry Jameson2019-03-11
| |
| * instead of filtering nulls, let's just not have them in the first placeHenry Jameson2019-03-11
| |
| * Since BE doesn't support fetching user by screen name over MastoAPI we'll gonnaHenry Jameson2019-03-08
| | | | | | | | just fetching it over QvitterAPI real quick :DDDDDDDDD
| * switch to mastoapi for user timelineHenry Jameson2019-03-08
| |
| * Partially transitioned user data to MastoAPI. Added support for fetchingHenry Jameson2019-03-08
| | | | | | | | | | relationship data. Upgraded code to be more resilient to nulls caused by missing data in either APIs
* | Added some testsHenry Jameson2019-03-11
| |
* | emoji adderHenry Jameson2019-03-09
|/
* Merge branch 'fix/fetch-activities-by-last-id' into 'develop'Shpuld Shpludson2019-03-07
|\ | | | | | | | | #406 Fetch activities by last id See merge request pleroma/pleroma-fe!621
| * Fetch activites by last idjasper2019-02-27
| |
* | Merge branch 'fix/fetching-error-by-tag' into 'develop'Shpuld Shpludson2019-03-02
|\ \ | | | | | | | | | | | | #402 Fix fetching error by tag See merge request pleroma/pleroma-fe!622
| * | Fix fetching error by tagjasper2019-03-01
| | |
| * | Fix fetching error by tagjasper2019-02-27
| |/
* | Merge branch 'issue-388-request-count-broken' into 'develop'Shpuld Shpludson2019-03-01
|\ \ | | | | | | | | | | | | | | | | | | #388: get follow request on a real-time basis Closes #388 See merge request pleroma/pleroma-fe!619
| * | #388: update naming properlydave2019-02-28
| | |
| * | #388: get follow request on a real-time basisdave2019-02-27
| |/
* | Fix bug to get wrapped component prop name listtaehoon2019-02-28
| |
* | Merge branch '386-display-invalid-user-profile' into 'develop'Shpuld Shpludson2019-02-28
|\ \ | | | | | | | | | | | | | | | | | | Show error message when visit profile page of invalid user Closes #386 See merge request pleroma/pleroma-fe!606
| * | Better error handlingtaehoon2019-02-26
| | |
| * | Show error message when visit profile page of invalid usertaehoon2019-02-26
| |/
* / Add OAuth Tokens management to settingsMaxim Filippov2019-02-28
|/
* #380: fix false alarm for unread notificationsdave2019-02-25
|
* Remove pagination logic in fetchBlocks apitaehoon2019-02-20
|
* Set blockIds and muteIds to the currentUser state onlytaehoon2019-02-20
|
* Add mutes tabtaehoon2019-02-20
|
* Remove pagination support from block-listtaehoon2019-02-20
|
* Wire up ui to real blocks api datataehoon2019-02-20
|
* Merge branch 'follow-requests-for-locked-accounts' into 'develop'Shpuld Shpludson2019-02-19
|\ | | | | | | | | Follow Request notification count for restricted accounts See merge request pleroma/pleroma-fe!561
| * Added follow requests counter to nav bar to make it visible behorehandeugenijm2019-02-15
| |
* | Parameter name changed.lambda2019-02-16
|/
* Merge branch 'fix/profile-not-loading-without-persisted-state' into 'develop'Shpuld Shpludson2019-02-11
|\ | | | | | | | | | | | | Fix #324 Profiles sometimes not loading when there's no persisted state Closes #324 See merge request pleroma/pleroma-fe!553
| * Change the async stuff to not render app before theme is loadedshpuld2019-02-09
| |
* | Merge branch 'issue-332-update-follow-tabs' into 'develop'Shpuld Shpludson2019-02-11
|\ \ | | | | | | | | | | | | #332 - add follow/not follow button to follow list See merge request pleroma/pleroma-fe!558
| * | #332 - add follow/not follow button to follow listdave2019-02-09
| | |
* | | Merge branch 'develop' into fix/hashtag-openingEdijs2019-02-10
|\| |
| * | Merge branch 'add-admin-and-moderator-fields-to-user-card-view' into 'develop'HJ2019-02-07
| |\ \ | | | | | | | | | | | | | | | | Add admin and moderator indicators to the user profile See merge request pleroma/pleroma-fe!519
| | * | Allow to configure visibility for admin and moderator badgeseugenijm2019-02-06
| | | |
| | * | Add admin and moderator indicators to the user cardeugenijm2019-02-06
| | |/
| * | #315 - revert changesdave2019-02-07
| | |
| * | #315 - separate export and fetch follows logicdave2019-02-07
| | |
| * | #315 - clean up the requestdave2019-02-06
| | |
| * | #315 - export all follows as CSVdave2019-02-06
| |/
| * Rename "hide_following" to "hide_follows"Maxim Filippov2019-02-06
| |
| * Split hide_network into hide_followers & hide_followingsMaxim Filippov2019-02-06
| |
* | Added tag extractor method and specEdijs2019-02-07
|/
* merge develop and fix conflicts AGAINshpuld2019-02-04
|\