Christian Bundy
ad9f8bb777
Fix lopsided select padding
2019-09-30 14:48:32 -07:00
Christian Bundy
d34226f8a4
Add theme to scrollbars, <button>
, and <select>
elements
2019-09-30 14:45:34 -07:00
Christian Bundy
df239d1fb5
Fix margin styles causing layout problems
2019-09-30 12:39:24 -07:00
Christian Bundy
7664438a10
Change links to rename "context" and "raw" to "link" and "json"
2019-09-30 12:34:59 -07:00
Christian Bundy
603c211eb6
Add note about the default theme
2019-09-30 11:20:48 -07:00
Christian Bundy
009ccf4706
Change styles to remove duplication
2019-09-30 11:18:29 -07:00
Christian Bundy
88aeac73fd
Add template preview to status page
2019-09-30 10:38:03 -07:00
Christian Bundy
f45e04b45c
Remove Yarn error log
2019-09-30 09:12:55 -07:00
Christian Bundy
88ec77f04e
2.4.0
2019-09-30 08:43:38 -07:00
Christian Bundy
6ba4cd7c0d
Change audio width to 100% of container
2019-09-30 08:43:24 -07:00
Christian Bundy
c2dcdb94e0
Fix textarea font color
2019-09-29 19:35:53 -07:00
Christian Bundy
0593635ca3
Add all supported base16 themes
2019-09-29 19:00:30 -07:00
Christian Bundy
ba7fadbf09
2.3.0
2019-09-29 16:07:10 -07:00
Christian Bundy
8f0ed9b872
Add lots of shared base16 + highlight.js themes
2019-09-29 16:06:41 -07:00
Christian Bundy
2a4d2ea85c
Change border width to be 2px
2019-09-29 14:29:59 -07:00
Christian Bundy
1325ef34a9
2.2.0
2019-09-29 11:05:49 -07:00
Christian Bundy
b2c900a0e6
Change theme chooser to auto-select current theme
2019-09-29 10:58:02 -07:00
Christian Bundy
b652ba08b7
Add basic theme chooser
2019-09-29 10:52:51 -07:00
Christian Bundy
8efaa37bc1
Add solarized light theme to CSS
2019-09-29 09:03:43 -07:00
Christian Bundy
fd55969db9
Add thread schema module to confirm assumptions about replies
2019-09-28 15:53:23 -07:00
Christian Bundy
4fd95918c9
Reduce size of Markdown link on profile page
2019-09-27 11:53:43 -07:00
Christian Bundy
fe5791e98c
Change thread indentation to be more consistent
2019-09-27 11:40:00 -07:00
Christian Bundy
819986c35b
Remove cache code to prevent empty images being cached
2019-09-27 10:37:50 -07:00
Christian Bundy
4d55a6690f
Switch back to light mode, keep dark mode in repo
2019-09-27 10:37:24 -07:00
Christian Bundy
029b4de21a
Change styles to dark mode
2019-09-27 09:50:37 -07:00
Christian Bundy
ba51ed3e1d
Add better reply-all view showing root message
2019-09-26 23:36:47 -07:00
Christian Bundy
92cf6f04ce
Fix public view to avoid showing private messages
2019-09-26 20:27:03 -07:00
Christian Bundy
5f6cc68dbf
Change button hover cursor to pointer
2019-09-26 20:19:54 -07:00
Christian Bundy
8c48a6a1c5
Fix roadmap to accurately portray current status
2019-09-26 17:26:18 -07:00
Christian Bundy
c349a29601
Add reply-all feature for non-forky replies
2019-09-26 17:19:18 -07:00
Christian Bundy
bccae0449a
Change <code>
style to remove red highlight
2019-09-26 15:11:44 -07:00
Christian Bundy
fc9dc2e0e0
Fix image URL to reduce maximum size
2019-09-26 10:50:13 -07:00
Christian Bundy
f8ebc9cba0
2.1.3
2019-09-26 10:19:16 -07:00
Christian Bundy
5e257c4adc
Fix image link bug with ssb-markdown upgrade
2019-09-26 10:18:34 -07:00
Christian Bundy
de41a6827a
Change textarea to use consistent styling
2019-09-26 09:57:03 -07:00
Christian Bundy
82e74da571
Add stylelint-config-standard for more opinionated CSS
2019-09-25 19:07:38 -07:00
Christian Bundy
d91969365d
Add stylelint to ensure CSS styles aren't broken
2019-09-25 19:05:41 -07:00
Christian Bundy
8a66f7647f
Change textarea to increase height on :focus
2019-09-25 18:39:30 -07:00
Christian Bundy
5242640bce
Change source to use shorter lines and keep linter happy
2019-09-25 17:19:55 -07:00
Christian Bundy
6de454e36f
2.1.2
2019-09-25 13:14:30 -07:00
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