Michael Foster
b2580d4a18
Bugfix: post.filex => post.fileheight, etc.
2013-08-17 04:07:32 +10: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
Michael Foster
a8c929e0e7
Fix issue #74 . Note: This bug may break the display of certain filenames prior to upgrade.
2013-07-31 16:34:50 -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
Macil Tech
8b14cbb091
Fix display issues with RTL control characters in post names, subjects, and filenames.
2013-06-18 11:07:47 -05: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
Michael Save
75777640d0
Use div.body instead of p.body; issue #73
2012-08-27 22:32:04 +10: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
b195bb64ac
There should not be whitespace here.
2011-11-17 16:36:06 +11:00
Savetheinternet
5458eda58d
...
2011-11-17 16:15:57 +11:00
Savetheinternet
dd21e18def
...
2011-11-17 15:29:36 +11:00
Savetheinternet
84871d6789
...
2011-11-17 15:24:39 +11:00
Savetheinternet
c91be945fa
Remove "name" microdata
2011-11-17 07:54:16 +11:00
Savetheinternet
4e35ee16c7
...
2011-11-16 20:55:20 +11:00
Savetheinternet
a404c1fe4e
Remove broken "email" microdata for now...
2011-11-16 20:49:01 +11:00
Savetheinternet
ccd46ace9a
More HTML5 microdata experimentation
2011-11-16 20:45:04 +11:00
Savetheinternet
83323f8248
Attempt at using HTML5 microdata
2011-11-16 20:41:16 +11:00
Savetheinternet
c1df0f0a43
Poster ID bug
2011-10-09 16:28:49 +11:00
Savetheinternet
8077f73994
fix reply highlighting
2011-10-09 03:17:25 +11:00
Savetheinternet
8035e4a021
template fixes
2011-10-07 20:15:57 +11:00
Savetheinternet
9b5bc0b4a7
use template files instead of hardcoded HTML for generating psots
2011-10-05 23:53:43 +11:00