| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add fallback for attachments uploaded via the other platforms | taehoon | 2019-03-24 |
| | | |||
| * | Get correct mimetype through entity_normalizer | taehoon | 2019-03-24 |
| | | |||
| * | Set default parameter | taehoon | 2019-03-24 |
| | | |||
| * | Switch to mastoapi for posting status and uploading media | taehoon | 2019-03-24 |
| | | |||
| * | Merge branch '227-manage-blocks-mutes' into 'develop' | HJ | 2019-03-24 |
| |\ | | | | | | | | | Transition to MastoAPI: Mute & Block and Add Mutes management tab See merge request pleroma/pleroma-fe!611 | ||
| | * | Revert changes | taehoon | 2019-03-24 |
| | | | |||
| | * | No need to fetch mutes on load anymore 🙌 | taehoon | 2019-03-21 |
| | | | |||
| | * | switch to mastoapi | taehoon | 2019-03-21 |
| | | | |||
| | * | switch to mastoapi | taehoon | 2019-03-21 |
| | | | |||
| | * | masto api sends muted property now | taehoon | 2019-03-21 |
| | | | |||
| | * | No need to fetch user data using old api anymore 🎉 | taehoon | 2019-03-21 |
| | | | |||
| | * | Switch to mastoapi | taehoon | 2019-03-21 |
| | | | |||
| | * | Add comment | taehoon | 2019-03-21 |
| | | | |||
| | * | Reset statusnet_blocking of all fetched users first while refreshing block list | taehoon | 2019-03-21 |
| | | | |||
| | * | Add hideMutedPosts setting and wire up to post-returning endpoints | taehoon | 2019-03-21 |
| | | | |||
| | * | Add todo comment | taehoon | 2019-03-21 |
| | | | |||
| | * | Minor code refactoring | taehoon | 2019-03-21 |
| | | | |||
| | * | Improve fetch error handling using a util | taehoon | 2019-03-21 |
| | | | |||
| | * | Reset old mutes state after fetching new mutes data | taehoon | 2019-03-21 |
| | | | |||
| | * | Remove old muting logic | taehoon | 2019-03-21 |
| | | | |||
| | * | Update MuteCard ui | taehoon | 2019-03-21 |
| | | | |||
| | * | Fetct full data of muted users after fetchMutes api call | taehoon | 2019-03-21 |
| | | | |||
| | * | Add mute/unmute mutations | taehoon | 2019-03-21 |
| | | | |||
| | * | Add mute/unmute featrue and mutes management tab | taehoon | 2019-03-21 |
| | | | |||
| * | | Merge branch 'issue-448-status-text-null' into 'develop' | Shpuld Shpludson | 2019-03-23 |
| |\ \ | | | | | | | | | | | | | | | | | | | #448 - fix timeline fetch error when status text is null Closes #448 See merge request pleroma/pleroma-fe!700 | ||
| | * | | #448 - fix timeline fetch error when status text is null | dave | 2019-03-22 |
| | |/ | |||
| * | | Merge branch 'issue-452-unfollow-button' into 'develop' | Shpuld Shpludson | 2019-03-23 |
| |\ \ | | | | | | | | | | | | | | | | | | | #452 - unfollow button issue Closes #452 See merge request pleroma/pleroma-fe!698 | ||
| | * | | #452 - update button class name | dave | 2019-03-21 |
| | | | | |||
| | * | | #452 - unfollow button issue | dave | 2019-03-21 |
| | |/ | |||
| * | | Merge branch 'issue-451-long-user-name' into 'develop' | Shpuld Shpludson | 2019-03-23 |
| |\ \ | | | | | | | | | | | | | | | | | | | #451 - long username on follow/follower tabs Closes #451 See merge request pleroma/pleroma-fe!697 | ||
| | * | | #451 - add class to username span | dave | 2019-03-22 |
| | | | | |||
| | * | | #451 - update styling | dave | 2019-03-21 |
| | | | | |||
| | * | | #451 - long username on follow/follower tabs | dave | 2019-03-21 |
| | | | | |||
| * | | | Merge branch '438-mastoapi-user-search' into 'develop' | lambda | 2019-03-22 |
| |\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Transition to MastoAPI: user search Closes #438 See merge request pleroma/pleroma-fe!677 | ||
| | * | | Switch to mastoapi for user search | taehoon | 2019-03-15 |
| | | | | |||
| * | | | Merge branch 'issue-449-auto-token-fetch' into 'develop' | Shpuld Shpludson | 2019-03-21 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | #449 - fix auth token fetch issue Closes #449 See merge request pleroma/pleroma-fe!696 | ||
| | * | | | #449 - fix auth token fetch issue | dave | 2019-03-21 |
| | | |/ | |/| | |||
| * | | | Merge branch 'issue-444-remote-follow' into 'develop' | Shpuld Shpludson | 2019-03-21 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | #444 - show `remote follow` button when logged out Closes #444 See merge request pleroma/pleroma-fe!692 | ||
| | * | | | #444 - remote follow clean up | dave | 2019-03-19 |
| | | | | | |||
| | * | | | #444 - show `remote follow` button when logged out | dave | 2019-03-19 |
| | | | | | |||
| * | | | | Merge branch 'feature/bypass-avatar-cropper' into 'develop' | Shpuld Shpludson | 2019-03-21 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #443 Add button to save without cropping Closes #443 See merge request pleroma/pleroma-fe!691 | ||
| | * | | | | Add button to save without cropping | jasper | 2019-03-18 |
| | |/ / / | |||
| * | | | | Merge branch 'patch-2' into 'develop' | Shpuld Shpludson | 2019-03-21 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | [i18n] Update oc.json See merge request pleroma/pleroma-fe!684 | ||
| | * | | | | [i18n] Update oc.json | Exilat | 2019-03-15 |
| | | |_|/ | |/| | | |||
| * | | | | Merge branch 'develop' into 'develop' | Shpuld Shpludson | 2019-03-21 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fixing typos and badly translated strings (Portuguese) See merge request pleroma/pleroma-fe!676 | ||
| | * | | | | fixing typos and badly translated strings | Rond | 2019-03-11 |
| | | | | | | |||
| * | | | | | Merge branch 'feature/version-info' into 'develop' | Shpuld Shpludson | 2019-03-21 |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | Added new tab to display versions of BE/FE Closes #397 See merge request pleroma/pleroma-fe!671 | ||
| | * | | | | Merge branch 'develop' into feature/version-info | Edijs | 2019-03-13 |
| | |\ \ \ \ | |||
| | * | | | | | Code refactoring | Edijs | 2019-03-10 |
| | | | | | | | |||
| | * | | | | | Version links to BE/FE | Edijs | 2019-03-10 |
| | | | | | | | |||
