Commit Graph

1453 Commits

Author SHA1 Message Date
Christian Bundy d3ca83931d
1.9.1 2019-06-25 17:57:06 -07:00
Christian Bundy 33b9f115d7
Remove console.log debug statements 2019-06-25 17:57:03 -07:00
Christian Bundy aa62bb2f40
1.9.0 2019-06-25 17:53:14 -07:00
Christian Bundy 9fbeab1bc1
Add unliking 2019-06-25 17:53:12 -07:00
Christian Bundy b416855546
Add like counter and ability to add likes to message
Note: currently likes just keep increasing, unliking is impossible!
2019-06-25 17:14:23 -07:00
Christian Bundy 0b10dff763
1.8.0 2019-06-25 15:29:53 -07:00
Christian Bundy 10c8a49576
Add context to thread view 2019-06-25 15:29:50 -07:00
Christian Bundy ecc309ce87
Fix thread view so it doesn't show references 2019-06-25 15:02:45 -07:00
Christian Bundy a5cf8b67ce
1.7.5 2019-06-25 12:43:09 -07:00
Christian Bundy 7e85cc650c
Fix issue where video and `<code>` tags break container 2019-06-25 12:43:05 -07:00
Christian Bundy fc52737025
1.7.4 2019-06-25 11:47:25 -07:00
Christian Bundy c2ae1c3caa
Upgrade node module dependencies 2019-06-25 11:46:34 -07:00
Christian Bundy 93ea4843ea
Change link color and appease the type-check gods 2019-06-25 11:46:24 -07:00
Christian Bundy 99f84bdc2c
1.7.3 2019-06-25 10:44:25 -07:00
Christian Bundy 4c58ccd6c8
Fix raw view showing the wrong message 2019-06-25 10:44:22 -07:00
Christian Bundy a93bbbb327
1.7.2 2019-06-25 10:41:27 -07:00
Christian Bundy 30f2669b16
Remove vertical centering of short content 2019-06-25 10:41:08 -07:00
Christian Bundy 8a60e4d299
1.7.1 2019-06-25 10:37:37 -07:00
Christian Bundy 80cfbe1422
Add links to source and new issue page
I don't feel great about linking to GitHub but that's because I don't
feel great about *using* GitHub for source hosting and bug tracking. On
the other hand, I think it's useful to link to both since the people who
will be trying this are likely going to be developers right now. In the
future I'll probably revert this change.
2019-06-25 10:35:47 -07:00
Christian Bundy 850ce9855c
1.7.0 2019-06-25 10:19:01 -07:00
Christian Bundy 84d5d1810c
Add raw JSON view 2019-06-25 10:18:57 -07:00
Christian Bundy 8dcdc58043
1.6.0 2019-06-25 10:00:03 -07:00
Christian Bundy 6c293882c0
Add auto-open on start 2019-06-25 09:59:59 -07:00
Christian Bundy 8935a6a746
1.5.0 2019-06-25 09:52:40 -07:00
Christian Bundy 2c8055d3f9
Add syntax highlighting 2019-06-25 09:52:34 -07:00
Christian Bundy 829c0ece01
1.4.1 2019-06-25 07:54:10 -07:00
Christian Bundy 120eec49b9
Merge pull request #1 from stripedpajamas/patch-1
Fix smol typo
2019-06-25 07:54:03 -07:00
Christian Bundy 1b3604e0f0
1.4.0 2019-06-25 07:52:50 -07:00
Christian Bundy d975faccad
Fix JS keyword bug 2019-06-25 07:52:47 -07:00
Christian Bundy 48e5173518
Add full thread view 2019-06-25 07:50:57 -07:00
Peter Squicciarini e66e258ed9
Fix smol typo 2019-06-25 06:35:56 -07:00
Christian Bundy fbb718cb49
1.3.0 2019-06-24 21:03:44 -07:00
Christian Bundy 8ffea24cf5
Add profile view and upgrade author view 2019-06-24 21:03:34 -07:00
Christian Bundy adfb779439
Refactor to use smaller and better-organized components 2019-06-24 20:10:13 -07:00
Christian Bundy 80e233046a
1.2.1 2019-06-24 18:04:59 -07:00
Christian Bundy 7d52293c52
Fix package name in readme
Thanks @cinnamon-bun!
2019-06-24 18:04:43 -07:00
Christian Bundy 0ce3c38a4f
1.2.0 2019-06-24 18:04:13 -07:00
Christian Bundy 6646a70256
Add name and description to author view 2019-06-24 18:04:09 -07:00
Christian Bundy 8b37ad0ea6
1.1.1 2019-06-24 17:07:23 -07:00
Christian Bundy 5ff11a2a4e
Refactor to reduce code duplication 2019-06-24 17:07:18 -07:00
Christian Bundy 9bb7538da9
1.1.0 2019-06-24 15:46:23 -07:00
Christian Bundy 512efeb398
Refactor to use smaller template partials 2019-06-24 15:46:20 -07:00
Christian Bundy 0effbec02f
1.0.3 2019-06-24 15:00:17 -07:00
Christian Bundy 359565b2b8
Change rendering engine to use ejs instead of swig 2019-06-24 15:00:10 -07:00
Christian Bundy 5b6fd31598
1.0.2 2019-06-24 12:28:46 -07:00
Christian Bundy 3c236cc1db
Add output about opening application 2019-06-24 12:28:41 -07:00
Christian Bundy 6a3d82d813
1.0.1 2019-06-24 12:26:35 -07:00
Christian Bundy b6dd2e3430
Change name to publish with bin script 2019-06-24 12:26:29 -07:00
Christian Bundy d447d57d90
Add readme 2019-06-24 12:19:06 -07:00
Christian Bundy 5a915afd7b
Change license to ISC, add description to package.json 2019-06-24 12:13:16 -07:00