| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 |
| | | | | |||
| | | * | 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 | ||
| | | * | | | 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. | ||
| * | | | | Redo everything in the MR | shpuld | 2019-01-26 |
| | | | | | |||
| * | | | | Merge dev fix conflicts | shpuld | 2019-01-20 |
| |\| | | | |||
| | * | | | Linting. | lain | 2019-01-19 |
| | | | | | |||
| | * | | | Don't use referrerpolicy with media proxy. | lain | 2019-01-19 |
| | | | | | |||
| | * | | | 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 |
| | |/ / | |||
| * | | | Polish for videos, smaller sizes, remove gif-looping options | shpuld | 2019-01-20 |
| | | | | |||
| * | | | Add escape button support | shpuld | 2019-01-16 |
| | | | | |||
| * | | | Add media viewer module and media module component, modify attachment behavior | shpuld | 2019-01-14 |
| |/ / | |||
| * | | 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 |
| |/ | |||
| * | 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 |
| | | | | | |||
