| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | EntityNormalizer: Add colons to emoji alt text. | lain | 2020-06-04 |
| | | | | | This makes it possible to copy them and still have them work. | ||
| * | Merge branch 'develop' into 'feat/relationship-refactor' | Shpuld Shpludson | 2020-05-08 |
| |\ | | | | | | | # Conflicts: # src/components/notification/notification.js | ||
| | * | Add support for follow request notifications | eugenijm | 2020-04-30 |
| | | | |||
| * | | minor fixes | Shpuld Shpuldson | 2020-04-23 |
| | | | |||
| * | | remove unused mutation and test for it | Shpuld Shpuldson | 2020-04-23 |
| | | | |||
| * | | fix mistakes | Shpuld Shpuldson | 2020-04-21 |
| | | | |||
| * | | make relationships separate from users | Shpuld Shpuldson | 2020-04-21 |
| |/ | |||
| * | Emoji Reactions - fixes and improvements | Shpuld Shpludson | 2020-02-11 |
| | | |||
| * | Merge branch 'move-type-notification' into 'develop' | Shpuld Shpludson | 2020-02-10 |
| |\ | | | | | | | | | | | | | Add setting for allow following move Closes #732 See merge request pleroma/pleroma-fe!1054 | ||
| | * | Add setting for allow_following_move | kPherox | 2020-02-04 |
| | | | |||
| * | | Escape HTML from display name and subject fields | rinpatch | 2020-01-30 |
| |/ | | | | Closes #724 | ||
| * | review changes | Shpuld Shpuldson | 2020-01-28 |
| | | |||
| * | remove mock data | Shpuld Shpuldson | 2020-01-26 |
| | | |||
| * | change emoji reactions to use new format | Shpuld Shpuldson | 2020-01-26 |
| | | |||
| * | fix parse for move type notifications | kPherox | 2019-12-11 |
| | | |||
| * | Normalize profile fields | kPherox | 2019-11-19 |
| | | |||
| * | Merge branch 'develop' into feature/following_reblogs | Maksim Pechnikov | 2019-10-08 |
| |\ | |||
| | * | fix regex shortcode problem | Henry Jameson | 2019-09-30 |
| | | | |||
| | * | Feature/Add _Allow user discovery services_ preference | Hakaba Hitoyo | 2019-09-26 |
| | | | |||
| | * | Added a setting to hide follow/follower count from the user profile | eugenijm | 2019-09-23 |
| | | | |||
| * | | added support hide\show reblogs from a specific user | Maksim Pechnikov | 2019-09-21 |
| |/ | |||
| * | detect thread-muted posts | taehoon | 2019-09-13 |
| | | |||
| * | Fix sent follow request detection | rinpatch | 2019-08-09 |
| | | | | | | | | This fixes `requestFollow` using the relationship instead of user object, resulting in `sent` always being false for locked users, and also removes assumptions about follow request being sent, instead relying on `requested` from user relationship. | ||
| * | Merge branch 'feat/conversation-muting' into 'develop' | Shpuld Shpludson | 2019-08-08 |
| |\ | | | | | | | | | Add Conversation/Thread Muting See merge request pleroma/pleroma-fe!876 | ||
| | * | Merge branch 'develop' into 'feat/conversation-muting' | Shpuld Shpludson | 2019-07-15 |
| | |\ | | | | | | | | | | # Conflicts: # src/services/api/api.service.js | ||
| | * | | Add thread muting to context menu of status | shpuld | 2019-07-07 |
| | | | | |||
| * | | | fix typos | taehoon | 2019-07-24 |
| | |/ |/| | |||
| * | | change subscribing to subscribed | taehoon | 2019-07-10 |
| | | | |||
| * | | add subscribing to user entity normalizer | taehoon | 2019-07-10 |
| |/ | |||
| * | Set hide_follows and hide_followers settings when parsing Mastodon format | Eugenij | 2019-07-07 |
| | | |||
| * | Feature/polls attempt 2 | lain | 2019-06-18 |
| | | |||
| * | getting and setting user background via MastoAPI | Henry Jameson | 2019-06-16 |
| | | |||
| * | Merge branch 'masto-login-fixes' into 'develop' | HJ | 2019-06-12 |
| |\ | | | | | | | | | MastoAPI login See merge request pleroma/pleroma-fe!805 | ||
| | * | Apply suggestion to src/services/entity_normalizer/entity_normalizer.service.js | HJ | 2019-06-12 |
| | | | |||
| | * | mastoapi login works | Henry Jameson | 2019-05-21 |
| | | | |||
| * | | Merge branch 'feature/notification-controls' into 'develop' | kaniini | 2019-06-01 |
| |\ \ | | | | | | | | | | | | | wire up notification settings See merge request pleroma/pleroma-fe!809 | ||
| | * | | entity normalizer: collapse data.pleroma if blocks | William Pitcock | 2019-05-25 |
| | | | | |||
| | * | | wire up notification settings | William Pitcock | 2019-05-25 |
| | | | | |||
| * | | | wire up user.description with masto api data | taehoon | 2019-05-29 |
| |/ / | |||
| * / | do not miss statusnet_profile_url of mentions | taehoon | 2019-05-22 |
| |/ | |||
| * | add tags to data and to status component | Moonman | 2019-05-20 |
| | | |||
| * | entity normalizer: add tooltip text to emojis | William Pitcock | 2019-05-17 |
| | | |||
| * | improve performance by caching pinned status ids into user object | taehoon | 2019-05-15 |
| | | |||
| * | make sure to have rights property of user object | taehoon | 2019-05-15 |
| | | |||
| * | clean up | taehoon | 2019-05-15 |
| | | |||
| * | filter pinned statuses based on pinned entity instead of a separate user entity | taehoon | 2019-05-15 |
| | | |||
| * | remove pinned timeline, instead, use simple entity of user object | taehoon | 2019-05-15 |
| | | |||
| * | #468 - pin/unpin status | dave | 2019-05-15 |
| | | |||
| * | fix conversationId comparision bug using integer format | taehoon | 2019-05-06 |
| | | |||
| * | add title and alt for avatars, fix console errors in avatarlist | shpuld | 2019-05-01 |
| | | |||
