discomrade
|
735180cf54
|
Improve social media cards
|
2024-04-24 17:22:39 +02:00 |
|
Zankaria
|
4bb0f40cd1
|
index.html: trim
|
2024-04-24 17:01:38 +02:00 |
|
27chan
|
cd444a1c1b
|
Update footer
Remove duplicate code footer in all pages
Updated the link to the project on github
|
2022-12-06 16:55:26 -03:00 |
|
sshscp15
|
4db4ab9cf0
|
simple catalog support for moderators
|
2022-08-20 12:25:10 -04:00 |
|
Fredrick Brennan
|
f1b43e5fb2
|
{% (end)?raw %} ⇒ {% (end)?verbatim %}
```
rg '\{%\s*raw' -l | xargs -I{} sed -i -e 's/{%\(\s*\)raw/{%\1verbatim/g; s/endraw\(\s*\)%}/endverbatim\1%}/g' {}
```
Close vichan-devel/vichan#452.
|
2021-11-03 22:49:49 -04:00 |
|
antedeguemon
|
b94bf5ec19
|
Update license and copyright dates
|
2018-03-01 22:57:53 -03:00 |
|
czaks
|
b7875be471
|
search form in index: fix order
|
2017-07-26 23:37:05 -04:00 |
|
Thalis
|
4efaf50c90
|
Board search content implementation
you can search boards with this mod.
|
2017-07-23 17:49:01 +02:00 |
|
czaks
|
3571670b98
|
fix catalog link someone?
|
2016-05-06 16:51:34 +02:00 |
|
Bui
|
33ef1d2123
|
add active page classes to body; czaks: go to bottom @ thread: fixes
|
2016-05-06 14:05:16 +02:00 |
|
czaks
|
293543878a
|
backport parts of 2d6d449bd2 , in particular html classes
|
2016-05-06 12:14:28 +02:00 |
|
czaks
|
02c3c28a16
|
main.js: a bit more sane code
|
2016-05-05 15:37:50 +02:00 |
|
czaks
|
38bf3276e4
|
update copyright years; remove a link to tinyboard (website is dead)
|
2016-05-05 09:39:23 +02:00 |
|
czaks
|
4060bf10ed
|
update copyright years & vichan website
|
2015-04-12 03:18:51 +02:00 |
|
8chan
|
cb7b7d070c
|
threadscroll was in template for no reason
|
2014-09-27 11:37:50 +02:00 |
|
anonfagola
|
45dd9e637f
|
Added scrolling threads with up and down keys
For 8chan X. Redone so it's in js folder.
@KillerWhale321
|
2014-09-24 04:47:40 +02:00 |
|
czaks
|
b94e39148b
|
remove quick-reply-old. it probably doesn't work now, it certainly isn't
maintained. this is an old cruft and if needed, it needs rewriting.
|
2014-04-29 18:37:29 +02:00 |
|
czaks
|
e5c48282c4
|
apply new branding for vichan-devel
|
2014-04-17 17:11:32 +02:00 |
|
czaks
|
e08bc5d54d
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2014-04-12 20:52:42 +02:00 |
|
Michael Reiley
|
677e428a4d
|
Update copyright years.
|
2014-04-12 11:12:42 -07:00 |
|
czaks
|
cdb988c6d4
|
rename banner class to board_image in order to evade some adblock rules
|
2014-01-06 16:38:48 +01:00 |
|
czaks
|
56742a5f9a
|
i prefer for the top ads to be over the boardlist
|
2014-01-06 03:28:37 +01:00 |
|
czaks
|
6cb7eb939e
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
inc/config.php
inc/display.php
inc/mod/pages.php
install.php
js/quick-reply.js
post.php
templates/index.html
|
2013-09-17 10:43:44 -04:00 |
|
Michael Foster
|
961e3d3fe0
|
dock top nav bar in top right corner for now, because it looks shit everywhere else
|
2013-09-15 05:46:27 +10:00 |
|
Michael Foster
|
92550d5084
|
Better position of top nav bar? Shit css
|
2013-09-15 00:53:45 +10:00 |
|
Michael Foster
|
c4a6116722
|
Optionally show page navigation bar at the top too.
|
2013-09-15 00:42:20 +10:00 |
|
ctrlcctrlv
|
acb4c47a9f
|
Allow for HTML in the board subtitle
Conflicts:
inc/config.php
|
2013-08-11 21:08:19 +10:00 |
|
ctrlcctrlv
|
d4a1ae3595
|
Advertisements
|
2013-08-08 21:57:52 +00:00 |
|
ctrlcctrlv
|
b8921508fe
|
Allow for HTML in the board subtitle
|
2013-08-08 18:58:44 +00:00 |
|
czaks
|
a0855cdcf5
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/config.php
inc/functions.php
templates/generic_page.html
templates/index.html
|
2013-08-03 19:05:25 -04:00 |
|
Michael Foster
|
4fce9b63ae
|
Major config.php cleanup and a few minor misc fixes.
|
2013-08-02 20:52:58 -04:00 |
|
czaks
|
55c7146d88
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/config.php
inc/display.php
inc/functions.php
inc/image.php
js/expand.js
js/hide-threads.js
js/local-time.js
js/smartphone-spoiler.js
templates/header.html
templates/index.html
templates/main.js
templates/page.html
templates/post_reply.html
templates/post_thread.html
templates/thread.html
|
2013-07-31 14:54:20 -04:00 |
|
Michael Foster
|
317f616e82
|
Accidentally included header.html twice
|
2013-07-31 05:06:29 -04:00 |
|
asiekierka
|
a9f3f44c5f
|
refactored head away from templates
Conflicts:
templates/generic_page.html
templates/index.html
templates/page.html
|
2013-07-31 03:54:18 -04:00 |
|
Michael Foster
|
46edec0f2d
|
Bug with last commit
|
2013-07-23 09:46:29 -04:00 |
|
Michael Foster
|
1132a4ce79
|
Option to use font-awesome for sticky/lock icons, etc.
|
2013-07-23 09:38:42 -04:00 |
|
czaks
|
7bdb96a16b
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
install.php
templates/index.html
templates/thread.html
|
2013-07-16 13:02:13 -04:00 |
|
Michael Foster
|
29b10c88db
|
Outputting thread subject in header/title (issue #122)
|
2013-07-16 02:48:20 -04:00 |
|
czaks
|
3bcf88e842
|
JS Api: added an active_page variable to make it easier to denote the context from javascript
|
2013-06-24 08:23:09 -04:00 |
|
czaks
|
e53481f93e
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
templates/index.html
|
2013-06-15 00:08:11 -04:00 |
|
czaks
|
8b952fe97f
|
overboard: missed templates/index.html
|
2013-06-15 00:04:08 -04:00 |
|
lanc33
|
0e490407e1
|
Fixes #59 by making quick-reply.js agnostic to the value of $config['button_reply'].
|
2013-05-29 19:16:37 -03:00 |
|
Marcin Łabanowski
|
18ca523b18
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-01-21 13:17:13 +01:00 |
|
Michael Save
|
7a68fc9525
|
Copyright and license update for 2013.
|
2013-01-20 21:23:46 +11:00 |
|
asiekierka
|
b35f7d9e1e
|
refactored head away from templates
|
2013-01-06 09:41:00 +01:00 |
|
asiekierka
|
5556990b94
|
add config root to JS side
|
2012-12-24 18:21:21 +01:00 |
|
Marcin Łabanowski
|
9d8ec70d64
|
attention bar: move before post form
|
2012-12-24 03:52:32 +01:00 |
|
Marcin Łabanowski
|
2833268887
|
attention bar: fixed after translation
|
2012-12-24 03:43:48 +01:00 |
|
asiekierka
|
81e0f55b00
|
pasek atencji dodany do templates
|
2012-12-23 18:10:18 +01:00 |
|
Michael Save
|
a610458720
|
a lot more improvements
|
2012-05-06 01:33:10 +10:00 |
|