pleroma-fe/src/modules
Henry Jameson 4be737b4df moved some stuff from statuses to api service. added initial adapter (currently
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
2019-01-13 01:26:24 +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 moved some stuff from statuses to api service. added initial adapter (currently 2019-01-13 01:26:24 +03:00
users.js Fix profiles without statuses not loading 2018-12-31 01:57:22 +00:00