Commit Graph

154 Commits

Author SHA1 Message Date
Rogerio Chaves dd2aaf5c89
Package for linux as well 2020-04-26 09:18:51 +02:00
Rogerio Chaves 86dc9d0128
Changes for client version to work properly 2020-04-25 15:18:34 +02:00
Rogerio Chaves 1d6ffff158
Small english fix 2020-04-25 13:58:18 +02:00
Rogerio Chaves c3d35c8f70
Best-effort escaping markdown and adding links to urls and images 2020-04-25 13:56:42 +02:00
Rogerio Chaves 35481a61e3
Add members to community page on mobile 2020-04-25 13:01:14 +02:00
Rogerio Chaves 0076b4f456
Open back arrow key in mac is actually a up and down arrow on iphone, so replacing for emoji back arrow 2020-04-25 12:42:29 +02:00
Rogerio Chaves bd3815faa7
Add search mobile 2020-04-25 12:28:47 +02:00
Rogerio Chaves 2ebb5f65ae
Split mobile, desktop and shared CSS to avoid fighting overrides of desktop all the time 2020-04-25 12:18:00 +02:00
Rogerio Chaves d46c2ad6df
Add community topics and new topic 2020-04-25 12:01:22 +02:00
Rogerio Chaves b3ea5383bf
Fix no description error 2020-04-25 09:16:22 +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 207287fbc8
Refactor to extract mobile routes to a separate file 2020-04-25 08:43:48 +02:00
Rogerio Chaves ba3c85d917
Add community details page 2020-04-25 08:34:36 +02:00
Rogerio Chaves 51ce88bf87
Add friends list to profile 2020-04-24 09:26:24 +02:00
Rogerio Chaves ae27ee5445
Add mobile friends 2020-04-23 22:46:25 +02:00
Rogerio Chaves 107ea2e4f6
Add mobile friends 2020-04-23 09:52:53 +02:00
Rogerio Chaves 09a7854af9
Add compose multiple to mobile 2020-04-23 08:30:22 +02:00
Rogerio Chaves 2d514edb48
Compose secret on mobile 2020-04-22 22:37:48 +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 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 b7cb6f69e7
Encrypt cookies, set them to expire at the end of time, httpOnly and sameSite as good security practices 2020-04-20 21:19:57 +02:00
Rogerio Chaves b6e8242bb6
Change homepage and fix login and account creation pages 2020-04-20 21:02:08 +02:00
Rogerio Chaves 71b44e7586
Fix always showing request rejected 2020-04-20 00:31:13 +02:00
Rogerio Chaves 176b7e28bf
Styles improvements 2020-04-20 00:27:51 +02:00
Rogerio Chaves c85e471f4c
Small style fix 2020-04-20 00:14:11 +02:00
Rogerio Chaves 8e6866167d
Small copy change 2020-04-20 00:10:40 +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 074ad788cc
Add publishing new vanishing message 2020-04-19 12:50:16 +02:00
Rogerio Chaves 80ee04782d
Vanishing messages and profile design improvements 2020-04-19 10:08:15 +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 54a66a9e3f
Redirect to home if not signed in 2020-04-17 19:46:22 +02:00
Rogerio Chaves abb5c564cf
Hide Pubs and Debug if not admin 2020-04-17 19:45:12 +02:00
Rogerio Chaves 988bd567af
Add link to github issues as a quick form of feedback 2020-04-17 07:56:06 +02:00
Rogerio Chaves 47f5d68a2c
Hotmail for some reason appends x_ to the key 2020-04-16 22:35:19 +02:00
Rogerio Chaves 4a634ee2ae
Skip extra step of checking keys 2020-04-16 22:20:31 +02:00
Rogerio Chaves 52a329135e
Fix origin and add email login note to login page 2020-04-16 22:16:23 +02:00
Rogerio Chaves 4ed2d68d17
Redirect to keys after sign up 2020-04-16 22:16:04 +02:00
Rogerio Chaves 63fcbc8d68
Fix email sending and login button 2020-04-16 22:05:22 +02:00