| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | #449 - fix auth token fetch issue | dave | 2019-03-21 |
| | | |||
| * | post-merge fixes | Henry Jameson | 2019-03-17 |
| | | |||
| * | Merge remote-tracking branch 'upstream/develop' into mastoapi/emojis | Henry Jameson | 2019-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 Jameson | 2019-03-12 |
| | | | |||
| | * | fix embedded relationship card parsing | Henry Jameson | 2019-03-12 |
| | | | |||
| | * | actually use embedded relationship if it's present | Henry Jameson | 2019-03-11 |
| | | | |||
| | * | instead of filtering nulls, let's just not have them in the first place | Henry Jameson | 2019-03-11 |
| | | | |||
| | * | 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 | ||
| | * | switch to mastoapi for user timeline | Henry Jameson | 2019-03-08 |
| | | | |||
| | * | 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 | ||
| * | | Added some tests | Henry Jameson | 2019-03-11 |
| | | | |||
| * | | emoji adder | Henry Jameson | 2019-03-09 |
| |/ | |||
| * | Merge branch 'fix/fetch-activities-by-last-id' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| |\ | | | | | | | | | #406 Fetch activities by last id See merge request pleroma/pleroma-fe!621 | ||
| | * | Fetch activites by last id | jasper | 2019-02-27 |
| | | | |||
| * | | 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 |
| | |/ | |||
| * | | Merge branch 'issue-388-request-count-broken' into 'develop' | Shpuld Shpludson | 2019-03-01 |
| |\ \ | | | | | | | | | | | | | | | | | | | #388: get follow request on a real-time basis Closes #388 See merge request pleroma/pleroma-fe!619 | ||
| | * | | #388: update naming properly | dave | 2019-02-28 |
| | | | | |||
| | * | | #388: get follow request on a real-time basis | dave | 2019-02-27 |
| | |/ | |||
| * | | Fix bug to get wrapped component prop name list | taehoon | 2019-02-28 |
| | | | |||
| * | | Merge branch '386-display-invalid-user-profile' into 'develop' | Shpuld Shpludson | 2019-02-28 |
| |\ \ | | | | | | | | | | | | | | | | | | | Show error message when visit profile page of invalid user Closes #386 See merge request pleroma/pleroma-fe!606 | ||
| | * | | Better error handling | taehoon | 2019-02-26 |
| | | | | |||
| | * | | Show error message when visit profile page of invalid user | taehoon | 2019-02-26 |
| | |/ | |||
| * / | Add OAuth Tokens management to settings | Maxim Filippov | 2019-02-28 |
| |/ | |||
| * | #380: fix false alarm for unread notifications | dave | 2019-02-25 |
| | | |||
| * | Remove pagination logic in fetchBlocks api | taehoon | 2019-02-20 |
| | | |||
| * | Set blockIds and muteIds to the currentUser state only | taehoon | 2019-02-20 |
| | | |||
| * | Add mutes tab | taehoon | 2019-02-20 |
| | | |||
| * | Remove pagination support from block-list | taehoon | 2019-02-20 |
| | | |||
| * | Wire up ui to real blocks api data | taehoon | 2019-02-20 |
| | | |||
| * | Merge branch 'follow-requests-for-locked-accounts' into 'develop' | Shpuld Shpludson | 2019-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 behorehand | eugenijm | 2019-02-15 |
| | | | |||
| * | | Parameter name changed. | lambda | 2019-02-16 |
| |/ | |||
| * | Merge branch 'fix/profile-not-loading-without-persisted-state' into 'develop' | Shpuld Shpludson | 2019-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 loaded | shpuld | 2019-02-09 |
| | | | |||
| * | | Merge branch 'issue-332-update-follow-tabs' into 'develop' | Shpuld Shpludson | 2019-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 list | dave | 2019-02-09 |
| | | | | |||
| * | | | Merge branch 'develop' into fix/hashtag-opening | Edijs | 2019-02-10 |
| |\| | | |||
| | * | | Merge branch 'add-admin-and-moderator-fields-to-user-card-view' into 'develop' | HJ | 2019-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 badges | eugenijm | 2019-02-06 |
| | | | | | |||
| | | * | | Add admin and moderator indicators to the user card | eugenijm | 2019-02-06 |
| | | |/ | |||
| | * | | #315 - revert changes | dave | 2019-02-07 |
| | | | | |||
| | * | | #315 - separate export and fetch follows logic | dave | 2019-02-07 |
| | | | | |||
| | * | | #315 - clean up the request | dave | 2019-02-06 |
| | | | | |||
| | * | | #315 - export all follows as CSV | dave | 2019-02-06 |
| | |/ | |||
| | * | Rename "hide_following" to "hide_follows" | Maxim Filippov | 2019-02-06 |
| | | | |||
| | * | Split hide_network into hide_followers & hide_followings | Maxim Filippov | 2019-02-06 |
| | | | |||
| * | | Added tag extractor method and spec | Edijs | 2019-02-07 |
| |/ | |||
| * | merge develop and fix conflicts AGAIN | shpuld | 2019-02-04 |
| |\ | |||
