Jeff Becker
e954c57da6
fix up livechan template
2016-07-05 12:13:48 -04:00
Jeff Becker
d5d30893e5
livechan fixes
2016-07-05 10:11:58 -04:00
Jeff Becker
72947dbbcc
update livechan to be aware of convos
2016-07-05 09:53:23 -04:00
Jeff Becker
1c632666ab
update livechan
2016-07-05 08:17:19 -04:00
Jeff Becker
5cf12f37a5
meh this should work for livechan ui
2016-07-04 15:48:40 -04:00
Jeff Becker
9c038021b5
update rollover in livechan
2016-07-04 12:50:00 -04:00
Jeff Becker
4a8861761d
update livechan to allow attachments
2016-07-04 11:52:43 -04:00
Jeff Becker
13e0010419
update rollover in livechan ui
2016-07-04 11:28:10 -04:00
Jeff Becker
e461462bd6
actually fix thumbnails
2016-07-04 10:43:08 -04:00
Jeff Becker
8101e67b10
fix thumbnailing
2016-07-04 10:40:09 -04:00
Jeff Becker
63edd14243
fix date error
2016-07-04 10:36:10 -04:00
Jeff Becker
28b1864841
add new livechan ui
2016-07-04 10:12:03 -04:00
ring
a502259ba9
Quote variables, remove trailing whitespace
...
If you don't quote your variables the scripts get very buggy if you run
them with arguments with spaces in them, or even run them from a
directory with spaces in its path.
2016-07-02 23:30:03 +02:00
Jeff Becker
6f5130d8fd
Merge branch 'master' of ssh://github.com/majestrate/nntpchan
2016-06-30 09:01:31 -04:00
Jeff Becker
17b8101349
update livechan.js and stylesheets
2016-06-30 09:01:11 -04:00
Tristan B. Kildaire
93b3e0f83f
Update fr-FR.ini
2016-06-30 11:35:23 +02:00
Jeff Becker
e25d6ab370
remove unneeded css rule
2016-06-20 15:11:05 -04:00
Jeff Becker
e2194d3fbd
fix css so that inline expand of images works
2016-06-20 13:05:36 -04:00
Jeff Becker
a52fe21743
add id='current_theme' to fix board list css themes not applying
2016-06-16 16:18:59 -04:00
Jeff Becker
42c70990a0
update bloodgod.css, thanks ano^
2016-06-16 16:12:54 -04:00
Jeff Becker
2adf2d5127
update
2016-06-12 14:19:07 -04:00
Jeff Becker
242094193f
fix typo
2016-06-12 13:55:07 -04:00
Jeff Becker
2ffc7a80e6
update css
2016-06-12 13:54:31 -04:00
Jeff Becker
3da1ab157d
update css
2016-06-12 13:52:24 -04:00
Jeff Becker
17d2654f26
update css
2016-06-12 13:50:38 -04:00
Jeff Becker
f155b0e9a1
update style
2016-06-12 13:46:28 -04:00
wzeth
c171e62d52
oops made a typo
2016-06-12 05:37:19 -04:00
wzeth
75a3cf5ede
systemd service file for nntpchan
...
Assumptions made:
1. The user has a redis_6379.service
2. The user is using /opt/nntpchan as the working directory for the srndv2
2016-06-12 05:36:05 -04:00
wzeth
2d25b349f7
Oops wrong dir
2016-06-12 05:34:59 -04:00
wzeth
29149eb452
Systemd service file
...
Here is an example systemd config.
It makes some assumptions:
1. The user has a systemd service called redis_6379.service (the redis install utils have this as default).
2. srndv2 is contained in /opt/nntpchan
2016-06-12 05:29:43 -04:00
Jeff
57ca993189
Merge pull request #71 from deavmi/patch-1
...
Work in progress afrikaans translations
2016-06-04 14:25:32 -04:00
Tristan B. Kildaire
b8d58ab3e3
Update fr-FR.ini
2016-06-04 19:59:32 +02:00
Tristan B. Kildaire
00e2e4d03d
Create fr-FR.ini
2016-06-04 19:57:13 +02:00
Tristan B. Kildaire
9ed02e4df0
Work in progress afrikaans translations
2016-06-04 19:54:03 +02:00
ZiRo
e0789c8f90
add filenames to images
2016-05-22 22:51:26 +02:00
ZiRo
41caf046a0
add download link for files
2016-05-22 20:22:12 +02:00
ZiRo
920ddb64b3
add captcha reload script
2016-05-22 07:51:12 +02:00
Jeff Becker
af59a38a40
Revert "fix prefixing for overview template"
...
This reverts commit 8401c5a25dd0c8de5e51036e1ebf4880093ce482.
2016-05-20 06:25:30 -04:00
ZiRo
8401c5a25d
fix prefixing for overview template
2016-05-20 07:03:54 +02:00
Jeff
ab44cb2457
* add generated javascript files to .gitignore
...
* untrack generated javascript files
* regen generated javascript via build.sh by default
2016-05-18 13:22:56 -04:00
Jeff
e831a56809
move cuckoo-miner building to build-js.sh
2016-05-18 13:16:06 -04:00
ZiRo
e372893373
make miner multi threaded
2016-05-18 18:54:05 +02:00
ZiRo
7f445f81fc
make final adjustments to the siphash function
2016-05-18 16:17:41 +02:00
ZiRo
6008c94949
use native js function for siphash
2016-05-18 13:41:20 +02:00
ZiRo
11204cba16
make postform more compact
2016-05-17 16:33:14 +02:00
ZiRo
c2bd325be6
add miner.js to build.sh
2016-05-17 13:27:29 +02:00
ZiRo
941c4a3a9f
indicate mining process
2016-05-17 08:55:21 +02:00
ZiRo
261493af0b
add cuckoo miner to postform
2016-05-17 08:24:46 +02:00
Jeff Becker
136a0878af
remove mp3 from repo so gx publish doesn't take forever
2016-05-13 09:01:08 -04:00
Jeff
f7e8359f7b
fix typo
2016-05-04 14:03:48 -04:00