Commit Graph

980 Commits

Author SHA1 Message Date
6cc047100a Changes count for sum 2021-01-19 21:18:58 -06:00
fabbd15c86 syntax and html errors 2021-01-19 21:10:29 -06:00
1ef960f2aa bugs 2021-01-19 20:49:15 -06:00
caadfdff2e Syntax errors 2021-01-19 20:38:18 -06:00
adb4112564 Per board pph 2021-01-19 20:27:00 -06:00
7ccc9067a9 Fixes bug and updates PPH on each post 2021-01-19 18:40:53 -06:00
Dedushka
6f2545e716 Add PPH and unique posters stats to home page 2021-01-18 23:26:53 -05:00
nonmakina
c9b736e1c7 Merge pull request #188 from dedushka1/config
Allow posting from catalog.
2021-01-18 17:56:48 -06:00
towards-a-new-leftypol
376d934c61 Merge pull request #180 from xComatoast/WarrantCanary
Adds a warrant canary to the repo.
2021-01-18 17:49:42 -05:00
Dedushka
1eb75f1cee Allow posting from catalog.
Addresses #134.

The catalog template has been modified to use the board array, which
is expected by the post form template. Because the overboard is a
"virtual board", we created a "fake" overboard array to supply
necessary information to the modified template.

Javascript was also added to hide form on first visit.
2021-01-18 17:30:21 -05:00
Comatoast
068e130a71 Adds a warrant canary to the repo. 2021-01-17 20:38:18 -08:00
4bc9e91591 Adds stylesheet to news.html template 2021-01-17 17:08:09 -06:00
3a22d6a61d Fixes board list on homepage 2021-01-17 16:57:28 -06:00
4e520ad5a4 fixes breaking changes 2021-01-17 16:48:34 -06:00
4cea6567eb fixes breaking changes 2021-01-17 16:47:40 -06:00
75ac5dccb0 Merge remote-tracking branch 'upstream/config' into news 2021-01-17 16:44:40 -06:00
a7e2bbbd87 adds news to front page 2021-01-12 14:21:32 -06:00
Pietro Carrara
3a5081e73d Add board data on all catalogs, rename overboard 'replies' and 'images' fields to keep consistency 2021-01-12 15:46:01 -03:00
Pietro Carrara
dc63ff61ee Correctly page the overboard json 2021-01-12 09:55:08 -03:00
Pietro Carrara
0d80e600b5 Only rebuild the catalog for the overboard 2021-01-12 09:16:43 -03:00
Pietro Carrara
e57b760de8 Wrap overboard api threads inside a page 2021-01-11 20:48:22 -03:00
Pietro Carrara
2ca72c6a7c Build overboard json 2021-01-11 20:23:59 -03:00
nonmakina
0bdbe0f927 Merge pull request #112 from nonmakina/overboardFixes
Overboard fixes
2021-01-11 10:54:02 -06:00
towards-a-new-leftypol
bde8b2980c Merge pull request #130 from nonmakina/pathFixes
Path fixes
2021-01-11 10:15:49 +00:00
8bbd4a014b moves br ontop of unique IP to fix auto-reload error 2021-01-11 02:08:47 -06:00
33ae50b63f stale comment 2021-01-11 02:04:05 -06:00
2d1a712a20 Adds limit to overboard catalog 2021-01-10 22:18:32 -06:00
5eea6c4ac7 fixes path for catalog. fixes syntax bugs. 2021-01-10 21:55:20 -06:00
03dc4db644 Add overboard catalog to the rebuild-all action 2021-01-10 21:28:16 -06:00
73ee83c9c6 adds catalog for overboard 2021-01-10 21:18:09 -06:00
13efc37bdd fixes path for image_deleted 2021-01-10 19:45:31 -06:00
46ecd710b5 Removes mod requirement 2021-01-09 18:20:16 -06:00
8c6d284989 fix typo produced when copying changes 2021-01-09 01:25:44 -06:00
295eb11117 makes some fixes to the overboard code 2021-01-09 01:22:26 -06:00
towards-a-new-leftypol
e67b8dd962 Merge pull request #58 from nonmakina/sidebarFix
Fixes the sidebar so that it doesn't use iframes.
2020-12-29 17:35:48 -05:00
aedcbcfd83 Adds boardlist to homepage creation (top bar). Standardizes tabs or spaces in some files. Adds css rules for better mobile experience. 2020-12-29 02:44:47 -06:00
towards-a-new-leftypol
4f1b8e0bee Allow mobile users to zoom in 2020-12-29 02:00:55 -05:00
towards-a-new-leftypol
8a9f862bcc fix categories array in categories theme 2020-12-28 22:44:51 -05:00
3ae4066f77 Fixes the sidebar so that it doesn't use iframes. 2020-12-28 14:23:00 -06:00
Barbara Pitt
430c5e0766 issue#21 - fixing catalog stickies 2020-12-25 23:49:02 -06:00
towards_a_new_leftypol
f75d42d9c4 WIP 2020-12-22 01:35:50 -05:00
towards_a_new_leftypol
4b61aaabbf retab 2020-12-22 01:35:24 -05:00
towards_a_new_leftypol
1760f98a0c print statements and relax rules in config 2020-12-22 01:34:51 -05:00
Benjamin Southall
049c325ef3 Added missing brackets for catalog lock handling 2019-09-19 05:50:48 +10:00
Benjamin Southall
2b741c7477 Rebuild themes after stickying or locking post, so that catalog gets rebuilt 2019-08-26 05:38:22 +10:00
Benjamin Southall
eefa9e3790 Fixes Where are ip notes displayed #168, typographical error. 2019-08-18 07:38:02 +10:00
Benjamin Southall
917c05ae1a Add apple touch icon support and configuration option 2019-08-11 10:18:28 +10:00
Benjamin Southall
44f99c5f0c Fixes You look like a bot (reCaptcha window doesn't appear) #159, straight implementation of upstream https://github.com/vichan-devel/vichan/pull/241, the template changes which the previous commit forgot 2019-08-10 20:54:52 +10:00
Benjamin Southall
a5650df053 Based on #157 and #158, revert back to existence checks and length rather than default empty array initialization for ease of reading 2019-08-10 12:01:07 +10:00
Benjamin Southall
878b9aa420 Fixes count(): Parameter must be an array or an object that implements Countable #158 by replacing count with existence check for var,name and then using length 2019-08-10 12:00:06 +10:00