aboutsummaryrefslogtreecommitdiff
path: root/src/services
Commit message (Collapse)AuthorAge
* 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
| * fix tests, removed one unused function, fix real problem that tests helped toHenry Jameson2019-01-11
| | | | | | | | surface
| * 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
| |
* | 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
| * | Retain userId on clearing user timeline, don't flush when empty timelineshpuld2019-01-08
| |/
* | 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.
* merge develop, fix conflicts, fix logged out bugshpuld2018-12-29
|\
| * Merge branch 'restore-routes' into 'develop'lambda2018-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.Lambda2018-12-26
| | |
| | * Restore old routes, enable user route as fallback.Lambda2018-12-25
| | |
* | | fix conflict in user card contentshpuld2018-12-28
|\| |
| * | Make "noAttachmentLinks" configurableMaxim Filippov2018-12-27
| | |
| * | No attachment linksMaxim Filippov2018-12-27
| | |
| * | improve web push notificationsEgor Kislitsyn2018-12-25
| |/
| * fixHenry Jameson2018-12-25
| |
| * small refactor, added push unsub notice for BEHenry Jameson2018-12-25
| |
| * simplified some code, made it possible to unregister serviceworker altogetherHenry Jameson2018-12-20
| |
* | New routes, notifications, other impovements in side drwaershpuld2018-12-28
|/
* no more "broken favorite"Henry Jameson2018-12-19
|
* Merge branch 'feature/new-user-routes' into 'develop'lambda2018-12-18
|\ | | | | | | | | | | | | Make domain.com/username routes work Closes pleroma#395 See merge request pleroma/pleroma-fe!392
| * Fix oauth urlMaxim Filippov2018-12-17
| |
| * Merge branch 'develop' into feature/new-user-routesMaxim Filippov2018-12-17
| |\
| * | Implement user_profile.spec.jsMaxim Filippov2018-12-15
| | |
| * | Use babel polyfill in karmaMaxim Filippov2018-12-13
| | |
| * | Use 'userProfileLink' to generate user-profile linkMaxim Filippov2018-12-13
| | |
| * | Use "-1" in indexOfMaxim Filippov2018-12-13
| | |
| * | Add generateProfileLinkMaxim Filippov2018-12-13
| | |
* | | Separate captcha into the backendInteractorEkaterina Vaartis2018-12-16
| |/ |/|
* | Resolve merge conflictRinpatch2018-12-13
|\ \
| * \ Merge commit 'e443716bcd616ad61efae161624dd970841a935c' into ↵Egor Kislitsyn2018-12-13
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/push-subscriptions # Conflicts: # src/i18n/en.json # src/modules/interface.js # src/modules/users.js # yarn.lock
| | * | revert that, it's actually used, i'm an idiotHenry Jameson2018-12-11
| | | |
| | * | removed unused function from color_convertHenry Jameson2018-12-11
| | | |
| | * | cleanupHenry Jameson2018-12-11
| | | |
| | * | setColors -> applyTheme. For sanity. Also disabled export because nobody uses itHenry Jameson2018-12-11
| | | | | | | | | | | | | | | | and should not use anyway.
| | * | fixed v2 setting as default themeHenry Jameson2018-12-11
| | | |
| | * | Merge remote-tracking branch 'upstream/develop' into feature/theming2Henry Jameson2018-12-05
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Fix iOS Safari from making videos play fullscreen by default added PR comments resolved the lint used the deleted data param as condition in status template Switch to "timeline" when pressing user-settings Added user setting tooltip made links in user bio always open in new tabs addressed PR comments added tooltip Add userId property to timelines so that we don't overwrite user timeline meant for another user Added option to auto-hide subject field when it's empty. removes hacks from notifications storage, adds api call to let server update is_seen attribute fixes vimium not giving retweet button a hint Do not use underscore at the beginning of the method Logout user on password change Route user to the correct profile URL Typo Fix filetype detection Switch to settings when touching settings Switch to timeline on nav panel actions
| | * | fixHenry Jameson2018-12-02
| | | |
| | * | fixHenry Jameson2018-12-02
| | | |
| | * | fallback for some weird case on my phoneHenry Jameson2018-12-02
| | | |
| | * | making inset shadows work on avatars againHenry Jameson2018-12-02
| | | |
| | * | avatars shadows, also allows drop-shadow useHenry Jameson2018-11-30
| | | |