nonmakina
|
470662f9bf
|
Adds stylesheet to news.html template
|
2021-01-17 17:08:09 -06:00 |
nonmakina
|
fa4630e354
|
Fixes board list on homepage
|
2021-01-17 16:57:28 -06:00 |
nonmakina
|
9ec85e96c2
|
fixes breaking changes
|
2021-01-17 16:48:34 -06:00 |
nonmakina
|
5f27a5a050
|
fixes breaking changes
|
2021-01-17 16:47:40 -06:00 |
nonmakina
|
857597db94
|
Merge remote-tracking branch 'upstream/config' into news
|
2021-01-17 16:44:40 -06:00 |
nonmakina
|
d22814b2da
|
adds news to front page
|
2021-01-12 14:21:32 -06:00 |
Pietro Carrara
|
bdd37d3322
|
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
|
eafcce12cf
|
Correctly page the overboard json
|
2021-01-12 09:55:08 -03:00 |
Pietro Carrara
|
24b9b8bafd
|
Only rebuild the catalog for the overboard
|
2021-01-12 09:16:43 -03:00 |
Pietro Carrara
|
8e2a6ccb9d
|
Wrap overboard api threads inside a page
|
2021-01-11 20:48:22 -03:00 |
Pietro Carrara
|
7004f2b437
|
Build overboard json
|
2021-01-11 20:23:59 -03:00 |
nonmakina
|
13bebb70d0
|
Merge pull request #112 from nonmakina/overboardFixes
Overboard fixes
|
2021-01-11 10:54:02 -06:00 |
towards-a-new-leftypol
|
1b0ae8d846
|
Merge pull request #130 from nonmakina/pathFixes
Path fixes
|
2021-01-11 10:15:49 +00:00 |
nonmakina
|
74c484def5
|
moves br ontop of unique IP to fix auto-reload error
|
2021-01-11 02:08:47 -06:00 |
nonmakina
|
57c9cba982
|
stale comment
|
2021-01-11 02:04:05 -06:00 |
nonmakina
|
a3e2af403b
|
Adds limit to overboard catalog
|
2021-01-10 22:18:32 -06:00 |
nonmakina
|
5b57d35a4c
|
fixes path for catalog. fixes syntax bugs.
|
2021-01-10 21:55:20 -06:00 |
nonmakina
|
4ee8f9349a
|
Add overboard catalog to the rebuild-all action
|
2021-01-10 21:28:16 -06:00 |
nonmakina
|
1251fa01e7
|
adds catalog for overboard
|
2021-01-10 21:18:09 -06:00 |
nonmakina
|
87b0e972ee
|
fixes path for image_deleted
|
2021-01-10 19:45:31 -06:00 |
nonmakina
|
56436e321a
|
Removes mod requirement
|
2021-01-09 18:20:16 -06:00 |
nonmakina
|
a037341613
|
fix typo produced when copying changes
|
2021-01-09 01:25:44 -06:00 |
nonmakina
|
add7ac393e
|
makes some fixes to the overboard code
|
2021-01-09 01:22:26 -06:00 |
towards-a-new-leftypol
|
9934d4c178
|
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
|
9543883f9f
|
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
|
03c6189744
|
Allow mobile users to zoom in
|
2020-12-29 02:00:55 -05:00 |
towards-a-new-leftypol
|
b3fd39a712
|
fix categories array in categories theme
|
2020-12-28 22:44:51 -05:00 |
nonmakina
|
2cda8b0b7e
|
Fixes the sidebar so that it doesn't use iframes.
|
2020-12-28 14:23:00 -06:00 |
Barbara Pitt
|
6105a778b6
|
issue#21 - fixing catalog stickies
|
2020-12-25 23:49:02 -06:00 |
towards_a_new_leftypol
|
d34e4f6828
|
WIP
|
2020-12-22 01:35:50 -05:00 |
towards_a_new_leftypol
|
740abd82d7
|
retab
|
2020-12-22 01:35:24 -05:00 |
towards_a_new_leftypol
|
c595bfbabd
|
print statements and relax rules in config
|
2020-12-22 01:34:51 -05:00 |
Benjamin Southall
|
1792bf48ee
|
Added missing brackets for catalog lock handling
|
2019-09-19 05:50:48 +10:00 |
Benjamin Southall
|
391f63e31f
|
Rebuild themes after stickying or locking post, so that catalog gets rebuilt
|
2019-08-26 05:38:22 +10:00 |
Benjamin Southall
|
0439a9c6c5
|
Fixes Where are ip notes displayed #168, typographical error.
|
2019-08-18 07:38:02 +10:00 |
Benjamin Southall
|
1c47bf85a0
|
Add apple touch icon support and configuration option
|
2019-08-11 10:18:28 +10:00 |
Benjamin Southall
|
33b60b860c
|
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
|
8dfdc5e335
|
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
|
c8d609ecf1
|
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
|
b6e1439755
|
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
|
896558fadd
|
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
|
75aa233f9a
|
Update IRC theme to use newer KiwiIRC client in iframe
|
2019-04-06 03:52:48 +10:00 |
Benjamin Southall
|
55574162b1
|
Fixing #140 so semirand can be rebuilt.
|
2019-02-26 11:24:19 +10:00 |
Benjamin Southall
|
826a2118da
|
Remove pagewrap from page template.
|
2019-02-26 10:38:11 +10:00 |
Benjamin Southall
|
92d935a0aa
|
Add support for overboards to RSS theme / extension.
|
2019-02-26 10:34:05 +10:00 |
Benjamin Southall
|
8da03e4e37
|
Fixed typographical error in staff application form.
|
2019-02-26 10:32:43 +10:00 |
Benjamin Southall
|
0d64e5dab7
|
Increase reason length when deleting reports
|
2019-02-26 06:46:36 +10:00 |
Benjamin Southall
|
9ca35a7c4d
|
Add missing moderation templates
|
2018-04-20 06:48:31 +09:00 |
Benjamin Southall
|
7b9bad7382
|
Fixing deletion of events from calendar theme
|
2017-09-11 07:29:05 +09:00 |
Benjamin Southall
|
6041e37216
|
Add warning without ban, joke capcode support, SC editor support, home link support, table for calender theme / extension, removing boardalias duplicate citations in markup and other features
|
2017-09-03 23:39:43 +09:00 |