Commit graph

1184 commits

Author SHA1 Message Date
dedushka1
6d67ca34f0 Merge pull request #178 from nonmakina/bumplockIndicator
Implements fixes and changes to be able to view the bumplock status of a thread
2021-01-19 14:51:08 -05:00
dedushka1
4d28c956ab Merge pull request #185 from nonmakina/overboardCountFix
Adds function to count posts and images of a thread
2021-01-19 14:48:59 -05: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
nonmakina
aebc63b09a Fix filecount 2021-01-18 04:59:13 -06:00
nonmakina
b5ebf71a2b Fix offset 2021-01-18 04:49:46 -06:00
nonmakina
40ae49f82e Add offset 2021-01-18 04:35:34 -06:00
nonmakina
e5947b87c7 Add offset 2021-01-18 04:31:02 -06:00
nonmakina
1337b233e7 Fetch one, instead of all 2021-01-18 04:26:18 -06:00
nonmakina
568b194f21 Adds function to count posts and images of a thread 2021-01-18 04:11:47 -06:00
Comatoast
068e130a71 Adds a warrant canary to the repo. 2021-01-17 20:38:18 -08:00
nonmakina
2dd5826e2e Incorrect variable fix 2021-01-17 21:37:47 -06:00
nonmakina
1acb060694 Implements fixes and changes to be able to view the bumplock status of a thread 2021-01-17 21:31:06 -06:00
nonmakina
4bc9e91591 Adds stylesheet to news.html template 2021-01-17 17:08:09 -06:00
nonmakina
3a22d6a61d Fixes board list on homepage 2021-01-17 16:57:28 -06:00
nonmakina
4e520ad5a4 fixes breaking changes 2021-01-17 16:48:34 -06:00
nonmakina
4cea6567eb fixes breaking changes 2021-01-17 16:47:40 -06:00
nonmakina
75ac5dccb0 Merge remote-tracking branch 'upstream/config' into news 2021-01-17 16:44:40 -06:00
nonmakina
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
nonmakina
8bbd4a014b moves br ontop of unique IP to fix auto-reload error 2021-01-11 02:08:47 -06:00
nonmakina
33ae50b63f stale comment 2021-01-11 02:04:05 -06:00
nonmakina
2d1a712a20 Adds limit to overboard catalog 2021-01-10 22:18:32 -06:00
nonmakina
5eea6c4ac7 fixes path for catalog. fixes syntax bugs. 2021-01-10 21:55:20 -06:00
nonmakina
03dc4db644 Add overboard catalog to the rebuild-all action 2021-01-10 21:28:16 -06:00
nonmakina
73ee83c9c6 adds catalog for overboard 2021-01-10 21:18:09 -06:00
nonmakina
13efc37bdd fixes path for image_deleted 2021-01-10 19:45:31 -06:00
nonmakina
46ecd710b5 Removes mod requirement 2021-01-09 18:20:16 -06:00
nonmakina
8c6d284989 fix typo produced when copying changes 2021-01-09 01:25:44 -06:00
nonmakina
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
nonmakina
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
nonmakina
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