czaks
|
c0abd1d851
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-07-31 17:02:30 -04:00 |
|
Michael Foster
|
6cdf603875
|
Fix last commit; Make Tinyboard Twig extension more mb-safe
|
2013-07-31 16:38:09 -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
|
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 |
|
czaks
|
4e609da2b7
|
fix merge
|
2013-07-23 10:34:23 -04:00 |
|
czaks
|
1aa522e138
|
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
|
1132a4ce79
|
Option to use font-awesome for sticky/lock icons, etc.
|
2013-07-23 09:38:42 -04:00 |
|
czaks
|
802fd16d46
|
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
|
da57f51c87
|
templates/post_thread.html: changed windows-type endlines to unix-type
|
2013-06-24 08:44:19 -04:00 |
|
czaks
|
24a520485d
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
templates/page.html
|
2013-06-21 16:41:39 -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 |
|
Marcin Łabanowski
|
82fb733906
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-01-19 16:23:02 +01: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 |
|
Marcin Łabanowski
|
7be36592d2
|
image identification: add imgops.com button
|
2012-12-28 19:08:25 +01:00 |
|
Marcin Łabanowski
|
3dae5a8bc7
|
Implement image identification buttons using regex.info/exif, google images and tineye
|
2012-12-23 04:38:20 +01:00 |
|
Michael Save
|
34e9e671b3
|
Use div.body instead of p.body; issue #73
|
2012-08-27 22:32:04 +10:00 |
|
Michael Save
|
46f7ec1a94
|
minor CSS fixes
|
2012-05-04 00:21:16 +10:00 |
|
Marcin Łabanowski
|
438f749463
|
templates/post_thread.html localization
|
2012-03-15 20:25:50 +11:00 |
|
Marcin Łabanowski
|
92bc84dc94
|
typo
|
2012-03-04 02:57:53 +11: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
|
629e3ec547
|
...
|
2011-11-17 15:47:42 +11:00 |
|
Savetheinternet
|
87aa7d71ec
|
...
|
2011-11-17 15:32:22 +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
|
ff730c861b
|
Started on internationalization (i18n)
|
2011-10-11 21:49:14 +11:00 |
|
Savetheinternet
|
ffb215eb47
|
added "bumplocking" feature
|
2011-10-10 22:37:39 +11:00 |
|
Savetheinternet
|
a3ec79e969
|
template fixes
|
2011-10-07 20:15:57 +11:00 |
|
Savetheinternet
|
07d52f056e
|
bugfix for <hr/> after threads
|
2011-10-06 00:42:27 +11:00 |
|
Savetheinternet
|
0629bf68f7
|
use template files instead of hardcoded HTML for generating psots
|
2011-10-05 23:53:43 +11:00 |
|