| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Display public favorites on user profiles | marcin mikołajczak | 2023-12-28 |
| | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | Merge remote-tracking branch 'upstream/develop' into birthdays | tusooa | 2023-01-22 |
| |\ | |||
| | * | Do not allow to find by name in findUser() | Tusooa Zhu | 2022-08-10 |
| | | | |||
| | * | Use lookup endpoint to obtain users by nickname | Tusooa Zhu | 2022-08-09 |
| | | | |||
| * | | Merge remote-tracking branch 'pleroma/develop' into birthdays | marcin mikołajczak | 2022-08-05 |
| |\| | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| | * | unified how panel-footer works between regular timelines and user timeline | Henry Jameson | 2022-04-25 |
| | | | |||
| | * | Merge remote-tracking branch 'origin/develop' into vue3-again | Henry Jameson | 2022-03-16 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (475 commits) Apply 1 suggestion(s) to 1 file(s) Update dependency @ungap/event-target to v0.2.3 Update package.json fix broken icons after FA upgrade Update Font Awesome Update dependency webpack-dev-middleware to v3.7.3 Update dependency vuelidate to v0.7.7 Pin dependency @kazvmoe-infra/pinch-zoom-element to 1.2.0 lint Make media modal buttons larger Add English translation for hide tooltip Add hide button to media modal Lint Prevent hiding media viewer if swiped over SwipeClick Fix webkit image blurs Fix video in media modal not displaying properly Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403 Remove image box-shadow in media modal Clean up debug code for image pinch zoom Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm ... | ||
| | * | | destroyed -> unmounted | Henry Jameson | 2021-04-25 |
| | | | | |||
| | * | | Changed some of TabSwitcher's internals for easier Vue3 migration | Henry Jameson | 2021-04-18 |
| | | | | |||
| * | | | Birthdays | marcin mikołajczak | 2022-02-13 |
| | |/ |/| | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | | richcontent support in polls, user cards and user profiles | Henry Jameson | 2021-08-13 |
| |/ | |||
| * | remaining changes... | Henry Jameson | 2020-10-21 |
| | | |||
| * | Merge branch 'develop' into kPherox/pleroma-fe-iss-149/profile-fields-display | Shpuld Shpuldson | 2020-06-17 |
| |\ | |||
| | * | fix tests. user-profile didn't have tab-switcher compnent imported!! | Henry Jameson | 2020-05-25 |
| | | | |||
| | * | Updated streaming and improved error-handling, some more refactoring to api | Henry Jameson | 2019-12-08 |
| | | | |||
| * | | Display user profile fields | kPherox | 2019-11-20 |
| |/ | |||
| * | sync profile tab state with location query | taehoon | 2019-08-15 |
| | | |||
| * | reset error state when load new profile | taehoon | 2019-08-15 |
| | | |||
| * | clear timelines only if load user not viewed previously | taehoon | 2019-08-15 |
| | | |||
| * | clean up layout | taehoon | 2019-07-10 |
| | | |||
| * | make sure that user timelines are empty when opening profile page | taehoon | 2019-07-02 |
| | | |||
| * | remove needless importing | taehoon | 2019-05-15 |
| | | |||
| * | 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 |
| | | |||
| * | #468 - show pinned timeline and add pinned label to the status | dave | 2019-05-15 |
| | | |||
| * | fix typos | taehoon | 2019-04-17 |
| | | |||
| * | remove withList hoc | taehoon | 2019-04-17 |
| | | |||
| * | refactor using List component | taehoon | 2019-04-17 |
| | | |||
| * | fix mess in UserProfile component | taehoon | 2019-04-15 |
| | | |||
| * | store friends/followers in the global user repository | taehoon | 2019-04-14 |
| | | |||
| * | 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 |
| | | | |||
| * | | Added moderation menu | eugenijm | 2019-04-01 |
| |/ | |||
| * | Fix user card in notification | jasper | 2019-04-01 |
| | | |||
| * | fix flake id users not fetching correctly | Henry Jameson | 2019-03-14 |
| | | |||
| * | whoops | Henry Jameson | 2019-03-12 |
| | | |||
| * | レインせんぱいにサンキュー | Henry Jameson | 2019-03-12 |
| | | |||
| * | fixed tests, review fixes, now storing local users with downcase screen name for | Henry Jameson | 2019-03-11 |
| | | | | | better compatibility | ||
| * | fix error | Henry Jameson | 2019-03-09 |
| | | |||
| * | attempt at fixing switching to user TL | Henry Jameson | 2019-03-09 |
| | | |||
| * | 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 | ||
| * | Partially transitioned user data to MastoAPI. Added support for fetching | Henry Jameson | 2019-03-08 |
| | | | | | | relationship data. Upgraded code to be more resilient to nulls caused by missing data in either APIs | ||
| * | Rename UserCardContent to UserCard | taehoon | 2019-03-05 |
| | | |||
| * | #417: reset tab from the outside | dave | 2019-03-03 |
| | | |||
| * | Add new FollowCard component | taehoon | 2019-02-28 |
| | | |||
| * | Remove needless component local registration | taehoon | 2019-02-28 |
| | | |||
| * | Rewrite FollowList using hocs | taehoon | 2019-02-28 |
| | | |||
| * | Better error handling | taehoon | 2019-02-26 |
| | | |||
