| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Proper clientId/secret/token caching, MastoAPI registration | Henry Jameson | 2019-05-22 |
| | | |||
| * | improve performance by caching pinned status ids into user object | 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 |
| | | |||
| * | refer searched user objects from the global user rep | taehoon | 2019-04-22 |
| | | |||
| * | stop fetching user relationship when user is unauthorized | taehoon | 2019-04-17 |
| | | |||
| * | add bulk mute/unmute buttons and wire up to vuex | taehoon | 2019-04-17 |
| | | |||
| * | wire up bulk action buttons to vuex | taehoon | 2019-04-17 |
| | | |||
| * | 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 |
| | | | |||
| * | | add muted user to the mutes list in real time | taehoon | 2019-04-14 |
| | | | |||
| * | | add blocked user to the blocked list on real time | taehoon | 2019-04-14 |
| | | | |||
| * | | make blocking functional in the search results | 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 |
| | | |||
| * | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into ↵ | dave | 2019-04-09 |
| |\ | | | | | | | issue-436-mastoapi-notifications | ||
| | * | Merge branch 'fix/notification-bugs' into 'develop' | Shpuld Shpludson | 2019-04-09 |
| | |\ | | | | | | | | | | | | | | | | | | | #474 Fix notification bugs Closes #474 See merge request pleroma/pleroma-fe!728 | ||
| | | * | Separate timeline and notification | jasper | 2019-04-04 |
| | | | | |||
| | | * | Fix notification bugs | jasper | 2019-04-03 |
| | | | | |||
| * | | | #436 - merge develop | dave | 2019-04-08 |
| |\| | | |||
| | * | | Added moderation menu | eugenijm | 2019-04-01 |
| | |/ | |||
| * | | #436 - apply patch and clean up | dave | 2019-03-31 |
| | | | |||
| * | | #436 - apply patch | dave | 2019-03-31 |
| |/ | |||
| * | errata | Henry Jameson | 2019-03-27 |
| | | |||
| * | review | Henry Jameson | 2019-03-27 |
| | | |||
| * | correctly paginate on MastoAPI | Henry Jameson | 2019-03-25 |
| | | |||
| * | Merge remote-tracking branch 'upstream/develop' into mastoapi/convos | Henry Jameson | 2019-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 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 |
| | | | |||
| | * | Add comment | taehoon | 2019-03-21 |
| | | | |||
| | * | Reset statusnet_blocking of all fetched users first while refreshing block list | taehoon | 2019-03-21 |
| | | | |||
| | * | Add todo comment | 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 |
| | | | |||
| | * | 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 |
| | | | |||
| * | | reactivity fixes | Henry Jameson | 2019-03-22 |
| |/ | |||
| * | Merge branch 'mastoapi/user-stuff' into 'develop' | HJ | 2019-03-15 |
| |\ | | | | | | | | | Transition to MastoAPI: user data See merge request pleroma/pleroma-fe!655 | ||
| | * | fix flake id users not fetching correctly | Henry Jameson | 2019-03-14 |
| | | | |||
| | * | fix console error | Henry Jameson | 2019-03-14 |
| | | | |||
| | * | レインせんぱいにサンキュー | Henry Jameson | 2019-03-12 |
| | | | |||
| | * | instead of filtering nulls, let's just not have them in the first place | Henry Jameson | 2019-03-11 |
| | | | |||
| | * | fixed tests, review fixes, now storing local users with downcase screen name for | Henry Jameson | 2019-03-11 |
| | | | | | | | | | better compatibility | ||
| | * | revert some stuff, turns out it's actually breaking. Fixed some local user ↵ | Henry Jameson | 2019-03-09 |
| | | | | | | | | | things | ||
| | * | Since BE doesn't support fetching user by screen name over MastoAPI we'll gonna | Henry Jameson | 2019-03-08 |
| | | | | | | | | | just fetching it over QvitterAPI real quick :DDDDDDDDD | ||
