| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 |
| | | | |||
| | * | quickfix | Henry Jameson | 2019-01-25 |
| | | | |||
| | * | this attempts converting id to number to sort them numerically, since "99" > | Henry Jameson | 2019-01-25 |
| | | | | | | | | | "100" while 99 < 100 | ||
| | * | Merge branch 'fix-custom-nsfw-image' into 'develop' | HJ | 2019-01-24 |
| | |\ | | | | | | | | | | | | | fix custom nsfwCensorImage not working See merge request pleroma/pleroma-fe!469 | ||
| | | * | fix custom nsfwCensorImage not working | Henry Jameson | 2019-01-23 |
| | | | | |||
| | * | | Merge branch 'favorites-fixes' into 'develop' | HJ | 2019-01-24 |
| | |\ \ | | | | | | | | | | | | | | | | | fix reply-to tooltip being somewhat unreliable See merge request pleroma/pleroma-fe!473 | ||
| | | * | | review | Henry Jameson | 2019-01-24 |
| | | | | | |||
| | | * | | fix reply-to tooltip being somewhat unreliable | Henry Jameson | 2019-01-23 |
| | | |/ | |||
| | * / | Fix who to follow panel shuffling | Hakaba Hitoyo | 2019-01-24 |
| | |/ | |||
| | * | Revert "fix reply-to tooltip being somewhat unreliable" | HJ | 2019-01-22 |
| | | | | | | | This reverts commit 66dc72deb2b4b518ba09b984d792be57451c4bfc | ||
| | * | fix reply-to tooltip being somewhat unreliable | Henry Jameson | 2019-01-23 |
| | | | |||
| | * | fix errors in console | Henry Jameson | 2019-01-22 |
| | | | |||
| | * | Merge branch 'favorites' into 'develop' | HJ | 2019-01-22 |
| | |\ | | | | | | | | | | | | | | | | | | | Add Favorites TL to user profile, add some initial support for MastoAPI Closes #265 and #262 See merge request pleroma/pleroma-fe!462 | ||
| | | * | linting | Henry Jameson | 2019-01-22 |
| | | | | |||
| | | * | some more post fields | Henry Jameson | 2019-01-17 |
| | | | | |||
| | | * | removing unnecessary conversions since it should already be converted in ↵ | Henry Jameson | 2019-01-17 |
| | | | | | | | | | | | | | normalizer | ||
| | | * | fix indents | Henry Jameson | 2019-01-17 |
| | | | | |||
