| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'mastoapi/user-stuff' into 'develop' | HJ | 2019-03-15 |
| |\ | | | | | | | | | Transition to MastoAPI: user data See merge request pleroma/pleroma-fe!655 | ||
| | * | fix user-card avatar falling into permament failed state | Henry Jameson | 2019-03-14 |
| | | | |||
| | * | 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 |
| | | | |||
| | * | fix reply-to marker, also whoops console log | 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 | ||
| * | | Add floating post-status button on mobile | Shpuld Shpludson | 2019-03-11 |
| | | | |||
| * | | Update user settings icon to pencil | taehoon | 2019-03-11 |
| | | | |||
| * | | Merge branch 'emoji-limit-profile' into 'develop' | HJ | 2019-03-11 |
| |\ \ | | | | | | | | | | | | | user_card.vue: Set img.emoji to 32×32px See merge request pleroma/pleroma-fe!665 | ||
| | * | | user_card.vue: Copy over .status-content img styling | Haelwenn (lanodan) Monnier | 2019-03-11 |
| | | | | |||
| | * | | user_card.vue: Set img.emoji to 32×32px | Haelwenn (lanodan) Monnier | 2019-03-10 |
| | |/ | | | | | | | Related to https://git.pleroma.social/pleroma/pleroma/merge_requests/792 | ||
| * / | #432 - prevent post status form textarea keydown event propagation | dave | 2019-03-08 |
| |/ | |||
| * | Merge branch '420-redo-user-card-content' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| |\ | | | | | | | | | | | | | Re-do UserCardContent Component CSS Closes #420 See merge request pleroma/pleroma-fe!642 | ||
| | * | Revert modifier class notation | taehoon | 2019-03-05 |
| | | | |||
| | * | Update classname | taehoon | 2019-03-05 |
| | | | |||
| | * | Rename UserCardContent to UserCard | taehoon | 2019-03-05 |
| | | | |||
| | * | Update block class name of BasicUserCard component | taehoon | 2019-03-05 |
| | | | |||
| | * | Update modifier class notation | taehoon | 2019-03-05 |
| | | | |||
| | * | Re-do UserCardContent css | taehoon | 2019-03-05 |
| | | | |||
| * | | Merge branch '415-timeline' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| |\ \ | | | | | | | | | | | | | | | | | | | Fix timeline updating bug when scrolled down Closes #415 See merge request pleroma/pleroma-fe!644 | ||
| | * | | Use a cross browser safe solution to get scroll top | taehoon | 2019-03-06 |
| | | | | |||
| * | | | Merge branch 'issue-392-other-user-stale-data' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | #392: stale data served to new user account Closes #392 See merge request pleroma/pleroma-fe!625 | ||
| | * | | | #392: stale data served to new user account | dave | 2019-02-28 |
| | | | | | |||
| * | | | | Merge branch 'fix/remove-posts-immediately-by-blocking-someone' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | #330 Remove posts immediately by blocking someone See merge request pleroma/pleroma-fe!589 | ||
| | * | | | | Remove posts by blocking or unfollowing | jasper | 2019-02-26 |
| | | | | | | |||
| | * | | | | Remove posts by blocking or unfollowing | jasper | 2019-02-25 |
| | | | | | | |||
| | * | | | | Remove posts by blocking or following | jasper | 2019-02-18 |
| | | | | | | |||
| | * | | | | Remove posts immediately by blocking | jasper | 2019-02-15 |
| | | | | | | |||
| * | | | | | Merge branch 'fix/gallery-css' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix gallery style - move hide button to top right Closes #335 See merge request pleroma/pleroma-fe!579 | ||
| | * | | | | | Revert code | Edijs | 2019-02-28 |
| | | | | | | | |||
| | * | | | | | Revert | Edijs | 2019-02-22 |
| | | | | | | | |||
| | * | | | | | Issue #335 - place hide button on right hand | Edijs | 2019-02-14 |
| | | | | | | | |||
| | * | | | | | Use static height if gallery has single image | Edijs | 2019-02-14 |
| | | | | | | | |||
| * | | | | | | Merge branch 'fix/post-content-type' into 'develop' | Shpuld Shpludson | 2019-03-07 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #327: Load post status content type from instance config Closes #327 See merge request pleroma/pleroma-fe!641 | ||
| | * | | | | | | Merge content types translations | Edijs | 2019-03-06 |
| | | | | | | | | |||
| | * | | | | | | Load post status content type from instance config | Edijs | 2019-03-04 |
| | | | | | | | | |||
| * | | | | | | | Merge branch 'issue-346-auto-post' into 'develop' | Shpuld Shpludson | 2019-03-06 |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #346: Hyperlink is not included Closes #346 See merge request pleroma/pleroma-fe!626 | ||
| | * | | | | | | #346: Hyperlink is not included | dave | 2019-02-28 |
| | | |_|_|/ / | |/| | | | | |||
| * | | | | | | compatibility with upcoming changes | Henry Jameson | 2019-03-05 |
| | |_|_|_|/ |/| | | | | |||
| * | | | | | Merge branch 'fix/gallery-and-attachment-spacing' into 'develop' | Shpuld Shpludson | 2019-03-05 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Unify spacing between gallery/link preview/attachment components See merge request pleroma/pleroma-fe!638 | ||
| | * | | | | | unify spacing between gallery/link preview/attachment components | shpuld | 2019-03-04 |
| | | | | | | | |||
| * | | | | | | Generate cropped avatar image in the original file type | taehoon | 2019-03-04 |
| | |_|/ / / |/| | | | | |||
| * | | | | | Merge branch 'issue-417-profile-tab' into 'develop' | Shpuld Shpludson | 2019-03-04 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue 417 profile tab Closes #417 See merge request pleroma/pleroma-fe!634 | ||
| | * | | | | | #417: reset tab from the outside | dave | 2019-03-03 |
| | | | | | | | |||
