| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add some styling to the selectable-list component | taehoon | 2019-04-17 |
| | | |||
| * | use key properly | taehoon | 2019-04-17 |
| | | |||
| * | save selected items to the state | taehoon | 2019-04-17 |
| | | |||
| * | use SelectableList for blocks/mutes list | taehoon | 2019-04-17 |
| | | |||
| * | rename selectable_row to selectable_list | taehoon | 2019-04-17 |
| | | |||
| * | remove withList hoc | taehoon | 2019-04-17 |
| | | |||
| * | refactor using List component | taehoon | 2019-04-17 |
| | | |||
| * | use reusable List vue component instead of withList hoc | taehoon | 2019-04-17 |
| | | | | | Using slot is the preferred way in vue | ||
| * | add SelectableRow component | taehoon | 2019-04-17 |
| | | |||
| * | add checkbox component | taehoon | 2019-04-17 |
| | | |||
| * | fix mess in UserProfile component | taehoon | 2019-04-15 |
| | | |||
| * | 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 |
| | | | |||
| * | | clean up | taehoon | 2019-04-14 |
| | | | |||
| * | | support i18n | taehoon | 2019-04-14 |
| | | | |||
| * | | add muted user to the mutes list in real time | taehoon | 2019-04-14 |
| | | | |||
| * | | add search to the mutes tab as well | taehoon | 2019-04-14 |
| | | | |||
| * | | rename Autosuggest component | taehoon | 2019-04-14 |
| | | | |||
| * | | make more generic | taehoon | 2019-04-14 |
| | | | |||
| * | | make more generic | taehoon | 2019-04-14 |
| | | | |||
| * | | make UserAutoSuggest component more generic | taehoon | 2019-04-14 |
| | | | |||
| * | | add blocked user to the blocked list on real time | taehoon | 2019-04-14 |
| | | | |||
| * | | remove blocked one from the results on real time | taehoon | 2019-04-14 |
| | | | |||
| * | | improve ui | taehoon | 2019-04-14 |
| | | | |||
| * | | filter out blocked user or me from the results | taehoon | 2019-04-14 |
| | | | |||
| * | | make blocking functional in the search results | taehoon | 2019-04-14 |
| | | | |||
| * | | improve ui | taehoon | 2019-04-14 |
| | | | |||
| * | | hide results on outside click | taehoon | 2019-04-14 |
| | | | |||
| * | | rename css classes | taehoon | 2019-04-14 |
| | | | |||
| * | | rewrite USerAutoSuggest without any dependency | taehoon | 2019-04-14 |
| | | | |||
| * | | add user autosuggest component | 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 |
| | | |||
| * | Fix wrong usercard notification | Henry Jameson | 2019-04-12 |
| | | |||
| * | maintain conversationsObject storage | taehoon | 2019-04-11 |
| | | |||
| * | remove unused importing | taehoon | 2019-04-11 |
| | | |||
| * | get statuses in a conversation from the global repository instead of local state | taehoon | 2019-04-11 |
| | | |||
| * | #436 - merge develop | dave | 2019-04-10 |
| |\ | |||
| | * | Fix wrong local | Henry Jameson | 2019-04-10 |
| | | | |||
| | * | Merge branch 'mastoapi/update-extension-support' into 'develop' | Shpuld Shpludson | 2019-04-10 |
| | |\ | | | | | | | | | | | | | Update entity normalizer to include more pleroma-specific fields See merge request pleroma/pleroma-fe!745 | ||
| | | * | revert, it's still missing | Henry Jameson | 2019-04-09 |
| | | | | |||
| | | * | add support for pleroma-specific fields | Henry Jameson | 2019-04-09 |
| | | | | |||
| | * | | support new custom emoji format | Henry Jameson | 2019-04-09 |
| | |/ | |||
| * | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | dave | 2019-04-09 |
| |\| | | | | | | | issue-436-mastoapi-notifications | ||
| | * | Merge branch '486-expand-button' into 'develop' | Shpuld Shpludson | 2019-04-09 |
| | |\ | | | | | | | | | | | | | | | | | | | #486 - remove expand button on conversation page Closes #486 See merge request pleroma/pleroma-fe!742 | ||
| | | * | #486 - remove expand button on conversation page | jared | 2019-04-09 |
| | | | | |||
| | * | | Merge branch 'fix/prevent-repeated-fetching' into 'develop' | Shpuld Shpludson | 2019-04-09 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | #485 Prevent repeated fetching Closes #485 See merge request pleroma/pleroma-fe!738 | ||
| | | * | | fix small bug | jasper | 2019-04-09 |
| | | | | | |||
| | | * | | Add await to login befor redirect to friends timeline | jasper | 2019-04-09 |
| | | | | | |||
| | | * | | Prevent repeated fetching | jasper | 2019-04-09 |
| | | | | | |||
