aboutsummaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Collapse)AuthorAge
* refer searched user objects from the global user reptaehoon2019-04-22
|
* stop fetching user relationship when user is unauthorizedtaehoon2019-04-17
|
* add bulk mute/unmute buttons and wire up to vuextaehoon2019-04-17
|
* wire up bulk action buttons to vuextaehoon2019-04-17
|
* Merge branch '489' into 'develop'Shpuld Shpludson2019-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 repositorytaehoon2019-04-14
| |
* | add muted user to the mutes list in real timetaehoon2019-04-14
| |
* | add blocked user to the blocked list on real timetaehoon2019-04-14
| |
* | make blocking functional in the search resultstaehoon2019-04-14
|/
* display no message on empty data fetched from apiBrenden Bice2019-04-12
|
* remove error message on no more followingBrenden Bice2019-04-12
|
* maintain conversationsObject storagetaehoon2019-04-11
|
* Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵dave2019-04-09
|\ | | | | | | issue-436-mastoapi-notifications
| * Merge branch 'fix/notification-bugs' into 'develop'Shpuld Shpludson2019-04-09
| |\ | | | | | | | | | | | | | | | | | | #474 Fix notification bugs Closes #474 See merge request pleroma/pleroma-fe!728
| | * Add spacejasper2019-04-04
| | |
| | * Separate timeline and notificationjasper2019-04-04
| | |
| | * Remove useless codesjasper2019-04-03
| | |
| | * Fix notification bugsjasper2019-04-03
| | |
* | | #436 - merge developdave2019-04-08
|\| |
| * | Merge branch 'moderation-menu' into 'develop'Shpuld Shpludson2019-04-08
| |\ \ | | | | | | | | | | | | | | | | Moderation menu #310 See merge request pleroma/pleroma-fe!595
| | * | Added moderation menueugenijm2019-04-01
| | |/
* | | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵dave2019-04-08
|\| | | | | | | | | | | issue-436-mastoapi-notifications
| * | remove debug messageMaksim2019-04-08
| | |
| * | #469 - DM warning text should vary based on BE settingdave2019-04-02
| |/
* | #436 - revert stripe html for notificationdave2019-04-03
| |
* | #436 - notification html to text contentdave2019-04-03
| |
* | #436 - revert notification silience configdave2019-04-03
| |
* | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵dave2019-04-02
|\| | | | | | | issue-436-mastoapi-notifications
| * Merge branch 'develop' into feature/mobile-improvements-3shpuld2019-04-01
| |\
| | * Merge branch '471-timeline-since-id' into 'develop'Shpuld Shpludson2019-04-01
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | #471 - fix timeline fetch with since_id Closes #471 See merge request pleroma/pleroma-fe!722
| | | * #471 - fix timeline fetch with since_idjared2019-04-01
| | | |
| | * | Merge remote-tracking branch 'upstream/develop' into minimal-scopes-modeHenry Jameson2019-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 minimalScopeModeHenry Jameson2019-03-03
| | | |
| * | | Merge branch 'develop' into feature/mobile-improvements-3shpuld2019-03-28
| |\ \ \
| * \ \ \ merge develop inshpuld2019-03-23
| |\ \ \ \
| * \ \ \ \ merge develop, add mobile nav componentshpuld2019-03-12
| |\ \ \ \ \
| * | | | | | more work with notifications drawershpuld2019-03-03
| | |_|_|/ / | |/| | | |
* | | | | | #436 - apply patch and clean updave2019-03-31
| | | | | |
* | | | | | #436 - update notificationdave2019-03-31
| | | | | |
* | | | | | #436 - apply patchdave2019-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 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
| * | | | | errataHenry Jameson2019-03-27
| | | | | |
| * | | | | reviewHenry Jameson2019-03-27
| | | | | |
| * | | | | correctly paginate on MastoAPIHenry Jameson2019-03-25
| |/ / / /
* | | | | Merge remote-tracking branch 'upstream/develop' into mastoapi/actionsHenry 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 ...
| * | | | Merge remote-tracking branch 'upstream/develop' into mastoapi/convosHenry Jameson2019-03-25
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (34 commits) 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 Add comment Reset statusnet_blocking of all fetched users first while refreshing block list Add hideMutedPosts setting and wire up to post-returning endpoints ...
| | * | | | Revert changestaehoon2019-03-24
| | | | | |
| | * | | | No need to fetch mutes on load anymore 🙌taehoon2019-03-21
| | | | | |