Commit graph

91 commits

Author SHA1 Message Date
dedushka1
a6c4f5a1ec Merge pull request #183 from nonmakina/optionsFix1
Moves options to the top of the JS imports.
2021-01-18 21:39:55 -05:00
dedushka1
b26c2a0256 Merge pull request #179 from nonmakina/cytubeOnBoardList
Cytube on board list
2021-01-18 21:34:38 -05:00
dedushka1
9f309c7362 Merge pull request #181 from nonmakina/allowCompressedFiles
Adds gz and bz2 to allowed upload extensions
2021-01-18 21:32:05 -05:00
dedushka1
f914297501 Merge pull request #177 from nonmakina/postViewLimit2
Increases number of posts that are visible in the IP post history view
2021-01-18 21:05:39 -05:00
nonmakina
54a0c74aaf Removes Tomorrow stylesheet 2021-01-18 05:01:41 -06:00
nonmakina
1998822e9c Moves options to the top of the JS imports. 2021-01-18 03:13:09 -06:00
nonmakina
4bf8ba7731 Adds gz and bz2 to allowed upload extensions 2021-01-17 22:57:46 -06:00
nonmakina
b4bbe54510 Fixes path 2021-01-17 22:00:01 -06:00
nonmakina
4ac284d744 Adds cytube to top bar 2021-01-17 21:57:34 -06:00
nonmakina
909c5f0a25 Increases number of posts that are visible in the IP post history view 2021-01-17 20:42:23 -06:00
Dedushka
68080f90bf Add bunker-like CSS them, adresses #145 2021-01-17 15:53:08 -06:00
Dedushka
91efbfd418 Add styles, addresses #38 2021-01-17 15:53:08 -06:00
towards-a-new-leftypol
6acff64f17 Revert "Enable memcached in the config"
This reverts commit b66ef17262.
2021-01-17 15:01:33 -05:00
towards-a-new-leftypol
0a404925ea instance config flood settings 2021-01-17 14:38:09 -05:00
towards-a-new-leftypol
b66ef17262 Enable memcached in the config 2021-01-17 14:37:43 -05:00
nonmakina
0bdbe0f927 Merge pull request #112 from nonmakina/overboardFixes
Overboard fixes
2021-01-11 10:54:02 -06:00
nonmakina
d8120b3b18 CR. Refactors duplicate code. Fixes boardlist link error. 2021-01-11 10:36:29 -06:00
towards-a-new-leftypol
bde8b2980c Merge pull request #130 from nonmakina/pathFixes
Path fixes
2021-01-11 10:15:49 +00:00
towards-a-new-leftypol
ca5fde5f83 Merge pull request #119 from nonmakina/banListFix
Fixes unusuable mod ban list
2021-01-11 10:12:23 +00:00
nonmakina
5eea6c4ac7 fixes path for catalog. fixes syntax bugs. 2021-01-10 21:55:20 -06:00
nonmakina
93d0784a5e Sets the correct default path in the config.php, and removes the re-write in instance-config. The path set in config was incorrect, so there is no benefit in keeping it incorrect and overwriting in instance config. And now that it's correct, it's no benefit to have a duplicate setting. 2021-01-10 19:28:58 -06:00
towards-a-new-leftypol
d5a9127c83 Merge pull request #115 from nonmakina/pdfThumbnail
Turns on thumbnails for pdf and djvu filetypes
2021-01-10 11:19:17 -05:00
towards-a-new-leftypol
fdd91c0fd7 Merge pull request #117 from nonmakina/banners
Adds banner support and banners
2021-01-10 11:11:37 -05:00
towards-a-new-leftypol
6d1406b2f0 Merge pull request #126 from nonmakina/originalFilename
Adds js that set an alternative link on media to download them with their original filenames
2021-01-10 11:09:27 -05:00
nonmakina
55020d2c7f Adds js that set an alternative link on media to download them with their original names 2021-01-09 19:46:41 -06:00
nonmakina
fd0aa9c70d Whitespace and removed error. 2021-01-09 19:26:59 -06:00
nonmakina
3f1ef0e0fe Removes ability to delete own threads. 2021-01-09 19:24:53 -06:00
nonmakina
118eed2eb4 Makes board log usable 2021-01-09 18:14:33 -06:00
nonmakina
a2636ce0d6 Adds support to prepend foreign boards on the boardlist. Used to add the overboard. 2021-01-09 17:01:44 -06:00
nonmakina
e48982cf41 Adds banner support and banners 2021-01-09 16:11:28 -06:00
nonmakina
3f57632d44 Turns on thumbnails for pdf and djvu filetypes 2021-01-09 15:08:24 -06:00
towards-a-new-leftypol
f9a6b584e1 Merge pull request #98 from nonmakina/markup1
fixes gentoo style. Fixes redtext markup. Adds orange quoting (ie: <). Adds underlining.
2021-01-04 22:19:40 -05:00
nonmakina
b27a838c2a strikethrough 2021-01-04 20:23:32 -06:00
nonmakina
2a37ad3b5d fixes gentoo style. Fixes redtext markup. Adds orange quoting (ie: <). 2021-01-04 15:59:59 -06:00
towards-a-new-leftypol
a1f5986c21 Disable antispam for now
- some users were having issues posting
- the issues are inconsistent. we should be careful with this feature,
    perhaps even log details of what went wrong when the error for this
    is shown and analyze those logs.
2021-01-04 01:12:42 -05:00
towards-a-new-leftypol
1ffd3c4740 Merge pull request #86 from nonmakina/moreJs
adds a bunch of more js modules
2021-01-03 22:10:24 -05:00
towards-a-new-leftypol
6011a31e03 allow mp3 uploads 2021-01-03 04:50:06 -05:00
nonmakina
8258ea609d removed duplicate style-select. Moved webm settings. Removed treeview. 2021-01-02 10:44:34 -06:00
nonmakina
5a6bc5f3fb adds a bunch of more js modules 2021-01-02 10:29:41 -06:00
towards-a-new-leftypol
708debe4e4 Merge pull request #85 from nonmakina/postFilter
Post filter
2021-01-02 02:37:31 -05:00
nonmakina
8e77b1d9fd Adds dependency: post-menu. 2021-01-02 01:18:21 -06:00
nonmakina
4f2b47fdd2 Adds post filtering 2021-01-02 01:06:55 -06:00
nonmakina
7785736d53 Adds (You)s 2021-01-02 00:56:43 -06:00
towards-a-new-leftypol
8ab6219db2 Merge pull request #73 from nonmakina/autoReload
Fixes jquery API breaking changes in auto-reload and thread-stats
2020-12-31 07:13:42 -05:00
towards-a-new-leftypol
271e4f1f5d chmod 644 2020-12-31 05:54:09 -05:00
towards-a-new-leftypol
971acea884 Merge pull request #69 from PietroCarrara/json-flags
Enable flags on the JSON api
2020-12-31 05:40:15 -05:00
Pietro Carrara
e4d36ba86a Enable API flags for user_flag and country_flags 2020-12-31 07:29:10 -03:00
Barbara-Pitt
77385bffcd Merge pull request #71 from nonmakina/moreFlags
Adds FARC flag and United Farm Workers flag
2020-12-31 01:29:03 -06:00
nonmakina
c2a2c667d6 Fixes jquery API breaking changes in auto-reload and thread-stats 2020-12-31 01:04:11 -06:00
nonmakina
492f1b6474 Changes default stylesheet from Yotsuba B to Dark Red 2020-12-31 00:07:25 -06:00