Commit Graph

124 Commits

Author SHA1 Message Date
Rogerio Chaves 532f15c0a3
Rename app to web since other is ios and they are all apps 2020-04-29 07:16:01 +02:00
Rogerio Chaves 66e2543c38
Init iOS project 2020-04-29 07:15:27 +02:00
Rogerio Chaves 45372e3d42
Add create new community functionality 2020-04-26 22:02:00 +02:00
Rogerio Chaves 189a5f873d
Cache dependencies for today on docker 2020-04-26 21:23:58 +02:00
Rogerio Chaves ec087cc8bb
Resize image to save some bandwidth and layout flicking 2020-04-26 21:18:29 +02:00
Rogerio Chaves 143f7d3543
Simple tracking for frontend js errors 2020-04-26 21:05:10 +02:00
Rogerio Chaves 2e96851bb9
Small fix to not detect 'ok...' as link 2020-04-26 20:34:40 +02:00
Rogerio Chaves 333bc8226e
Split posts with more then 140 characteres in multiple posts instead of hiding content so we take advantage of already existing user posts 2020-04-26 20:22:20 +02:00
Rogerio Chaves b4d92d66e4
Improve htmlify and markdown rules 2020-04-26 19:58:37 +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 9f0f98e21e
Show communities on others profiles, both on mobile and desktop 2020-04-26 19:16:19 +02:00
Rogerio Chaves e6ce416dce
Do not recreate interval on hot-reloads 2020-04-26 19:08:41 +02:00
Rogerio Chaves ddd5bff147
Show communities on your home on desktop 2020-04-26 19:07:37 +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 bf7f2e7aeb
Add min height to pictures to avoid layout from jumping around 2020-04-26 11:37:23 +02:00
Rogerio Chaves d291483908
Fix publishing on other's profile and secrets modal closing on desktop 2020-04-26 11:13:04 +02:00
Rogerio Chaves de012758f9
Refactor hidden to display: none, because hidden has many edge cases and display: none is way more common for devs 2020-04-26 11:07:01 +02:00
Rogerio Chaves 83a06924b3
Add top menu to mobile 2020-04-26 10:46:07 +02:00
Rogerio Chaves f82c24eff4
Few adaptations to make index and signup/login pages more mobile-friendly 2020-04-26 09:49:44 +02:00
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