aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update Polish translationMarcin Mikołajczak2019-03-31
|
* Merge branch 'issues/#465' into 'develop'Shpuld Shpludson2019-03-29
|\ | | | | | | | | | | | | update store according to retweeted status Closes #465 See merge request pleroma/pleroma-fe!713
| * update store according to retweeted statusBrenden Bice2019-03-28
| |
* | Merge branch 'fix/warnings-in-user-profile' into 'develop'Shpuld Shpludson2019-03-29
|\ \ | | | | | | | | | | | | | | | | | | #461 Fix warnings about user-profile Closes #461 See merge request pleroma/pleroma-fe!708
| * | Fix: Change conditionjasper2019-03-28
| | |
| * | Remove console logjasper2019-03-26
| | |
| * | Fix warnings in user profile routingjasper2019-03-26
| | |
* | | Merge branch '255-emoji-input' into 'develop'Shpuld Shpludson2019-03-28
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | #255 - add emoji input component Closes #255 See merge request pleroma/pleroma-fe!706
| * \ \ Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵jared2019-03-27
| |\ \ \ | | | | | | | | | | | | | | | 255-emoji-input
| * | | | #255 - clean up autocomplete formjared2019-03-26
| | | | |
| * | | | #255 - clean up user settings page with self-closing html tagsjared2019-03-26
| | | | |
| * | | | #255 - support textarea and update user settings pagejared2019-03-26
| | | | |
| * | | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵jared2019-03-26
| |\ \ \ \ | | | | | | | | | | | | | | | | | | 255-emoji-input
| * | | | | #255 - add emoji input componentjared2019-03-25
| | | | | |
* | | | | | Merge branch 'feat/gesture-service' into 'develop'Shpuld Shpludson2019-03-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a gesture service for easier touch gestures See merge request pleroma/pleroma-fe!714
| * | | | | | fix typoshpuld2019-03-28
| | | | | | |
| * | | | | | make side drawer use gesture service and fix its animationsshpuld2019-03-27
| | | | | | |
| * | | | | | Add tests for gesture service, fix bug with perpendicular directionsshpuld2019-03-26
| | | | | | |
| * | | | | | somewhat functioning gesture serviceshpuld2019-03-25
| | | | | | |
| * | | | | | start creating gesture serviceshpuld2019-03-25
| | | | | | |
* | | | | | | Merge branch 'issues/#466' into 'develop'Shpuld Shpludson2019-03-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | show replies count right after reply icon Closes #466 See merge request pleroma/pleroma-fe!716
| * | | | | | | display replies_count right after reply iconBrenden Bice2019-03-28
| | | | | | | |
| * | | | | | | expose replies_count from mastodon apiBrenden Bice2019-03-28
| | | | | | | |
* | | | | | | | Merge branch 'issue-433-status-reply-form' into 'develop'Shpuld Shpludson2019-03-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue 433 status reply form Closes #433 See merge request pleroma/pleroma-fe!674
| * | | | | | | | #433 - update sort by for conversationdave2019-03-28
| | | | | | | | |
| * | | | | | | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵dave2019-03-28
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | issue-433-status-reply-form
* | | | | | | | | Merge branch 'fix/convos-masto' into 'develop'HJ2019-03-27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apparently, MastoAPI gives status in ancestors if you try opening a repeat... Closes #460 See merge request pleroma/pleroma-fe!715
| * | | | | | | | | Apparently, MastoAPI gives status in ancestors if you try opening a repeat...Henry Jameson2019-03-27
| | | | | | | | | |
* | | | | | | | | | Merge branch 'issue-457-mastodon-tag-timeline' into 'develop'HJ2019-03-27
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #457 - update tag timeline endpoint to MastoAPI Closes #457 See merge request pleroma/pleroma-fe!707
| * | | | | | | | | merge develop and resolve conflictdave2019-03-27
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'mastoapi/actions' into 'develop'HJ2019-03-27
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | transition to MastoAPI: Basic user/statuses manipulation See merge request pleroma/pleroma-fe!669
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into mastoapi/actionsHenry Jameson2019-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
* | | | | | | | | | | Merge branch 'mastoapi/followers' into 'develop'HJ2019-03-27
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MastoAPI support for followers/friends(following) See merge request pleroma/pleroma-fe!667
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into mastoapi/followersHenry Jameson2019-03-27
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Revert "Merge branch 'revert-987b5162' into 'develop'" Revert "Merge branch 'mastoapi/friends-tl' into 'develop'" Add await to login action' switch direct messages to mastoapi switch public and TWKN to MastoAPI
* | | | | | | | | | | | Merge branch 'masto-api/direct' into 'develop'HJ2019-03-27
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | switch direct messages to mastoapi See merge request pleroma/pleroma-fe!649
| * | | | | | | | | | | Merge branch 'develop' into 'masto-api/direct'HJ2019-03-27
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/services/api/api.service.js
* | | | | | | | | | | | Merge branch 'mastoapi/friends-tl' into 'develop'HJ2019-03-27
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mastoapi/friends tl See merge request pleroma/pleroma-fe!711
| * | | | | | | | | | | Revert "Merge branch 'revert-987b5162' into 'develop'"Henry Jameson2019-03-27
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 96753e6a5febff60e0c2cb6fac13d5e7865f0a94, reversing changes made to 987b5162a7530979e9fa887a24311eb1cd480fc5.
| | * | | | | | | | | Merge remote-tracking branch 'upstream/develop' into masto-api/directHenry Jameson2019-03-25
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (40 commits) review Update attachment normalizer Add fallback for attachments uploaded via the other platforms Get correct mimetype through entity_normalizer Set default parameter Switch to mastoapi for posting status and uploading media Revert changes prevent text pasting if image is pasted remove border radius of suggested emojis #450 - dispatch login after saved state is loaded #448 - fix timeline fetch error when status text is null #451 - add class to username span No need to fetch mutes on load anymore šŸ™Œ switch to mastoapi switch to mastoapi masto api sends muted property now No need to fetch user data using old api anymore šŸŽ‰ Switch to mastoapi reactivity fixes less hackery, more direct usage of mastoapi ...
| | * | | | | | | | | Merge remote-tracking branch 'upstream/develop' into masto-api/directHenry Jameson2019-03-21
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (47 commits) #449 - fix auth token fetch issue Make select tag use --inputText as text color #444 - remote follow clean up #444 - show `remote follow` button when logged out Add button to save without cropping post-merge fixes [i18n] Update oc.json after store: fix setting postFormats field fix user-card avatar falling into permament failed state fix flake id users not fetching correctly fix console error afterStoreSetup: Move log in and theme load to afterStoreSetup. afterStoreSetup: Handle 404 cases. afterStoreSetup: Emoji and nodeinfo refactor. afterStoreSetup: refactor TOS and panel fetching, handle 404s. afterStoreSetup: refactor. Load persistedStated with async/await. whoops ćƒ¬ć‚¤ćƒ³ć›ć‚“ć±ć„ć«ć‚µćƒ³ć‚­ćƒ„ćƒ¼ fix embedded relationship card parsing ...
| | * | | | | | | | | | switch direct messages to mastoapiHenry Jameson2019-03-07
| | | | | | | | | | | |
| | | | | * | | | | | | Merge remote-tracking branch 'upstream/develop' into mastoapi/followersHenry Jameson2019-03-27
| | | | | |\ \ \ \ \ \ \ | | | | | | | |_|_|_|_|/ | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: #442 - update placeholder linebreak #442 - clean up Bio placeholder text 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
| | | | | * | | | | | | errataHenry Jameson2019-03-27
| | | | | | | | | | | |
| | | | | * | | | | | | reviewHenry Jameson2019-03-27
| | | | | | | | | | | |
| | | | | * | | | | | | correctly paginate on MastoAPIHenry Jameson2019-03-25
| | | | | | | | | | | |
| | | | | * | | | | | | Merge remote-tracking branch 'upstream/develop' into mastoapi/followersHenry Jameson2019-03-25
| | | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (87 commits) review Update attachment normalizer Add fallback for attachments uploaded via the other platforms Get correct mimetype through entity_normalizer Set default parameter Switch to mastoapi for posting status and uploading media Revert changes prevent text pasting if image is pasted remove border radius of suggested emojis #450 - dispatch login after saved state is loaded #448 - fix timeline fetch error when status text is null #451 - add class to username span No need to fetch mutes on load anymore šŸ™Œ switch to mastoapi switch to mastoapi masto api sends muted property now No need to fetch user data using old api anymore šŸŽ‰ Switch to mastoapi reactivity fixes less hackery, more direct usage of mastoapi ...
| | | | | * | | | | | | wip support for follower/following, a bit broken and with regressionHenry Jameson2019-03-10
| | | |_|/ / / / / / / | | |/| | | | | | | |
| | | | | | * | | | | review/remove error hidingHenry Jameson2019-03-27
| | | | | | | | | | |
| | | | | | * | | | | correctly update relationship on follow/unfollowHenry Jameson2019-03-25
| | | | | | | | | | |
| | | | | | * | | | | fixup! Merge remote-tracking branch 'upstream/develop' into mastoapi/actionsHenry Jameson2019-03-25
| | | | | | | | | | |