Commit Graph

42 Commits

Author SHA1 Message Date
Rogerio Chaves e6ce416dce
Do not recreate interval on hot-reloads 2020-04-26 19:08:41 +02:00
Rogerio Chaves d5c3121cb7
Show communities you joined on communities page 2020-04-26 19:00:24 +02:00
Rogerio Chaves 5282ba0648
Add button to join/leave communities 2020-04-26 18:45:45 +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 3e3c8e4b6a
Add new posts and replies 2020-04-21 23:13:55 +02:00
Rogerio Chaves 2928ebfc88
Add community topic visualization 2020-04-21 09:12:24 +02:00
Rogerio Chaves e85077bcc6
Improve communities design 2020-04-21 08:41:10 +02:00
Rogerio Chaves d24b7aa956
Add communities to search results 2020-04-21 08:13:33 +02:00
Rogerio Chaves 3b06e741bd
Improve search a bit 2020-04-20 21:57:00 +02:00
Rogerio Chaves 2d47cfae0f
Keep recipient sent in the secret chat list 2020-04-19 23:58:51 +02:00
Rogerio Chaves 94743f2555
Group secrets together and keep them in the sidebar to send messages back 2020-04-19 23:20:21 +02:00
Rogerio Chaves ab6a592fbf
Send secret to multiple friends at once 2020-04-19 21:47:53 +02:00
Rogerio Chaves 2942ce00e5
Rename vanish to secret 2020-04-19 12:52:10 +02:00
Rogerio Chaves b776bc09c0
Major redesign 2020-04-19 09:39:38 +02:00
Rogerio Chaves e33b8b9166
Add communities, read-only for now 2020-04-18 09:55:55 +02:00
Rogerio Chaves c376a4f065
Adding back accidentally deleted code 2020-04-18 08:55:18 +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 9a054f4c5b
Commit gossip list and add syncing indicator 2020-04-13 23:40:17 +02:00
Rogerio Chaves d4901a8ebf
Check for null in friends mapping 2020-04-13 12:38:18 +02:00
Rogerio Chaves f0eecea33c
Improve friends and posts styling 2020-04-13 10:50:30 +02:00
Rogerio Chaves 181d9e8455
Improve reading private messages performance 2020-04-13 09:49:27 +02:00
Rogerio Chaves 8211a8cb78
Access graph directly to process friendships way faster and easier 2020-04-12 16:40:07 +02:00
Rogerio Chaves 850147ea2f
Refactor pull queries promisification 2020-04-12 12:13:01 +02:00
Rogerio Chaves 938db34a11
Allow to reject friendship requests 2020-04-12 11:39:51 +02:00
Rogerio Chaves 18a618a15d
Improve friends request section 2020-04-12 11:10:39 +02:00
Rogerio Chaves ad65a8364e
Separate into friends, following and followers 2020-04-11 23:57:47 +02:00
Rogerio Chaves 19c463dee2
Add as friend functionality 2020-04-11 18:03:58 +02:00
Rogerio Chaves 6786a7a1b6
Change picture from about page 2020-04-11 13:23:17 +02:00
Rogerio Chaves 005ac9853f
Actually "delete" vanishing messages now 2020-04-08 20:41:25 +02:00
Rogerio Chaves 20d5e83994
Integrate vanishing messages with patchwork private messages 2020-04-08 19:48:19 +02:00
Rogerio Chaves d207b512a3
Add private vanishing messages 2020-04-08 08:44:23 +02:00
Rogerio Chaves 929a46d8cb
Get rid of promisify, ssb is already promisified 2020-04-06 21:19:02 +02:00
Rogerio Chaves 9f0992c592
Use root instead of wall to force using an index for improving performance a lot 2020-04-06 21:10:15 +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 c9632e6f93
Add more styling 2020-04-06 10:16:50 +02:00
Rogerio Chaves 3344cb8550
Also consider wall posts the ones there are from authors with no roots, and no wall specified, comming from patchwork 2020-04-05 20:23:14 +02:00
Rogerio Chaves 3ad7ace4ea
Load and serve image blobs for avatars 2020-04-05 20:11:55 +02:00
Rogerio Chaves 087422b694
Add profile, some refactor and fallback to community about if there is not owner value 2020-04-05 18:38:49 +02:00
Rogerio Chaves 1da133cb06
Only show posts on your own wall 2020-04-05 14:56:51 +02:00
Rogerio Chaves 0ebcc46e6b
Add search 2020-04-05 14:51:25 +02:00
Rogerio Chaves 075cad4236
Prioritize owner self-chosen name 2020-04-05 14:41:06 +02:00
Rogerio Chaves 2427cc2d16
Add get friends, get people, debug view, and user 3 2020-04-05 13:29:05 +02:00