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
Heiko August
bd1f5a6613
Change: set max-width for images in the ajax-preview ( #41 )
...
Images with a great width stuck out of the preview block. Now it's shrinked to the elements size.
2016-10-10 12:18:26 +02:00
Heiko August
5bc858e7b0
Fix: replace graphic separators with CSS-text (with :before) ( #30 )
2016-10-05 16:27:43 +02:00
Heiko August
6649238b81
Fix: button bar slipped below the textarea because of too little space ( #23 )
...
fixes #9
2016-10-04 17:53:27 +02:00
Micha
c71bef80e6
CSS Relative Path Overwrite Protection
...
The smarty-variable $FORUM_ADDRESS was added to create absolute URIs to
CSS and JS files.
2016-09-20 22:04:34 +02:00
Micha
03064a5c11
CSRF protection
...
A page token was added to the user-register/change form to avoid an
unauthorized access from external page while an admin is logged in.
2016-09-20 21:59:35 +02:00
Heiko August
1f670580c4
Fix: double use of key name causes problems with additional templates
2016-07-04 20:15:52 +02:00
Heiko August
3a1b7c0d62
Change: use user_id instead p_user_id, because it's in use anyway
2016-07-04 11:52:26 +02:00
Heiko August
c6622a6636
Fix: use proper masking of ampersands
2016-07-04 11:48:37 +02:00
Heiko August
442509b80b
Feature: include link to a list of the logged in users own entries
2016-07-04 11:41:45 +02:00
Mark Hoschek
ebb28d8eed
Workaround for Firefox-bug #2
2016-06-22 18:57:34 +02:00
Alex
23e0c4d353
PHP 7 modifications (e.g. replace mysql_* by mysqli_* functions)
2016-05-31 14:08:09 +02:00
Alex
7eb9702031
Sticky thread fix, iOS JS fix, template and translation fixes ( http://mylittleforum.net/forum/index.php?id=8512 )
2016-03-13 17:49:28 +01:00
Alex
b10ccd6af0
deleted old images in default theme folder
2014-04-10 21:35:40 +02:00
Alex
6ca4006171
language bug fix, theme switch bug fix, Smarty updated, Bad Behavior updated, Swedish language file added
2013-11-23 16:56:36 +01:00
Alex
207cf78ed3
minor language file and template changes
2012-11-28 17:23:50 +01:00
Alex
90deb8fd98
implemented Stop Forum Spam
2012-11-25 16:58:35 +01:00
Alex
fb99e74ae5
implemented list spam function
2012-11-25 16:07:25 +01:00
Alex
4efc21795d
removed outdated flash insert function
2012-11-25 11:14:39 +01:00
Alex
c08afa1687
JavaScript fix ( http://mylittleforum.net/forum/index.php?id=6718 ), Smarty updated, Bad Behavior updated, GeSHi updated, set default time zone to UTC
2012-11-21 10:33:22 +01:00
Alex
ce099e861f
Updated Bad Behavior, Changelog and Update script
2011-09-01 11:06:39 +02:00
Alex
f93200f736
added admin options to user profile page, added akismet check of registered users
2011-06-17 21:19:17 +02:00
Alex
bc1fc24ecd
modifications for Smarty 3
2011-03-16 19:54:47 -03:00
Alex
e878b26e07
removed needless images
2011-03-11 17:27:40 -03:00
Alex
52fc96477a
Smarty, Bad Behavior and GeSHi updated
2011-03-11 17:22:33 -03:00
Alex
ff590a40c9
Timestamp exclusively fetched from database now, minor template modifications
2011-02-13 10:52:06 -03:00
Alex
9e2811ca2f
minor CSS and JavaScript modifications
2010-10-25 16:52:09 -03:00
Alex
3703dd8c6c
minor template bug fixed; rss feed uses cached entry data now
2010-07-08 10:19:48 -03:00
Alex
d2f81286df
Template bug fixed
2010-06-21 11:56:11 +02:00
Alex
e375f60b6e
Template bugfix (user_postings.inc.tpl)
2010-06-10 21:11:15 +02:00
Alex
8060dae691
Bugfix: Thumbnail feature didn't work in Safari
2010-05-18 20:43:46 +02:00
Alex
4ba69a7012
removed onchange event handler from template (categories/pages)
2010-05-10 17:41:21 +02:00
Alex
9890b08261
Language files updated, minor changes
2010-05-02 11:27:15 +02:00
Alex
d38aa2ef89
minor JS and template modifications
2010-03-28 21:20:42 +02:00
Alex
6b3bc88e9f
thumbnail feature improvements
2010-03-22 20:45:30 +01:00
Alex
16f4d28365
thumbnail feature implemented
2010-03-21 18:11:19 +01:00
Alex
a5faf3b835
JavaScipt optimizations
2010-03-18 21:15:06 +01:00
Alex
405bc1b39f
Bugfix in style.css
2010-03-17 15:47:35 +01:00
Alex
ac1b6b6385
minor JavaScript and template modifications
2010-03-17 15:39:32 +01:00
Alex
6f8e8e8c2c
Template bugfix
2010-03-14 20:48:23 +01:00
Alex
da6efd18c6
JavaScripts completely rewritten, code and template optimizations
2010-03-14 13:07:28 +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
1b9f3f3780
fixed marking of read postings in seach results
2010-02-01 19:58:10 +01:00
Alex
f527c6e938
initial commit
2010-01-31 13:39:34 +01:00