pleroma-fe/src/modules
Henry Jameson 5251de317d Merge branch 'switch-to-string-ids' into favorites
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
2019-01-17 19:16:45 +03:00
..
api.js some initial work to make it possible to use "unregistered" timelines, i.e. not 2019-01-12 23:33:45 +03:00
chat.js Show chat only if channel is joined. 2018-02-01 19:18:47 +02:00
config.js default webPush to false, because having it at true leads to some problems with 2018-12-20 09:17:51 +03:00
errors.js Use Array.reduce instead of lodash.reduce 2018-12-05 13:44:12 +04:00
instance.js Merge branch 'restore-routes' into 'develop' 2018-12-29 13:27:59 +00:00
interface.js Merge commit 'e443716bcd616ad61efae161624dd970841a935c' into feature/push-subscriptions 2018-12-13 18:22:15 +07:00
oauth.js Move login to oauth. 2018-10-26 15:16:23 +02:00
statuses.js Merge branch 'switch-to-string-ids' into favorites 2019-01-17 19:16:45 +03:00
users.js notifications now also undergo some parsing, hypothetically could use MastoAPI 2019-01-14 22:38:37 +03:00