Commit Graph

50 Commits

Author SHA1 Message Date
towards_a_new_leftypol
d34e4f6828 WIP 2020-12-22 01:35:50 -05:00
Benjamin Southall
6041e37216 Add warning without ban, joke capcode support, SC editor support, home link support, table for calender theme / extension, removing boardalias duplicate citations in markup and other features 2017-09-03 23:39:43 +09:00
Benjamin Southall
be28bdff8d Add data-board to post container in order to allow quick-post-controls.js to work with overboard's / ukko theme 2017-04-23 16:29:16 +09:00
Michael Walker
ec95c60be5 Change sidearrow display 2014-12-17 05:15:50 +00:00
Michael Walker
b33c44cb10 Wrap up post replies in a postcontainer div 2014-11-13 00:20:04 +00:00
8chan
9df6ca8ddd Fix issue #45 2014-06-24 19:41:00 +00:00
8chan
1d6f46d9bb Fix scroll to issues with post-hover.js, clean up highlightReply 2014-06-12 15:36:40 +00:00
Fredrick Brennan
042e7b9c59 Deprecate postControls(), per-file deletion and spoilering 2014-04-30 17:18:35 -04:00
copypaste
c483e1258c multiimage posting 2014-04-27 15:48:47 +02:00
czaks
59874b8376 modularize post templates a little more 2014-04-16 15:01:37 +02:00
czaks
e81ce17fb4 modularize post templates a little bit; try to unify duplicate code 2014-04-16 11:54:41 +02:00
czaks
e034b9179d fix paths in templates 2014-04-06 21:48:31 +02:00
czaks
75cca1ffb2 fix previous commit 2014-02-24 15:29:26 +01:00
czaks
14c499f9d1 Condense flags into one file. Heads-up for people having custom flags, disable $config['country_flags_condensed'] !!! 2014-02-24 00:06:01 +01:00
czaks
c23c792a21 fix clicking on post ids with dynamically loaded javascript 2013-12-25 14:16:28 +01:00
Michael Foster
abfdd38e59 Unicode bi-directional text: Finally a working fix 2013-08-19 23:47:56 +10:00
Michael Foster
5438d7cf64 add alt="" to flags to make it standards-compliant 2013-08-19 20:31:15 +10:00
Michael Foster
d2fdeead64 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
Michael Foster
dcf97d6b5b 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
Michael Foster
8858127498 Bugfix: post.filex => post.fileheight, etc. 2013-08-17 04:07:32 +10:00
Michael Foster
0565e2119d Bugfix: Thumbnail sizes (thumbx => thumbwidth, etc.) 2013-08-16 23:25:32 +10:00
Michael Foster
0ad1c03997 Optional "flag style" and "flag alt" modifiers 2013-08-16 23:12:40 +10:00
Michael Foster
a9fe4ea2db Change flag_country to just flag 2013-08-16 22:12:25 +10:00
Michael Foster
4876a27232 Much better post modifiers: raw HTML, ban messages, etc. 2013-08-16 21:25:56 +10:00
Michael Foster
b666886416 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
d692bce686 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
123a72d7de Convert to UNIX line endings 2013-07-31 04:28:26 -04:00
Marcin Łabanowski
daca11113e image identification: add imgops.com button 2013-07-31 04:00:29 -04:00
Marcin Łabanowski
7c8bbe8527 Implement image identification buttons using regex.info/exif, google images and tineye 2013-07-31 04:00:22 -04:00
Macil Tech
a92bb182d9 Fix display issues with RTL control characters in post names, subjects, and filenames. 2013-06-18 11:07:47 -05:00
Macil Tech
f2d3e45fd3 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
34e9e671b3 Use div.body instead of p.body; issue #73 2012-08-27 22:32:04 +10:00
Michael Save
5d06fecfb7 specify timezone in <time> datetime attribute 2012-02-19 23:38:55 +11:00
Michael Save
118d50a76e removed experimental HTML5 microdata implementation from default template set 2012-01-09 14:13:54 +11:00
Savetheinternet
c5a961a6a5 custom capcode fix 2011-12-05 10:33:31 +11:00
Savetheinternet
7e40483b68 Fixed bug with custom file icons for non-image uploads 2011-11-20 08:55:20 +11:00
Savetheinternet
457e474520 Use strftime() instead of date() to respect other languages. 2011-11-20 04:07:17 +11:00
Savetheinternet
0618a4b60c There should not be whitespace here. 2011-11-17 16:36:06 +11:00
Savetheinternet
6c0edc997c ... 2011-11-17 16:15:57 +11:00
Savetheinternet
b20e9472ed ... 2011-11-17 15:29:36 +11:00
Savetheinternet
6d82894b82 ... 2011-11-17 15:24:39 +11:00
Savetheinternet
8dc9b07d86 Remove "name" microdata 2011-11-17 07:54:16 +11:00
Savetheinternet
81f908fe84 ... 2011-11-16 20:55:20 +11:00
Savetheinternet
829e9741e6 Remove broken "email" microdata for now... 2011-11-16 20:49:01 +11:00
Savetheinternet
03f0d8f0f5 More HTML5 microdata experimentation 2011-11-16 20:45:04 +11:00
Savetheinternet
0ba885d9c1 Attempt at using HTML5 microdata 2011-11-16 20:41:16 +11:00
Savetheinternet
f34f794a27 Poster ID bug 2011-10-09 16:28:49 +11:00
Savetheinternet
091a62061c fix reply highlighting 2011-10-09 03:17:25 +11:00
Savetheinternet
a3ec79e969 template fixes 2011-10-07 20:15:57 +11:00
Savetheinternet
0629bf68f7 use template files instead of hardcoded HTML for generating psots 2011-10-05 23:53:43 +11:00