| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 |
| |\ | |||
| | * | Revert "Merge branch 'feature/split-hide-network' into 'develop'" | Shpuld Shpludson | 2019-02-03 |
| | | | | | | | This reverts merge request !497 | ||
| * | | merge develop in | shpuld | 2019-02-03 |
| |\| | |||
| | * | Use integer type of notitication ids (avoid redundant casting for getting ↵ | eugenijm | 2019-02-02 |
| | | | | | | | | | maxId in addNewNotifications) | ||
| * | | follows/followers pagination ready for review | shpuld | 2019-02-02 |
| | | | |||
| * | | initial draft for follows/following pagination | shpuld | 2019-01-31 |
| |/ | |||
| * | Merge branch 'develop' into feat/media-modal | shpuld | 2019-01-30 |
| |\ | |||
| | * | Merge branch 'fix/timeline-too-eager-flush' into 'develop' | lambda | 2019-01-30 |
| | |\ | | | | | | | | | | | | | | | | | | | Fix #290 Add a better check for fresh TL flushing Closes #290 See merge request pleroma/pleroma-fe!494 | ||
| | | * | Add a better check for fresh TL flushing | shpuld | 2019-01-29 |
| | | | | |||
| | * | | Merge branch 'feat/dont-show-load-more-when-bottomed-out' into 'develop' | lambda | 2019-01-30 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | fix #292 dont show "load more" when bottomed out Closes #292 See merge request pleroma/pleroma-fe!496 | ||
| | | * | | Add loading indicator for notifications, make timelines indicate bottoming ↵ | shpuld | 2019-01-29 |
| | | |/ | | | | | | | | | | out when no more statuses | ||
| | * | | Merge branch 'feat/make-mentions-use-internal-routing' into 'develop' | lambda | 2019-01-30 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix #289 Make more user links use internal routing Closes #289 See merge request pleroma/pleroma-fe!500 | ||
| | | * | | Capture clicks on statuses to hijack mention clicks, match mention href to ↵ | shpuld | 2019-01-30 |
| | | |/ | | | | | | | | | | user somehow | ||
| | * / | Split hide_network into hide_followers & hide_followings | Maxim Filippov | 2019-01-30 |
| | |/ | |||
| | * | entity normalizer: add support for opengraph cards | William Pitcock | 2019-01-28 |
| | | | |||
