czaks
ffbb6da4a8
fix previous commit
2013-12-25 14:24:17 +01:00
czaks
66678a3d75
unify code with post_thread (see previous commit)
2013-12-25 14:23:16 +01:00
czaks
c167e38252
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
...
Conflicts:
stylesheets/dark_roach.css
stylesheets/style.css
2013-08-20 18:22:37 -04:00
Michael Foster
35331580c3
Unicode bi-directional text: Finally a working fix
2013-08-19 23:47:56 +10:00
Michael Foster
c6cde83f04
add alt="" to flags to make it standards-compliant
2013-08-19 20:31:15 +10:00
czaks
451a4e062c
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
2013-08-18 19:26:31 -04:00
Michael Foster
ade761a88e
bidi_cleanup: Just replace with HTML5's <bdi> (for now, at least). The old code was hardly working, and had issued with older PHP versions.
2013-08-19 05:19:54 +10:00
czaks
311c18b34d
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
...
Conflicts:
install.php
2013-08-18 13:16:31 -04:00
Michael Foster
d7118307b9
Add optional modifier: <tinyboard is_file> to tell Tinyboard that even though an image might have a thumbnail, it could still be a non-image upload
2013-08-18 18:17:12 +10:00
czaks
b7948c8e3d
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
...
Conflicts:
inc/display.php
2013-08-16 16:06:54 -04:00
Michael Foster
b2580d4a18
Bugfix: post.filex => post.fileheight, etc.
2013-08-17 04:07:32 +10:00
czaks
e440851526
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
...
Conflicts:
inc/config.php
inc/display.php
inc/functions.php
2013-08-16 10:07:24 -04:00
Michael Foster
5353e38328
Bugfix: Thumbnail sizes (thumbx => thumbwidth, etc.)
2013-08-16 23:25:32 +10:00
Michael Foster
cca020be80
Optional "flag style" and "flag alt" modifiers
2013-08-16 23:12:40 +10:00
Michael Foster
2cc9eb468a
Change flag_country to just flag
2013-08-16 22:12:25 +10:00
Michael Foster
44e16593b6
Much better post modifiers: raw HTML, ban messages, etc.
2013-08-16 21:25:56 +10:00
Michael Foster
5fdc0878c9
A few modifications:
...
1. Finally, clean up some of the crappy code in inc/display.php; no more extreme clutter. new Thread() and new Post() take an array as the first parameter now.
2. Poster country flags. Currently requires the "geoip" extension.
3. Give post images a classname. This was also long-overdue.
2013-08-16 21:08:01 +10:00
czaks
95c95cb85b
noko50: small fixes in template
2013-08-11 17:52:35 -04:00
czaks
0c52d1b93c
Merge branch 'noko50-new-dev11' of http://github.com/fallenPineapple/Tinyboard
...
Conflicts:
inc/functions.php
2013-08-11 17:49:29 -04:00
fallenPineapple
42f6b8e0bb
Adds "noko50" (View Last 50 Posts) pages. (Broken Reply)
2013-08-10 17:16:30 -04:00
czaks
625a7961bd
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
2013-07-31 17:02:30 -04:00
Michael Foster
44910c34c3
Fix last commit; Make Tinyboard Twig extension more mb-safe
2013-07-31 16:38:09 -04:00
czaks
7e58e50516
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
e06a800027
Convert to UNIX line endings
2013-07-31 04:28:26 -04:00
Marcin Łabanowski
f75058f5dd
image identification: add imgops.com button
2013-07-31 04:00:29 -04:00
Marcin Łabanowski
64c986017a
Implement image identification buttons using regex.info/exif, google images and tineye
2013-07-31 04:00:22 -04:00
czaks
f6840a9b36
fix merge
2013-07-23 10:34:23 -04:00
czaks
808ae271f4
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
...
Conflicts:
templates/index.html
templates/post_thread.html
templates/thread.html
2013-07-23 10:25:33 -04:00
Michael Foster
e84dceb60c
Option to use font-awesome for sticky/lock icons, etc.
2013-07-23 09:38:42 -04:00
czaks
c65fe97a99
templates/post_thread.html: add data-board field for every thread; mainly for post-hiding and ukko integration
2013-06-24 08:46:59 -04:00
czaks
8a9a8da9fc
templates/post_thread.html: changed windows-type endlines to unix-type
2013-06-24 08:44:19 -04:00
czaks
a139c44a80
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
...
Conflicts:
templates/page.html
2013-06-21 16:41:39 -04:00
Macil Tech
8b14cbb091
Fix display issues with RTL control characters in post names, subjects, and filenames.
2013-06-18 11:07:47 -05:00
Marcin Łabanowski
f6b7b3901a
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
2013-01-19 16:23:02 +01:00
Macil Tech
e45efbfe87
Handle posts without filenames.
...
If a post doesn't have a filename (such as because of a post event
changing it), then don't show an empty filename with the post.
2013-01-19 00:39:29 -06:00
Marcin Łabanowski
82f506622c
image identification: add imgops.com button
2012-12-28 19:08:25 +01:00
Marcin Łabanowski
5a538ac319
Implement image identification buttons using regex.info/exif, google images and tineye
2012-12-23 04:38:20 +01:00
Michael Save
75777640d0
Use div.body instead of p.body; issue #73
2012-08-27 22:32:04 +10:00
Michael Save
6a04dbbe2f
minor CSS fixes
2012-05-04 00:21:16 +10:00
Marcin Łabanowski
606d1415ee
templates/post_thread.html localization
2012-03-15 20:25:50 +11:00
Marcin Łabanowski
5251f5d086
typo
2012-03-04 02:57:53 +11:00
Michael Save
afd63cac46
specify timezone in <time> datetime attribute
2012-02-19 23:38:55 +11:00
Michael Save
96fe7a4e27
removed experimental HTML5 microdata implementation from default template set
2012-01-09 14:13:54 +11:00
Savetheinternet
79d26ae40d
custom capcode fix
2011-12-05 10:33:31 +11:00
Savetheinternet
7089d0e1ec
Fixed bug with custom file icons for non-image uploads
2011-11-20 08:55:20 +11:00
Savetheinternet
6d8f90b1b5
Use strftime() instead of date() to respect other languages.
2011-11-20 04:07:17 +11:00
Savetheinternet
b03ed2464b
...
2011-11-17 15:47:42 +11:00
Savetheinternet
d8c0201ab1
...
2011-11-17 15:32:22 +11:00
Savetheinternet
dd21e18def
...
2011-11-17 15:29:36 +11:00
Savetheinternet
84871d6789
...
2011-11-17 15:24:39 +11:00