| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 | ||
| * | | Merge branch 'feature/split-hide-network' into 'develop' | Shpuld Shpludson | 2019-01-30 |
| |\ \ | | | | | | | | | | | | | Split hide_network into hide_followers & hide_followings See merge request pleroma/pleroma-fe!497 | ||
| | * | | Split hide_network into hide_followers & hide_followings | Maxim Filippov | 2019-01-30 |
| |/ / | |||
| * | | Merge branch 'fix/favorites-timelines-fetching-on-direct-url' into 'develop' | lambda | 2019-01-29 |
| |\ \ | |/ |/| | | | | | | | | | Fix #286 favs timeline fetching when opening profile via direct url Closes #286 See merge request pleroma/pleroma-fe!495 | ||
| | * | Fix favs timeline fetching when opening profile via direct url | shpuld | 2019-01-29 |
| |/ | |||
| * | Merge branch 'fix/nav-panel-shadow' into 'develop' | lambda | 2019-01-29 |
| |\ | | | | | | | | | Add missing shadow to nav panel See merge request pleroma/pleroma-fe!491 | ||
| | * | add missing shadow to nav panel | shpuld | 2019-01-29 |
| | | | |||
| * | | Merge branch 'fix/dont-connect-ws-when-chat-disabled' into 'develop' | lambda | 2019-01-29 |
| |\ \ | | | | | | | | | | | | | | | | | | | fix #288 - Don't connect WS when chat is disabled Closes #288 See merge request pleroma/pleroma-fe!492 | ||
| | * | | Connect only after-store instead of when user gets token | shpuld | 2019-01-29 |
| | |/ | |||
| * | | Merge branch 'fix/user-by-name-type-error' into 'develop' | lambda | 2019-01-29 |
| |\ \ | |/ |/| | | | | | Fix TypeError crash when using url of an invalid user See merge request pleroma/pleroma-fe!493 | ||
| | * | Fix TypeError crash when using url of an invalid user | 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 |
| | | | |||
| | * | entity normalizer: add support for opengraph cards | William Pitcock | 2019-01-28 |
| | | | |||
| * | | Merge branch 'fix/tall-status-handling' into 'develop' | lambda | 2019-01-28 |
| |\ \ | | | | | | | | | | | | | Tall status fixes/improvements See merge request pleroma/pleroma-fe!490 | ||
| | * | | 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 'fix/make-user-by-name-case-insensitive' into 'develop' | lambda | 2019-01-28 |
| |\ \ \ | | | | | | | | | | | | | | | | | Make userByName case-insensitive See merge request pleroma/pleroma-fe!489 | ||
| | * | | | Make userByName case-insensitive | shpuld | 2019-01-28 |
| | |/ / | |||
| * | | | Merge branch 'fix/user-timeline-again' into 'develop' | lambda | 2019-01-28 |
| |\ \ \ | | | | | | | | | | | | | | | | | Fix user TL getting stuck again See merge request pleroma/pleroma-fe!487 | ||
| | * | | | fix user tl clearing and give it a test | shpuld | 2019-01-28 |
| | |/ / | |||
| * | | | Merge branch 'rename-service-worker' into 'develop' | Shpuld Shpludson | 2019-01-28 |
| |\ \ \ | |/ / |/| | | | | | | | | Rename service worker to not clash with mastodon sw. See merge request pleroma/pleroma-fe!486 | ||
| | * | | Rename service worker to not clash with mastodon sw. | lain | 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 |
| | | | | |||
| * | | | Merge branch 'fix/add-back-login-error' into 'develop' | lambda | 2019-01-28 |
| |\ \ \ | | | | | | | | | | | | | | | | | Fix/add back login error See merge request pleroma/pleroma-fe!485 | ||
| | * | | | 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 |
| | | | | |||
| * | | | Merge branch 'develop' into 'develop' | Shpuld Shpludson | 2019-01-28 |
| |\ \ \ | | | | | | | | | | | | | | | | | Add Dutch translation See merge request pleroma/pleroma-fe!482 | ||
| | * | | | Add Dutch translation | spctrl | 2019-01-27 |
| | | | | | |||
| * | | | | Merge branch 'fix-chat' into 'develop' | Shpuld Shpludson | 2019-01-27 |
| |\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | Properly handle websocket token (fixes chat). See merge request pleroma/pleroma-fe!483 | ||
| | * | | | Properly handle websocket token (fixes chat). | lain | 2019-01-27 |
| |/ / / | |||
| * | | | Merge branch 'fix/following-status-on-usercard' into 'develop' | Shpuld Shpludson | 2019-01-27 |
| |\ \ \ | | | | | | | | | | | | | | | | | Fix follow-button on usercard not showing following status correctly See merge request pleroma/pleroma-fe!479 | ||
| | * | | | Move following to qvitter only space | shpuld | 2019-01-27 |
| | | | | | |||
| | * | | | Add forgotten prop to entity normalizer | shpuld | 2019-01-27 |
| | | |/ | |/| | |||
| * | | | Merge branch 'feat/better-perf-side-drawer-anim' into 'develop' | Shpuld Shpludson | 2019-01-27 |
| |\ \ \ | |/ / |/| | | | | | | | | use translate over margin animation (stupid me) See merge request pleroma/pleroma-fe!478 | ||
| | * | | use translate over margin animation (stupid me) | shpuld | 2019-01-27 |
| |/ / | |||
| * | | Merge branch 'feature/media-timeline' into 'develop' | Shpuld Shpludson | 2019-01-26 |
| |\ \ | |/ |/| | | | | | media timeline See merge request pleroma/pleroma-fe!472 | ||
| | * | attempt to fix tests | William Pitcock | 2019-01-26 |
| | | | |||
| | * | user profile: add media timeline | William Pitcock | 2019-01-26 |
| | | | |||
| | * | api service: add the ability to fetch a media-only timeline | William Pitcock | 2019-01-26 |
| |/ | |||
