| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Combine friends/followers | shpuld | 2019-02-03 |
| | | |||
| * | merge develop in | shpuld | 2019-02-03 |
| |\ | |||
| | * | Merge branch '238-add-avatar-size-suggestion' into 'develop' | Shpuld Shpludson | 2019-02-03 |
| | |\ | | | | | | | | | | | | | | | | | | | Add avatar size instruction notice Closes #238 See merge request pleroma/pleroma-fe!512 | ||
| | | * | Add avatar size instruction notice | taehoon | 2019-02-02 |
| | | | | |||
| | * | | Merge branch 'fix/default-inlined-videos' into 'develop' | Shpuld Shpludson | 2019-02-03 |
| | |\ \ | | |/ | |/| | | | | | | | Change video playing default without bothering making it an instance configurable See merge request pleroma/pleroma-fe!505 | ||
| | | * | Change video playing default without bothering making it an instance ↵ | shpuld | 2019-01-31 |
| | | | | | | | | | | | | | configurable | ||
| | * | | Merge branch 'fix/repeats-dont-show-any-name-if-display-name-is-empty' into ↵ | Shpuld Shpludson | 2019-02-02 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'develop' fix #157 show screen_name when name is empty in retweet Closes #157 See merge request pleroma/pleroma-fe!508 | ||
| | | * | | fix #157 show screen_name when name is empty in retweet | Joshua Burch | 2019-02-01 |
| | | | | | |||
| | * | | | fix #209 make name field length as wide as the bio field | Joshua Burch | 2019-02-01 |
| | |/ / | |||
| | * | | Merge branch 'fix/add-option-to-not-render-background-tabs' into 'develop' | Shpuld Shpludson | 2019-01-31 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix #298 Add option to tab switcher to not render background tabs Closes #298 See merge request pleroma/pleroma-fe!504 | ||
| | | * | | Fix media timeline attachments being small by adding an option to not render ↵ | shpuld | 2019-01-31 |
| | | |/ | | | | | | | | | | background tabs in tab switcher | ||
| | * | | Merge branch 'fix/statistics' into 'develop' | Shpuld Shpludson | 2019-01-31 |
| | |\ \ | | | | | | | | | | | | | | | | | Fix statistics label visibility via configuration See merge request pleroma/pleroma-fe!503 | ||
| | | * | | Fix statistics label visibility via configuration | Edijs | 2019-01-30 |
| | | |/ | |||
| | * / | Only generate mentions string if there are mentions | shadowfacts | 2019-01-31 |
| | |/ | | | | | Otherwise, a user replying to themselves without mentioning anyone else will insert a space at the beginning of the reply text area, hiding the placeholder. | ||
| * | | follows/followers pagination ready for review | shpuld | 2019-02-02 |
| | | | |||
| * | | initial draft for follows/following pagination | shpuld | 2019-01-31 |
| |/ | |||
| * | Adjust margins for attachments/previews | shpuld | 2019-01-30 |
| | | |||
| * | Merge branch 'develop' into feat/media-modal | shpuld | 2019-01-30 |
| |\ | |||
| | * | Merge branch 'feat/dont-show-load-more-when-bottomed-out' into 'develop' | lambda | 2019-01-30 |
| | |\ | | | | | | | | | | | | | | | | | | | fix #292 dont show "load more" when bottomed out Closes #292 See merge request pleroma/pleroma-fe!496 | ||
| | | * | Add loading indicator for notifications, make timelines indicate bottoming ↵ | shpuld | 2019-01-29 |
| | | | | | | | | | | | | | out when no more statuses | ||
| | * | | Merge branch 'fix/tall-statuses-v2' into 'develop' | lambda | 2019-01-30 |
| | |\ \ | | | | | | | | | | | | | | | | | More tall status related fixes that I didn't know was borkd See merge request pleroma/pleroma-fe!498 | ||
| | | * | | Adjust scrolling logic and document it, make sure to never show 'show less' ↵ | shpuld | 2019-01-30 |
| | | |/ | | | | | | | | | | if it's not a tall status | ||
| | * | | Merge branch 'fix/reply-to-using-wrong-id' into 'develop' | lambda | 2019-01-30 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix #295 reply-to link pointing to wrong id Closes #295 See merge request pleroma/pleroma-fe!499 | ||
| | | * | | Fix a simple typo | shpuld | 2019-01-30 |
| | | |/ | |||
| | * | | Merge branch 'feat/make-mentions-use-internal-routing' into 'develop' | lambda | 2019-01-30 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix #289 Make more user links use internal routing Closes #289 See merge request pleroma/pleroma-fe!500 | ||
| | | * | | Capture clicks on statuses to hijack mention clicks, match mention href to ↵ | shpuld | 2019-01-30 |
| | | |/ | | | | | | | | | | user somehow | ||
| | * | | Split hide_network into hide_followers & hide_followings | Maxim Filippov | 2019-01-30 |
| | | | | |||
| | * | | Fix favs timeline fetching when opening profile via direct url | shpuld | 2019-01-29 |
| | |/ | |||
| | * | add missing shadow to nav panel | shpuld | 2019-01-29 |
| | | | |||
| | * | Merge branch 'feature/link-preview' into 'develop' | lambda | 2019-01-29 |
| | |\ | | | | | | | | | | | | | link previews See merge request pleroma/pleroma-fe!481 | ||
| | | * | refactor the FE parts | shpuld | 2019-01-28 |
| | | | | |||
| | | * | status: only show link preview in main post view | William Pitcock | 2019-01-28 |
| | | | | |||
| | | * | add link-preview component | William Pitcock | 2019-01-28 |
| | | | | |||
| | * | | remove log | shpuld | 2019-01-28 |
| | | | | |||
| | * | | Fix tall status expanding needing extra clicks, make tall status expand ↵ | shpuld | 2019-01-28 |
| | | | | | | | | | | | | | automatically in conversation when focused | ||
| * | | | Merge branch 'develop' into feat/media-modal | shpuld | 2019-01-28 |
| |\| | | |||
| | * | | Merge branch 'fix/dont-fetch-favorites-for-others' into 'develop' | lambda | 2019-01-28 |
| | |\ \ | | | | | | | | | | | | | | | | | fix/don't fetch favs if the profile isnt current user See merge request pleroma/pleroma-fe!484 | ||
| | | * | | dont fetch favs if profile isnt us | shpuld | 2019-01-28 |
| | | |/ | |||
| | * | | Formatting | shpuld | 2019-01-28 |
| | | | | |||
| | * | | Add back that login error thing that someone removed | shpuld | 2019-01-28 |
| | | | | |||
| | * | | Merge branch 'fix/fix-warnings' into 'develop' | lambda | 2019-01-28 |
| | |\ \ | | |/ | |/| | | | | | | | Fix annoying console warnings See merge request pleroma/pleroma-fe!480 | ||
| | | * | Remove logs | shpuld | 2019-01-27 |
| | | | | |||
| | | * | Fix replies to deleted posts/users pushing vue warnings | shpuld | 2019-01-27 |
| | | | | |||
| | | * | Fix registration path warning and translation warnings | shpuld | 2019-01-27 |
| | | | | |||
| | * | | use translate over margin animation (stupid me) | shpuld | 2019-01-27 |
| | |/ | |||
| | * | user profile: add media timeline | William Pitcock | 2019-01-26 |
| | | | |||
| * | | Add default config for new options, fix firefox inline playing | shpuld | 2019-01-26 |
| | | | |||
| * | | Merge develop and fix conflict | shpuld | 2019-01-26 |
| |\| | |||
| | * | i should take it easy | Henry Jameson | 2019-01-25 |
| | | | |||
| | * | hotfix | Henry Jameson | 2019-01-25 |
| | | | |||
