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
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
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
Benjamin Southall
cca756bf92
Add missing moderation templates
2018-04-20 06:48:31 +09:00
Benjamin Southall
b4a28e9fa9
Fixing deletion of events from calendar theme
2017-09-11 07:29:05 +09:00