| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | update japanese translation | hakabahitoyo | 2019-01-16 |
| | | |||
| * | Show who to follow in the mobile view | Hakaba Hitoyo | 2019-01-16 |
| | | |||
| * | Merge branch 'summary-html' into 'develop' | lambda | 2019-01-15 |
| |\ | | | | | | | | | Sync with backend: Use summary_html. See merge request pleroma/pleroma-fe!463 | ||
| | * | Sync with backend: Use summary_html. | scarlett | 2019-01-13 |
| | | | |||
| * | | Remove reply detection hack | scarlett | 2019-01-13 |
| |/ | |||
| * | Add Korean translation | kjwon15 | 2019-01-10 |
| | | |||
| * | Merge branch 'fix-265-fix-user-profiles-again' into 'develop' | Shpuld Shpludson | 2019-01-09 |
| |\ | | | | | | | | | | | | | fixes #265 and also that thin line below gradient on chrome (UGH) Closes #265 See merge request pleroma/pleroma-fe!456 | ||
| | * | better fix | Henry Jameson | 2019-01-09 |
| | | | |||
| | * | fixes #265 and also that thin line below gradient on chrome (UGH) | Henry Jameson | 2019-01-09 |
| | | | |||
| * | | Merge branch 'fix/user-timeline-not-loading' into 'develop' | Shpuld Shpludson | 2019-01-09 |
| |\ \ | | | | | | | | | | | | | | | | | | | Fix #262 user timelines bugging Closes #262 See merge request pleroma/pleroma-fe!454 | ||
| | * | | Change emptlyTl to take userId | shpuld | 2019-01-09 |
| | | | | |||
| | * | | Retain userId on clearing user timeline, don't flush when empty timeline | shpuld | 2019-01-08 |
| | | | | |||
| * | | | fix #262 part of user profiles not being able to load previous posts | Henry Jameson | 2019-01-09 |
| | |/ |/| | |||
| * | | Add instance information page for mobile | Hakaba Hitoyo | 2019-01-07 |
| | | | |||
| * | | [Debug] Avoid duplicates in the who to follow panel | Hakaba Hitoyo | 2019-01-04 |
| | | | |||
| * | | Merge branch 'develop' into 'develop' | Shpuld Shpludson | 2019-01-03 |
| |\ \ | | | | | | | | | | | | | updated German translation See merge request pleroma/pleroma-fe!449 | ||
| | * | | updated German translation | Vinzenz Vietzke | 2019-01-03 |
| | |/ | | | | | | | | | * added theme settings * added various missing single strings | ||
| * / | Fix translation typo in registration.vue | rinpatch | 2019-01-03 |
| |/ | |||
| * | Merge branch 'feature/replace-panel-switcher' into 'develop' | Shpuld Shpludson | 2018-12-31 |
| |\ | | | | | | | | | Mobile side drawer See merge request pleroma/pleroma-fe!443 | ||
| | * | Remove commented out back button | shpuld | 2018-12-29 |
| | | | |||
| | * | merge develop, fix conflicts, fix logged out bug | shpuld | 2018-12-29 |
| | |\ | |||
| | * | | Cleanup and remove divider element in side drawer | shpuld | 2018-12-29 |
| | | | | |||
| | * | | fix conflict in user card content | shpuld | 2018-12-28 |
| | |\ \ | |||
| | * | | | New routes, notifications, other impovements in side drwaer | shpuld | 2018-12-28 |
| | | | | | |||
| | * | | | Add closed-check for touchmove | shpuld | 2018-12-23 |
| | | | | | |||
| | * | | | move closing logic to drawer, add swipe to close | shpuld | 2018-12-23 |
| | | | | | |||
| | * | | | Merge branch 'develop' into feature/replace-panel-switcher | shpuld | 2018-12-22 |
| | |\ \ \ | |||
| | * | | | | Add some more routes to side drawer | shpuld | 2018-12-22 |
| | | | | | | |||
| | * | | | | works but hacky | shpuld | 2018-12-20 |
| | |\ \ \ \ | |||
| | * \ \ \ \ | Merge branch 'develop' into feature/replace-panel-switcher | shpuld | 2018-12-18 |
| | |\ \ \ \ \ | |||
| | * | | | | | | Remove panel switcher, add rudimentary drawer | shpuld | 2018-12-15 |
| | | | | | | | | |||
| * | | | | | | | Fix profiles without statuses not loading | Shpuld Shpludson | 2018-12-31 |
| | | | | | | | | |||
| * | | | | | | | Fix conflicting styles | shpuld | 2018-12-30 |
| | |_|_|_|_|/ |/| | | | | | |||
| * | | | | | | Merge branch 'restore-routes' into 'develop' | lambda | 2018-12-29 |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | Restore old routes, enable user route as fallback. See merge request pleroma/pleroma-fe!440 | ||
| | * | | | | | Treat reserved users like external users in the frontend. | Lambda | 2018-12-26 |
| | | | | | | | |||
| | * | | | | | Restore old routes, enable user route as fallback. | Lambda | 2018-12-25 |
| | | | | | | | |||
| * | | | | | | Add "noAttachmentLinks" to src/modules/instance.js | Maxim Filippov | 2018-12-27 |
| | | | | | | | |||
| * | | | | | | Make "noAttachmentLinks" configurable | Maxim Filippov | 2018-12-27 |
| | | | | | | | |||
| * | | | | | | No attachment links | Maxim Filippov | 2018-12-27 |
| | | | | | | | |||
| * | | | | | | Merge branch 'improve_push' into 'develop' | HJ | 2018-12-26 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve web push notifications Closes #231 See merge request pleroma/pleroma-fe!438 | ||
| | * | | | | | | improve web push notifications | Egor Kislitsyn | 2018-12-25 |
| | |/ / / / / | |||
| * / / / / / | User Card Content fixes and updates | HJ | 2018-12-26 |
| |/ / / / / | |||
| * | | | | | Merge branch 'push_fix' into 'develop' | HJ | 2018-12-25 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes for push notifications Closes #235 See merge request pleroma/pleroma-fe!433 | ||
| | * | | | | | fix | Henry Jameson | 2018-12-25 |
| | | | | | | | |||
| | * | | | | | Merge remote-tracking branch 'upstream/develop' into push_fix | Henry Jameson | 2018-12-25 |
| | |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Add a translation to the captcha strings in the registration form Small UI improvements for the CAPTCHA field Add encrypted captcha_answer_data for stateless captcha fixes many problems related to user profile | ||
| | * | | | | | small refactor, added push unsub notice for BE | Henry Jameson | 2018-12-25 |
| | | | | | | | |||
| | * | | | | | simplified some code, made it possible to unregister serviceworker altogether | Henry Jameson | 2018-12-20 |
| | | | | | | | |||
| | * | | | | | default webPush to false, because having it at true leads to some problems with | Henry Jameson | 2018-12-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | local dev mode. Instances can re-enable it, and BE can default it to true in config.exs | ||
| * | | | | | | Update japanese translation | Hakaba Hitoyo | 2018-12-25 |
| | | | | | | | |||
| * | | | | | | Merge branch 'refactor-recommendations' into 'develop' | HJ | 2018-12-25 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unneeded numbered variables who_to_follow See merge request pleroma/pleroma-fe!436 | ||
