| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix fetching favorites for own profile | marcin mikołajczak | 2024-04-15 |
| | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | unify tabs fixes for panels | Henry Jameson | 2024-03-25 |
| | | |||
| * | lint | Henry Jameson | 2024-03-07 |
| | | |||
| * | more transparent panels fixes | Henry Jameson | 2024-03-07 |
| | | |||
| * | lint | Henry Jameson | 2024-03-04 |
| | | |||
| * | remove all "fallback variables" | Henry Jameson | 2024-03-04 |
| | | |||
| * | panels/statuses are looking really good now even with transparency | Henry Jameson | 2024-03-04 |
| | | |||
| * | interactive lists & non-interactive lists | Henry Jameson | 2024-02-29 |
| | | |||
| * | Merge remote-tracking branch 'origin/develop' into themes3 | Henry Jameson | 2024-02-29 |
| |\ | |||
| | * | Display public favorites on user profiles | marcin mikołajczak | 2023-12-28 |
| | | | | | | | | | Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | ||
| * | | more fixes | Henry Jameson | 2024-02-13 |
| |/ | |||
| * | Merge remote-tracking branch 'upstream/develop' into birthdays | tusooa | 2023-01-22 |
| |\ | |||
| | * | Use stylelint | tusooa | 2023-01-09 |
| | | | |||
| | * | Make notes editable only on user profile | Tusooa Zhu | 2022-12-21 |
| | | | |||
| | * | 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> | ||
| | * | --fix | Henry Jameson | 2022-07-31 |
| | | | |||
| | * | fix avatar not zooming in profile page | Henry Jameson | 2022-07-27 |
| | | | |||
| | * | fix avatar not closing, add option to put popovers next to avatar | Henry Jameson | 2022-07-19 |
| | | | | | | | | | instead of over it | ||
| | * | fix incorrect sticking in user profile page | Henry Jameson | 2022-05-09 |
| | | | |||
| | * | unified how panel-footer works between regular timelines and user timeline | Henry Jameson | 2022-04-25 |
| | | | |||
| | * | relative units in line-height + some cleanup | Henry Jameson | 2022-04-20 |
| | | | |||
| | * | tons of fixes mainly aimed at panel headings | Henry Jameson | 2022-04-20 |
| | | | |||
| | * | 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 ... | ||
| | * | | migrate to v-slot | Henry Jameson | 2021-04-25 |
| | | | | |||
| | * | | 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 |
| | | | |||
| * | | migrate to v-slot | Henry Jameson | 2021-04-07 |
| |/ | |||
| * | fix emoji not working in profile field names | Shpuld Shpuldson | 2020-11-11 |
| | | |||
| * | remaining changes... | Henry Jameson | 2020-10-21 |
| | | |||
| * | remove bio-table's max-width | Dym Sohin | 2020-09-24 |
| | | |||
| * | treat field name as text | Shpuld Shpuldson | 2020-08-13 |
| | | |||
| * | fix width of long field value | kPherox | 2020-06-18 |
| | | |||
| * | change key-value to look like one | kPherox | 2020-06-18 |
| | | |||
| * | resume the previous emoji size for now | Shpuld Shpuldson | 2020-06-17 |
| | | |||
| * | restyle the fields | Shpuld Shpuldson | 2020-06-17 |
| | | |||
| * | 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 |
| | | | |||
| | * | minor lint fixes | Shpuld Shpuldson | 2020-04-23 |
| | | | |||
| | * | make relationships separate from users | Shpuld Shpuldson | 2020-04-21 |
| | | | |||
| | * | Updated streaming and improved error-handling, some more refactoring to api | Henry Jameson | 2019-12-08 |
| | | | |||
| * | | Change to use tags removed fields instead of raw fields | kPherox | 2020-02-19 |
| | | | |||
| * | | Change field name to right justify | kPherox | 2019-11-20 |
| | | | |||
| * | | Use fields_html only | kPherox | 2019-11-20 |
| | | | |||
| * | | Add tooltip | kPherox | 2019-11-20 |
| | | | |||
| * | | Change css selectors to classname from elementname | kPherox | 2019-11-20 |
| | | | |||
| * | | Change profile fields design to horizontal | kPherox | 2019-11-20 |
| | | | |||
