| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'develop' into ↵ | shpuld | 2019-04-22 |
| |\ | | | | | | | brendenbice1222/pleroma-fe-issues/pleroma-fe-202-show-boosted-users | ||
| | * | stop fetching user relationship when user is unauthorized | taehoon | 2019-04-17 |
| | | | |||
| | * | add bulk mute/unmute buttons and wire up to vuex | taehoon | 2019-04-17 |
| | | | |||
| | * | wire up bulk action buttons to vuex | taehoon | 2019-04-17 |
| | | | |||
| | * | Merge branch '489' into 'develop' | Shpuld Shpludson | 2019-04-15 |
| | |\ | | | | | | | | | | | | | | | | | | | Fix Blocked status inconsistency between Blocks setting tab and Following profile tab Closes #489 See merge request pleroma/pleroma-fe!751 | ||
| | | * | store friends/followers in the global user repository | taehoon | 2019-04-14 |
| | | | | |||
| | * | | add muted user to the mutes list in real time | taehoon | 2019-04-14 |
| | | | | |||
| | * | | add blocked user to the blocked list on real time | taehoon | 2019-04-14 |
| | | | | |||
| | * | | make blocking functional in the search results | taehoon | 2019-04-14 |
| | |/ | |||
| | * | display no message on empty data fetched from api | Brenden Bice | 2019-04-12 |
| | | | |||
| | * | remove error message on no more following | Brenden Bice | 2019-04-12 |
| | | | |||
| * | | refactor showing favs and repeats logic | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | display favs & reblogged users on expanded post in timeline view | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | rename favourite to favorite | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | improve code quality | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | fetch reblogged users | Brenden Bice | 2019-04-11 |
| | | | |||
| * | | fetch favorited users | Brenden Bice | 2019-04-11 |
| |/ | |||
| * | maintain conversationsObject storage | taehoon | 2019-04-11 |
| | | |||
| * | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | dave | 2019-04-09 |
| |\ | | | | | | | issue-436-mastoapi-notifications | ||
| | * | 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 | ||
| | | * | Add space | jasper | 2019-04-04 |
| | | | | |||
| | | * | Separate timeline and notification | jasper | 2019-04-04 |
| | | | | |||
| | | * | Remove useless codes | jasper | 2019-04-03 |
| | | | | |||
| | | * | Fix notification bugs | jasper | 2019-04-03 |
| | | | | |||
| * | | | #436 - merge develop | dave | 2019-04-08 |
| |\| | | |||
| | * | | Merge branch 'moderation-menu' into 'develop' | Shpuld Shpludson | 2019-04-08 |
| | |\ \ | | | | | | | | | | | | | | | | | Moderation menu #310 See merge request pleroma/pleroma-fe!595 | ||
| | | * | | Added moderation menu | eugenijm | 2019-04-01 |
| | | |/ | |||
| * | | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | dave | 2019-04-08 |
| |\| | | | | | | | | | | | issue-436-mastoapi-notifications | ||
| | * | | remove debug message | Maksim | 2019-04-08 |
| | | | | |||
| | * | | #469 - DM warning text should vary based on BE setting | dave | 2019-04-02 |
| | |/ | |||
| * | | #436 - revert stripe html for notification | dave | 2019-04-03 |
| | | | |||
| * | | #436 - notification html to text content | dave | 2019-04-03 |
| | | | |||
| * | | #436 - revert notification silience config | dave | 2019-04-03 |
| | | | |||
| * | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | dave | 2019-04-02 |
| |\| | | | | | | | issue-436-mastoapi-notifications | ||
| | * | Merge branch 'develop' into feature/mobile-improvements-3 | shpuld | 2019-04-01 |
| | |\ | |||
| | | * | Merge branch '471-timeline-since-id' into 'develop' | Shpuld Shpludson | 2019-04-01 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | #471 - fix timeline fetch with since_id Closes #471 See merge request pleroma/pleroma-fe!722 | ||
| | | | * | #471 - fix timeline fetch with since_id | jared | 2019-04-01 |
| | | | | | |||
| | | * | | Merge remote-tracking branch 'upstream/develop' into minimal-scopes-mode | Henry Jameson | 2019-03-30 |
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (173 commits) Fix: Change condition fix typo update store according to retweeted status #433 - update sort by for conversation display replies_count right after reply icon expose replies_count from mastodon api Apparently, MastoAPI gives status in ancestors if you try opening a repeat... make side drawer use gesture service and fix its animations review/remove error hiding errata review #433 - sort conversation for retweets and clean up Revert "Merge branch 'revert-987b5162' into 'develop'" Revert "Merge branch 'mastoapi/friends-tl' into 'develop'" Add await to login action' Remove console log Fix warnings in user profile routing Add tests for gesture service, fix bug with perpendicular directions #255 - clean up autocomplete form #255 - clean up user settings page with self-closing html tags ... | ||
| | | * | | Initial work on deprecating scopeModesEnabled in favor of minimalScopeMode | Henry Jameson | 2019-03-03 |
| | | | | | |||
| | * | | | Merge branch 'develop' into feature/mobile-improvements-3 | shpuld | 2019-03-28 |
| | |\ \ \ | |||
| | * \ \ \ | merge develop in | shpuld | 2019-03-23 |
| | |\ \ \ \ | |||
| | * \ \ \ \ | merge develop, add mobile nav component | shpuld | 2019-03-12 |
| | |\ \ \ \ \ | |||
| | * | | | | | | more work with notifications drawer | shpuld | 2019-03-03 |
| | | |_|_|/ / | |/| | | | | |||
| * | | | | | | #436 - apply patch and clean up | dave | 2019-03-31 |
| | | | | | | | |||
| * | | | | | | #436 - update notification | dave | 2019-03-31 |
| | | | | | | | |||
| * | | | | | | #436 - apply patch | dave | 2019-03-31 |
| | |_|_|_|/ |/| | | | | |||
| * | | | | | Merge branch 'issues/#465' into 'develop' | Shpuld Shpludson | 2019-03-29 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | update store according to retweeted status Closes #465 See merge request pleroma/pleroma-fe!713 | ||
| | * | | | | update store according to retweeted status | Brenden Bice | 2019-03-28 |
| | | | | | | |||
| * | | | | | Merge remote-tracking branch 'upstream/develop' into mastoapi/actions | Henry Jameson | 2019-03-27 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: errata review Revert "Merge branch 'revert-987b5162' into 'develop'" Revert "Merge branch 'mastoapi/friends-tl' into 'develop'" Add await to login action' correctly paginate on MastoAPI #442 - update placeholder linebreak #442 - clean up Bio placeholder text wip support for follower/following, a bit broken and with regression switch direct messages to mastoapi switch public and TWKN to MastoAPI undo this change since BE returns empty object for relationship, add in a separate MR updates normalizer for proper user handling and adds support for friends tl via mastoapi | ||
| | * | | | | | errata | Henry Jameson | 2019-03-27 |
| | | | | | | | |||
