aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* fix reply-to tooltip being somewhat unreliableHenry Jameson2019-01-23
|
* Revert "fix reply-to tooltip being somewhat unreliable"HJ2019-01-22
| | | This reverts commit 66dc72deb2b4b518ba09b984d792be57451c4bfc
* fix reply-to tooltip being somewhat unreliableHenry Jameson2019-01-23
|
* fix errors in consoleHenry Jameson2019-01-22
|
* Merge branch 'favorites' into 'develop'HJ2019-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
| * lintingHenry Jameson2019-01-22
| |
| * confusionHenry Jameson2019-01-21
| |
| * better handling of attachmentsHenry Jameson2019-01-21
| |
| * support for extended fields (for future, doesn't work yet), fix reply bugHenry Jameson2019-01-19
| |
| * more fields for usersHenry Jameson2019-01-17
| |
| * some more post fieldsHenry Jameson2019-01-17
| |
| * support for CW/Subject. fix replies.Henry Jameson2019-01-17
| |
| * removing unnecessary conversions since it should already be converted in ↵Henry Jameson2019-01-17
| | | | | | | | normalizer
| * fix indentsHenry Jameson2019-01-17
| |
| * some consistencyHenry Jameson2019-01-17
| |
| * localization stringsHenry Jameson2019-01-17
| |
| * add support for tab-switcher to automatically switch to first tab if asked indexHenry Jameson2019-01-17
| | | | | | | | is invalid
| * fix login and favorites tab...Henry Jameson2019-01-17
| |
| * Revert "some initial work to make it possible to use "unregistered" ↵Henry Jameson2019-01-17
| | | | | | | | | | | | | | | | timelines, i.e. not" and some stuff to make favorites still work This reverts commit 039a4074006fb91ac9031b41b4e9af4a15766dfa.
| * tests for the tests god! bugfixes for bugfixes throne!Henry Jameson2019-01-17
| |
| * added conversions to ids for consistency from the get-goHenry Jameson2019-01-17
| |
| * Merge branch 'switch-to-string-ids' into favoritesHenry Jameson2019-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
| | * fixx?????Henry Jameson2019-01-16
| | |
| | * fix notifications?Henry Jameson2019-01-16
| | |
| | * fix lintHenry Jameson2019-01-11
| | |
| | * fix tests, removed one unused function, fix real problem that tests helped toHenry Jameson2019-01-11
| | | | | | | | | | | | surface
| | * added some more explicit to string conversion since BE seem to be sendingHenry Jameson2019-01-11
| | | | | | | | | | | | numbers and it could cause an issue.
| | * Remove all explicit and implicit conversions of statusId to number, changedHenry Jameson2019-01-11
| | | | | | | | | | | | explicit ones so that they convert them to string
| * | migrated some tests to normalizer, fixed some potential bug, fixed tests to useHenry Jameson2019-01-15
| | | | | | | | | | | | normalized naming instead of raw qvitter api objects. needs more tests tho.
| * | cleanupHenry Jameson2019-01-14
| | |
| * | fixes, guardsHenry Jameson2019-01-14
| | |
| * | notifications now also undergo some parsing, hypothetically could use MastoAPIHenry Jameson2019-01-14
| | | | | | | | | | | | notifications, maybe.
| * | user normalizer worksHenry Jameson2019-01-14
| | |
| * | post-merge fixHenry Jameson2019-01-13
| | |
| * | Merge remote-tracking branch 'upstream/develop' into favoritesHenry Jameson2019-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 Jameson2019-01-13
| | | | | | | | | | | | | | | | stuff
| * | | moved some stuff from statuses to api service. added initial adapter (currentlyHenry Jameson2019-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | mastoapi status -> qvitter status, would change some naming in the future) favorites timeline works somewhat, notifications are broken because they are fetched using same code to fetch usual timeline/using old architechture
| * | | some initial work to make it possible to use "unregistered" timelines, i.e. notHenry Jameson2019-01-12
| | |/ | |/| | | | | | | reserving a timeline by name, instead just passing timeline object itself.
* | | Linting.lain2019-01-19
| | |
* | | Don't use referrerpolicy with media proxy.lain2019-01-19
| | |
* | | update japanese translationhakabahitoyo2019-01-16
| | |
* | | Show who to follow in the mobile viewHakaba Hitoyo2019-01-16
| | |
* | | Merge branch 'summary-html' into 'develop'lambda2019-01-15
|\ \ \ | | | | | | | | | | | | | | | | Sync with backend: Use summary_html. See merge request pleroma/pleroma-fe!463
| * | | Sync with backend: Use summary_html.scarlett2019-01-13
| | |/ | |/|
* / | Remove reply detection hackscarlett2019-01-13
|/ /
* | Add Korean translationkjwon152019-01-10
| |
* | Merge branch 'fix-265-fix-user-profiles-again' into 'develop'Shpuld Shpludson2019-01-09
|\ \ | | | | | | | | | | | | | | | | | | fixes #265 and also that thin line below gradient on chrome (UGH) Closes #265 See merge request pleroma/pleroma-fe!456
| * | better fixHenry Jameson2019-01-09
| | |
| * | fixes #265 and also that thin line below gradient on chrome (UGH)Henry Jameson2019-01-09
| |/
* | Merge branch 'fix/user-timeline-not-loading' into 'develop'Shpuld Shpludson2019-01-09
|\ \ | | | | | | | | | | | | | | | | | | Fix #262 user timelines bugging Closes #262 See merge request pleroma/pleroma-fe!454