Commit Graph

1072 Commits

Author SHA1 Message Date
4e0e4f720e Allow arbritary overboard creation, make catalog compatible 2021-06-01 02:39:39 -02:00
8daf9d79ef Revert "Add SFW overboard and its catalog option"
This reverts commit 19acf84cb3.
2021-06-01 02:14:48 -02:00
b2c7aa42f3 Create flag preview 2021-05-31 17:30:44 -02:00
19acf84cb3 Add SFW overboard and its catalog option 2021-05-28 06:27:10 -02:00
towards-a-new-leftypol
eaa6125f46 Add links to sidebar to Faq and Rules pages 2021-05-15 02:32:56 -04:00
3893e8e331 Remove 'Global' from rules, minor change 2021-05-14 21:41:39 -02:00
22acb3e039 Add rules and Help/FAQ 2021-05-13 02:02:39 -02:00
f0b3c0fcb6 Add automatic and manual reloading of captchas 2021-05-05 15:17:34 -02:00
11bab0a9ad Add basic captcha 2021-05-05 10:29:06 -02:00
towards-a-new-leftypol
5216f2e189 catalog page - rewrite youtube url to be local 2021-04-02 19:39:42 -04:00
towards-a-new-leftypol
3393bd649c Restore dark red theme to be the default 2021-04-02 14:18:55 -04:00
towards-a-new-leftypol
314eb340e4 Set default theme to Jungle 2021-03-31 22:32:09 -04:00
towards-a-new-leftypol
c384ac12f5 Sum up stats that nonmakina added
- fixes the "totals" row in the table on news.html
2021-02-26 20:23:27 -05:00
936b518efd remove rolling average 2021-02-21 19:57:37 -06:00
11bb4a8019 remove rolling average 2021-02-21 19:56:42 -06:00
75af4aaa47 test rolling average' 2021-02-21 19:32:11 -06:00
c1d736c713 change to week 2021-02-21 19:04:36 -06:00
cc569aa22f change to week 2021-02-21 19:03:13 -06:00
fc3854594d fix 2021-02-21 16:39:01 -06:00
f68fed678b fix 2021-02-21 16:38:00 -06:00
3c5b8193b6 more counters 2021-02-21 16:36:09 -06:00
5083f3caeb Fix 2021-02-21 16:24:16 -06:00
29433c989f Fix 2021-02-21 16:23:32 -06:00
735a9a6249 Adds more IP counters 2021-02-21 16:18:26 -06:00
Comatoast
041ed36019 Merge remote-tracking branch 'upstream/config' into frontpage2 2021-02-07 11:46:56 -08:00
towards-a-new-leftypol
02119c5c58 Improve robustness when moving / merging threads
- previously this would choke on threads where the image file is
missing
2021-01-31 01:20:45 +00:00
towards-a-new-leftypol
25725d4eb6 Merge pull request #200 from nonmakina/pph-and-uniques
Adds PPH and Unique IP for site and for each board.
2021-01-29 20:28:46 -05:00
Comatoast
23c55aa9f1 Merge remote-tracking branch 'upstream/config' into frontpage 2021-01-22 21:46:26 -08:00
221ff92826 local vars 2021-01-19 22:39:29 -06:00
614c1971f3 h2 -> h1 2021-01-19 21:49:43 -06:00
6f87892a4b Fixes style. I18s table headers 2021-01-19 21:47:53 -06:00
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
Comatoast
bb6b4b868c Front Page theme fix matching default of board 2021-01-19 15:37:57 -08:00
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
aebc63b09a Fix filecount 2021-01-18 04:59:13 -06:00
b5ebf71a2b Fix offset 2021-01-18 04:49:46 -06:00
40ae49f82e Add offset 2021-01-18 04:35:34 -06:00
e5947b87c7 Add offset 2021-01-18 04:31:02 -06:00
1337b233e7 Fetch one, instead of all 2021-01-18 04:26:18 -06:00
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
2dd5826e2e Incorrect variable fix 2021-01-17 21:37:47 -06:00
1acb060694 Implements fixes and changes to be able to view the bumplock status of a thread 2021-01-17 21:31:06 -06: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
Benjamin Southall
82335ef2f5 Fixes Recent posts show nothing #157, because I forgot the length check. Reverts to use not because it is simpler than using default empty array and length 2019-08-10 11:58:12 +10:00
Benjamin Southall
d900279707 Fixes count(): Parameter must be an array or an object that implements Countable as well as PHP 7.3 regression in users from upstream 3a41c24e6e5bcea2f4b9f328ddf5ff0cb8a8b2e8 2019-08-08 21:20:48 +10:00
Benjamin Southall
1e3a255b93 Update IRC theme to use newer KiwiIRC client in iframe 2019-04-06 03:52:48 +10:00
Benjamin Southall
b83106d832 Fixing #140 so semirand can be rebuilt. 2019-02-26 11:24:19 +10:00
Benjamin Southall
15234ed711 Remove pagewrap from page template. 2019-02-26 10:38:11 +10:00
Benjamin Southall
4b9061b21c Add support for overboards to RSS theme / extension. 2019-02-26 10:34:05 +10:00
Benjamin Southall
3bd497d6c4 Fixed typographical error in staff application form. 2019-02-26 10:32:43 +10:00
Benjamin Southall
6960140e66 Increase reason length when deleting reports 2019-02-26 06:46:36 +10:00