CaMer0n
|
aa4e5c0ee7
|
User-settings shortcode and template cleanup. avatarpicker() function added to form handler. Other minor fixes.
|
2012-06-19 09:08:41 +00:00 |
|
CaMer0n
|
d52eec6673
|
hybridAuth loop fix. Comment fixes for anonymous users.
|
2012-06-18 13:00:47 +00:00 |
|
CaMer0n
|
da7021850b
|
Comment and other fixes.
|
2012-06-18 09:06:20 +00:00 |
|
CaMer0n
|
e68c582e5b
|
Comment prefs and some jquery fixes on the prefs page.
|
2012-06-17 10:27:09 +00:00 |
|
CaMer0n
|
5032fe7e84
|
Comment replies
|
2012-06-17 08:08:01 +00:00 |
|
CaMer0n
|
d68a703943
|
Ajax comment creating, editing, deleting, approving - functional.
|
2012-06-17 03:56:42 +00:00 |
|
CaMer0n
|
d778c98a38
|
Comment sort pref added. Ajax comment submission complete.
|
2012-06-16 12:41:30 +00:00 |
|
CaMer0n
|
3c37643365
|
Rating and Comments. Like and Dislike buttons are now functional.
|
2012-06-16 05:04:22 +00:00 |
|
CaMer0n
|
afa2adcd2b
|
More comments clean-up. Approve all comments has been added as an option.
|
2012-06-15 12:50:18 +00:00 |
|
CaMer0n
|
c898921631
|
Work on Avatars (can now be resized at any time). More comment templating options.
|
2012-06-15 04:15:46 +00:00 |
|
CaMer0n
|
9197fadc54
|
Work on signup page, bbcode buttons, tooltips etc.
|
2012-06-02 08:12:16 +00:00 |
|
e107steved
|
8962c13f50
|
Update function calls where moved from e107_class.php to iphandler_class.php
|
2012-01-02 22:06:22 +00:00 |
|
secretr
|
548b585f7e
|
Moving the system to the new URL assembling, fixed call to a non-existent eUrl method system wide.
|
2011-11-26 18:17:42 +00:00 |
|
e107steved
|
86d4840162
|
Use e_token for comments
|
2011-10-24 19:43:47 +00:00 |
|
secretr
|
600e3aa12f
|
e-token check method returns now boolean; comments e-token check refined
|
2011-10-24 06:30:31 +00:00 |
|
e107steved
|
f0d9fe4334
|
Add e_token to all comments
|
2011-10-21 21:32:32 +00:00 |
|
e107steved
|
35a42ffe41
|
Start of more flexible comment handling permissions
|
2011-10-20 22:11:58 +00:00 |
|
e107steved
|
5b9016c69f
|
Notice removal
|
2010-11-01 22:10:42 +00:00 |
|
e107steved
|
049cf5344b
|
Bugtracker #4990, EONE-14:bug - couldn't edit comments on user info page
|
2010-08-23 07:28:46 +00:00 |
|
secretr
|
b6abcc7cf1
|
Commented out level handler related code to prevent system parse errors on front-end, awaiting for new level handler.
|
2010-04-24 11:48:19 +00:00 |
|
e107steved
|
66e09b983c
|
Bugtracker #4909 - Consistent return options on comments
|
2010-02-14 11:25:50 +00:00 |
|
CaMer0n
|
caa79b6454
|
Shortcode path fixes
|
2010-02-10 21:53:56 +00:00 |
|
secretr
|
4fecfffddd
|
svn keywords added (v0.8)
|
2010-02-10 18:18:01 +00:00 |
|
e107steved
|
3dc8ec26eb
|
All $menu_prefs now use non-serialised access, latest pref handler
|
2009-12-28 21:36:13 +00:00 |
|
CaMer0n
|
1377b23532
|
Fix copyright info.
|
2009-11-18 01:06:08 +00:00 |
|
CaMer0n
|
ac57a2aee3
|
Bit of work on the comments manager
|
2009-11-04 03:07:44 +00:00 |
|
e107steved
|
9a817a3f2b
|
Return comment author ID with comments - specially for Luceos
|
2009-11-03 20:57:10 +00:00 |
|
e107steved
|
9d7e33c331
|
Bugtracker #4818 - just remove bbcodes from comments, not the enclosed text
|
2009-11-01 20:21:22 +00:00 |
|
CaMer0n
|
40ca30d8f2
|
more plugin_class work. xml spec now supports sitelink urls outside of the plugin folder (like in 0.7). Also some minor path fixes.
|
2009-10-22 04:14:45 +00:00 |
|
secretr
|
d51de44974
|
Comment IMODE removal, shortcode fixes
|
2009-10-09 15:05:12 +00:00 |
|
secretr
|
cd905122eb
|
e107::getMessageHandler() renamed to e107::getMessage()
|
2009-09-29 17:43:13 +00:00 |
|
secretr
|
d8f2cc5900
|
Message handler improvements and bugfix
|
2009-09-21 12:52:52 +00:00 |
|
secretr
|
2ca07156d7
|
various comment fixes and improvements, new core event added (prepostcomment). futther improvements are coming to satisfy 3rd party code need (e.g. spam checking).
|
2009-09-19 15:30:47 +00:00 |
|
secretr
|
a7ebacb283
|
comments: handle News changes, SEO fixes, eURL used when required
|
2009-09-14 18:18:36 +00:00 |
|
CaMer0n
|
7075dfc98c
|
Removed directory scanning and replaced with e_comment_list
|
2009-08-24 18:36:07 +00:00 |
|
marj
|
3420b193ab
|
Language selection simplification
switch to include_lan for the time being
work in progress
|
2009-08-15 11:55:30 +00:00 |
|
CaMer0n
|
3368ac6104
|
TinyMce changes. - no longer need to declare the ID of the textarea element. Just include the class e-wysiwyg. eg. <textarea class='e-wysiwyg tbox' ..... />
|
2009-07-14 11:05:54 +00:00 |
|
CaMer0n
|
67765533e2
|
more imode removal
|
2009-07-07 06:50:56 +00:00 |
|
e107steved
|
a13eb32115
|
Bugtracker #4728 - filter edit mode from query better
|
2009-05-07 20:48:46 +00:00 |
|
lisa
|
d1c87b7544
|
comment_author correction
|
2009-01-27 07:37:22 +00:00 |
|
e107steved
|
93a3ea9948
|
Bugtracker #4642 - problems with backslashes
|
2009-01-05 22:01:43 +00:00 |
|
e107steved
|
45859f6adb
|
IPV6 handling - basics
|
2008-11-22 12:57:42 +00:00 |
|
e107steved
|
f8c42ff9ed
|
Bugtracker #4555 - remove redundant query
|
2008-10-22 21:31:08 +00:00 |
|
e107steved
|
23535eb37d
|
Bugtracker #4554 - get rid of unnecessary part of query
|
2008-10-22 21:28:37 +00:00 |
|
e107steved
|
7cd6534f10
|
Bugtracker #4535 - path to base plugin in comments list. Plus a bit of absolute path adding
|
2008-10-11 10:49:16 +00:00 |
|
e107steved
|
33f96bb871
|
Bugtracker #4364 - support comment edit for downloads, content. Also bugtracker #4381 don't display blocked comments
|
2008-05-25 08:26:11 +00:00 |
|
e107steved
|
62401cd74d
|
Fix typo in previous commit
|
2008-05-24 15:14:36 +00:00 |
|
e107steved
|
e01a9ce04e
|
Bugtracker #4302 and general reorganisation of comment table for 0.8
|
2008-05-24 12:45:34 +00:00 |
|
e107steved
|
7df7e2e6dd
|
Bug fix in multi-author comment recald
|
2008-04-14 19:07:02 +00:00 |
|
e107steved
|
8588f13d2d
|
Clear out various obsolete prefs
|
2008-01-12 16:51:43 +00:00 |
|