| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | removing unnecessary conversions since it should already be converted in ↵ | Henry Jameson | 2019-01-17 |
| | | | | | normalizer | ||
| * | fix indents | Henry Jameson | 2019-01-17 |
| | | |||
| * | add support for tab-switcher to automatically switch to first tab if asked index | Henry Jameson | 2019-01-17 |
| | | | | | is invalid | ||
| * | fix login and favorites tab... | Henry Jameson | 2019-01-17 |
| | | |||
| * | Revert "some initial work to make it possible to use "unregistered" ↵ | Henry Jameson | 2019-01-17 |
| | | | | | | | | | timelines, i.e. not" and some stuff to make favorites still work This reverts commit 039a4074006fb91ac9031b41b4e9af4a15766dfa. | ||
| * | Merge branch 'switch-to-string-ids' into favorites | Henry Jameson | 2019-01-17 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | with some changes/merge conflicts resolution * switch-to-string-ids: fixx????? fix notifications? fix lint fix tests, removed one unused function, fix real problem that tests helped to surface added some more explicit to string conversion since BE seem to be sending numbers and it could cause an issue. Remove all explicit and implicit conversions of statusId to number, changed explicit ones so that they convert them to string | ||
| | * | Remove all explicit and implicit conversions of statusId to number, changed | Henry Jameson | 2019-01-11 |
| | | | | | | | | | explicit ones so that they convert them to string | ||
| * | | Merge remote-tracking branch 'upstream/develop' into favorites | Henry Jameson | 2019-01-13 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Add Korean translation Change emptlyTl to take userId better fix fixes #265 and also that thin line below gradient on chrome (UGH) fix #262 part of user profiles not being able to load previous posts Retain userId on clearing user timeline, don't flush when empty timeline | ||
| | * \ | 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 |
| | | |/ | |||
| | * / | fix #262 part of user profiles not being able to load previous posts | Henry Jameson | 2019-01-09 |
| | |/ | |||
| * | | separated normalization into a another file, removed catchall and added more ↵ | Henry Jameson | 2019-01-13 |
| | | | | | | | | | stuff | ||
| * | | some initial work to make it possible to use "unregistered" timelines, i.e. not | Henry Jameson | 2019-01-12 |
| |/ | | | | reserving a timeline by name, instead just passing timeline object itself. | ||
| * | 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 |
| | | |||
| * | 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 | ||
| | * | 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 |
| | | | | | | | |||
| * | | | | | | User Card Content fixes and updates | HJ | 2018-12-26 |
| |/ / / / / | |||
| * | | | | | Merge branch 'refactor-recommendations' into 'develop' | HJ | 2018-12-25 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | remove unneeded numbered variables who_to_follow See merge request pleroma/pleroma-fe!436 | ||
| | * | | | | | fix inconsistencies within who_to_follow_panel | Hannah Ward | 2018-12-25 |
| | | | | | | | |||
| | * | | | | | remove unneeded numbered variables who_to_follow | Hannah Ward | 2018-12-25 |
| | | |_|_|/ | |/| | | | |||
| * | | | | | Merge branch 'fix_textfields' into 'develop' | HJ | 2018-12-25 |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Fix textarea not resizing correctly and probably cursor position Closes #230 See merge request pleroma/pleroma-fe!430 | ||
| | * | | | | fix for non-shrinking main post form | Henry Jameson | 2018-12-25 |
| | | | | | | |||
| | * | | | | fixed incorrect height when empty text | Henry Jameson | 2018-12-20 |
| | | | | | | |||
| | * | | | | I suppose SOME browsers don't do this by default... | Henry Jameson | 2018-12-20 |
| | | | | | | |||
| | * | | | | Fix resize not working properly for textareas | Henry Jameson | 2018-12-20 |
| | | | | | | |||
| * | | | | | Add a translation to the captcha strings in the registration form | Ekaterina Vaartis | 2018-12-21 |
| | | | | | | |||
| * | | | | | Small UI improvements for the CAPTCHA field | Ekaterina Vaartis | 2018-12-21 |
| | | | | | | |||
| * | | | | | Add encrypted captcha_answer_data for stateless captcha | Ekaterina Vaartis | 2018-12-21 |
| | | | | | | |||
| * | | | | | fixes many problems related to user profile | Henry Jameson | 2018-12-20 |
| | | | | | | |||
| * | | | | | Merge branch 'remove_favorite_hacks' into 'develop' | HJ | 2018-12-19 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no more "broken favorite" Closes #218 and #145 See merge request pleroma/pleroma-fe!431 | ||
| | * | | | | | no more "broken favorite" | Henry Jameson | 2018-12-19 |
| | | |_|_|/ | |/| | | | |||
| * | | | | | Merge branch 'fix_defaults' into 'develop' | Shpuld Shpludson | 2018-12-19 |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Fixed some settings not using defaults from instance config. Closes #228 See merge request pleroma/pleroma-fe!429 | ||
