Commit Graph

16 Commits

Author SHA1 Message Date
Rogerio Chaves ec087cc8bb
Resize image to save some bandwidth and layout flicking 2020-04-26 21:18:29 +02:00
Rogerio Chaves 5ea14d906e
Refactor to move desktop views to desktop/ folder to put it as same level with mobile, because desktop shouldn't sound like a first-class citzen, it should be equal, also, having a shared/ folder will make it more obvious which parts are reused for both 2020-04-26 19:37:41 +02:00
Rogerio Chaves c63823964d
Refactor ssbServer, which is actually a client, to be a singleton 2020-04-25 09:14:27 +02:00
Rogerio Chaves 98d6e27d2c
Refactor mobile/desktop redirects as a router configuration 2020-04-25 08:57:31 +02:00
Rogerio Chaves 9fb8e50463
Mobile reading secret 2020-04-22 22:15:18 +02:00
Rogerio Chaves 912c623048
Add mobile UI for home 2020-04-22 09:15:39 +02:00
Rogerio Chaves c0cc015c81
Refactor to make it login protected first, and public route only if specified 2020-04-22 08:14:47 +02:00
Rogerio Chaves 9e2b5fa9f1
Add keys emailing/copying/downloading flow for users to be able to sign back in later 2020-04-16 21:54:01 +02:00
Rogerio Chaves 0d49dcbe05
Add router and search result metrics 2020-04-15 20:02:13 +02:00
Rogerio Chaves 9a054f4c5b
Commit gossip list and add syncing indicator 2020-04-13 23:40:17 +02:00
Rogerio Chaves 850147ea2f
Refactor pull queries promisification 2020-04-12 12:13:01 +02:00
Rogerio Chaves 6786a7a1b6
Change picture from about page 2020-04-11 13:23:17 +02:00
Rogerio Chaves 1b5cadbcf5
Add singup process including picture 2020-04-11 13:02:05 +02:00
Rogerio Chaves a72128b590
Add multiple identities, allowing login and logout 2020-04-08 22:27:33 +02:00
Rogerio Chaves 42062a6fc4
Default profile pic, more logging, a bit of speedup with memory cache of profiles 2020-04-06 20:41:13 +02:00
Rogerio Chaves 5ef7cf4c4a
Create separate pubs page and use promises utils 2020-04-04 20:20:41 +02:00