Heiko August
baf6e26b6f
Change: remove a few outdated checks
2016-10-13 22:21:56 +02:00
Micha
5c736336c4
Bookmark, JavaScript and CSS, Preview window ( #39 )
...
* Bookmark
Add bookmark function to single postings
* Multiple changes
- Add bookmark function, cf.
https://github.com/ilosuna/mylittleforum/issues/38
- Show preview window on hover, if desired(!): set ajax_preview=2, cf.
https://github.com/ilosuna/mylittleforum/pull/37
- Replacing of inline-style elements in JS code by CSS classes, cf.
https://github.com/ilosuna/mylittleforum/pull/18 and
https://github.com/ilosuna/mylittleforum/issues/16
* Update db_settings.php
* Add phrases
Add content for issue https://github.com/ilosuna/mylittleforum/issues/32
* bubble-icon behavior
- Disable bubble-icon if posting is empty
https://github.com/ilosuna/mylittleforum/issues/40
- Add CSS issue https://github.com/ilosuna/mylittleforum/pull/41
2016-10-13 18:29:35 +02:00
Alex
b94e25283c
Set empty timestamp values to null for MySQL>=5.6.5
2016-06-02 20:40:09 +02:00
Alex
23e0c4d353
PHP 7 modifications (e.g. replace mysql_* by mysqli_* functions)
2016-05-31 14:08:09 +02:00
Alex
132f119850
Update contains_invalid_string()
2015-02-08 17:53:19 +01:00
Alex
989c40e27e
Fix in contains_invalid_string() function
2015-02-08 17:17:51 +01:00
Alex
90deb8fd98
implemented Stop Forum Spam
2012-11-25 16:58:35 +01:00
Alex
904b759e6b
replaced ereg() (deprecated as of PHP 5.3.0) by preg_match()
2011-03-18 16:23:37 -03:00
Alex
f918959589
imagecopyresized() replaced by imagecopyresampled(), modifications in stringparser_bbcode class
2011-02-17 11:01:54 -03:00
Alex
ff590a40c9
Timestamp exclusively fetched from database now, minor template modifications
2011-02-13 10:52:06 -03:00
Alex
11111a73ea
control characters filter for rss feed implemented
2010-07-08 20:38:05 -03:00
Alex
fc4d187605
Minor JS improvements
2010-05-28 20:26:31 +02:00
Alex
e686f76d0b
Mail header separator changed from "\r\n" to "\n"
2010-05-28 15:56:21 +02:00
Alex
9890b08261
Language files updated, minor changes
2010-05-02 11:27:15 +02:00
Alex
16f4d28365
thumbnail feature implemented
2010-03-21 18:11:19 +01:00
Alex
4ee7e630aa
modification in TeX BBCode: TeX code instead of image URL is displayed in e-mails
2010-03-19 17:23:54 +01:00
Alex
ac1b6b6385
minor JavaScript and template modifications
2010-03-17 15:39:32 +01:00
Alex
3148716db1
initial commit
2010-03-14 11:37:06 +01:00
Alex
57cf8fe3a4
E-mail encoding, user data check, CAPTCHA, colorpicker, marking new threads/replies, language files
...
- Improved quoted-printable encoding for e-mails
- Skiped user data check of registered users when posting (is already done when
registering or editing user data)
- Bugfix: graphical CAPTCHA was not displayed if cookies were disabled
- Colorpicker: fixed wrong path to plain.png
- Improved marking of new threads and replies
- Names of language files can contain language tags now (e.g.
english.en-GB.lang)
- Language files updated
2010-02-06 21:18:29 +01:00
Alex
f527c6e938
initial commit
2010-01-31 13:39:34 +01:00