Commit Graph

204 Commits

Author SHA1 Message Date
Christian Bundy
aa8e0780f3
Remove option to publicly reply to private messages 2019-09-25 13:13:26 -07:00
Christian Bundy
face906558
Change public view to contain compose form 2019-09-25 12:48:44 -07:00
Christian Bundy
6442e1b87c
Fix <body> margin on low-width screens 2019-09-25 12:35:45 -07:00
Christian Bundy
b0fe178efd
2.1.1 2019-09-25 11:48:14 -07:00
Christian Bundy
88b96a386d
Fix crash from messages with invalid timestamps 2019-09-25 11:47:41 -07:00
Christian Bundy
e39fffd1e2
Change post model to reduce duplicate code 2019-09-25 11:46:43 -07:00
Christian Bundy
3bfdea7363
Fix blob want() code breaking HTTP requests
The blob.want() command is an asynchronous function that waits for the
blob by default, which isn't what we wanted. This was hanging HTTP
threads and slowing the server down a bunch.
2019-09-25 11:23:41 -07:00
Christian Bundy
45bfad4eca
2.1.0 2019-09-24 16:41:29 -07:00
Christian Bundy
8c43e35b54
Change changelog format to keep verb from commit message 2019-09-24 16:41:17 -07:00
Christian Bundy
f233ec7b02
Change <pre> styles to lighter background 2019-09-24 15:06:58 -07:00
Christian Bundy
b6c4d202f3
Fix Markdown mention code by removing new styles 2019-09-24 15:04:04 -07:00
Christian Bundy
7ebc63eb7f
Change <pre> styles for legibility 2019-09-24 14:51:15 -07:00
Christian Bundy
5140301cd7
Add readme accessible from web app 2019-09-24 14:22:31 -07:00
Christian Bundy
d9623fbe04
Add resources section to readme 2019-09-24 14:21:28 -07:00
Christian Bundy
2b59481a30
2.0.0 2019-09-24 13:58:29 -07:00
Christian Bundy
5441edbe99
Add entries to changelog 2019-09-24 13:58:11 -07:00
Christian Bundy
6d76da979e
Remove deprecated CLI flags 2019-09-24 13:55:17 -07:00
Christian Bundy
eb9aba026c
Change <nav> margin size for better spacing 2019-09-24 13:54:53 -07:00
Christian Bundy
8ec9b007b7
Add readme entry for ssb-browser-demo 2019-09-24 12:37:12 -07:00
Christian Bundy
47b59f6b21
Add changelog 2019-09-24 12:36:46 -07:00
Christian Bundy
f719f27f39
Add support for raw blob requests 2019-09-23 15:37:26 -07:00
Christian Bundy
3e9cc6b5e1
Change debug messages for blob get/want 2019-09-23 09:02:57 -07:00
Christian Bundy
b18fdab014
Add feature to want() missing blobs 2019-09-23 08:45:18 -07:00
Christian Bundy
2c7b4ac130
1.22.0 2019-09-19 13:45:56 -07:00
Christian Bundy
89dbed8812
Fix mentions so they don't include own posts 2019-09-19 13:33:37 -07:00
Christian Bundy
5d8560f881
Refactor nav into unordered list 2019-09-19 13:31:47 -07:00
Christian Bundy
28f62c8360
Add new compose view for writing root messages 2019-09-19 13:18:48 -07:00
Christian Bundy
270f62f57a
Refactor to remove dependence on ~/.ssb/manifest.json 2019-09-19 13:18:12 -07:00
Christian Bundy
f60b2631d1
Add Travis CI cache back 2019-09-17 16:11:55 -07:00
Christian Bundy
cd76598ca1
Add new source link to point to issue templates 2019-09-17 16:08:54 -07:00
Christian Bundy
514ecdee78
Add GitHub issue and PR templates 2019-09-17 07:45:42 -07:00
Christian Bundy
e4b9aefcc0
Add security policy 2019-09-17 07:36:09 -07:00
Christian Bundy
50352c6723
1.21.0 2019-09-16 18:12:27 -07:00
Christian Bundy
9d60e2aabc
Add maximum image height for 4:3 ratio 2019-09-16 18:10:49 -07:00
Christian Bundy
78da1fc3ec
Remove unused scripts directory 2019-09-16 18:09:04 -07:00
Christian Bundy
d5eb21396d
Refactor to remove computed property names 2019-09-16 16:18:38 -07:00
Christian Bundy
69405b0197
Fix Travis CI on Windows 2019-09-16 15:50:03 -07:00
Christian Bundy
560ef7526c
Add other operating systems to Travis CI 2019-09-16 13:52:29 -07:00
Christian Bundy
d30a74d6b4
Fix typo in .travis.yml 2019-09-16 13:48:32 -07:00
Christian Bundy
c16c220114
Add Travis CI 2019-09-16 13:45:08 -07:00
Christian Bundy
b3af9cb846
Add husky 2019-09-16 13:43:43 -07:00
Christian Bundy
4a9361a8b6
Refactor SSB distro into @fraction/flotilla module 2019-09-16 13:41:20 -07:00
Christian Bundy
9c3c689c26
Remove profile photo alt text 2019-09-16 12:53:51 -07:00
Christian Bundy
100dd781f2
Add more details to content warning colors 2019-08-14 19:07:40 -07:00
Christian Bundy
331658c48a
1.20.1 2019-08-14 18:38:50 -07:00
Christian Bundy
fb047f7e60
Refactor code to be more consistent 2019-08-14 18:37:43 -07:00
Christian Bundy
4811c8d669
1.20.0 2019-08-14 14:54:50 -07:00
Christian Bundy
27f237ce75
Add placeholder image for missing avatars 2019-08-14 14:54:26 -07:00
Christian Bundy
b7a0648473
1.19.0 2019-08-14 13:33:43 -07:00
Christian Bundy
2e43805a5d
Upgrade JavaScript module dependencies 2019-08-14 13:30:24 -07:00