aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* | | BBCode [size=50] --> font-size: 50px (with the unit px).Abinoam P. Marques Jr2012-02-121-0/+2
| | | | | | | | | | | | | | | This [size=number] without unit is kind of a standard. It was being rendered like "font-size: 50" and that's not valid CSS style.
* | | Added support to [noparse], [nobb] and [pre] as bbcode escape tags.Abinoam P. Marques Jr2012-02-121-0/+34
| | |
* | | Added support for [ol] standard ordered list bbcode.Abinoam P. Marques Jr2012-02-121-0/+2
| | |
* | | Added support for [ul] standard unordered list bbcode.Abinoam P. Marques Jr2012-02-121-1/+3
| | |
* | | Regexp fix for [LIST=i], [list=i], [LIST=I] and [LIST=i] bbcodesAbinoam P. Marques Jr2012-02-121-4/+8
|/ /
* | Merge branch 'master' of git://github.com/friendica/friendicaVasudev Kamath2012-02-121-1/+3
|\ \
| * | do not display contact_block if config for num shown is 0friendica2012-02-111-1/+3
| | |
* | | ;) :D and :-O are also enabled for wink laugh and surprised smiley'sVasudev Kamath2012-02-121-3/+7
|/ /
* | kissing smilie may need escaping (thanks - Abinoam)friendica2012-02-111-1/+2
| |
* | show tags (pub_keywords) in advanced profilefriendica2012-02-111-0/+2
| |
* | db installation syncfriendica2012-02-101-0/+1
| |
* | send notify emails to community pages as well as peoplefriendica2012-02-101-30/+32
| |
* | bug #274friendica2012-02-091-17/+21
| |
* | item tag notificationsfriendica2012-02-091-23/+41
| |
* | add render_location hook to both sets of conversationsfriendica2012-02-091-11/+5
| |
* | edit post not working after plaintext editor fixes, missing some recent ↵friendica2012-02-091-6/+10
| | | | | | | | editor template changes
* | render_location hookfriendica2012-02-091-8/+17
| |
* | add tag notifications to enotifyfriendica2012-02-091-0/+18
|/
* :coffee extended smiliefriendica2012-02-071-1/+2
|
* beer smiliefriendica2012-02-071-3/+3
|
* don't link tags enclosed inside Diaspora linksfriendica2012-02-071-0/+26
|
* basic support for plaintext editor configuration (disable tinymce), ↵friendica2012-02-061-86/+90
| | | | currently only zero themes - and not all the post tools currently work (as some of them emit html).
* beerfriendica2012-02-061-0/+4
|
* do an optimise after an expungefriendica2012-02-021-2/+2
|
* improvements in d* markdown conversionfriendica2012-02-011-5/+8
|
* transport for email contacts phase IIfriendica2012-01-313-6/+16
|
* allow plugin to abort message posting, fix half-duplex D* relationshipfriendica2012-01-301-0/+5
|
* prune old expired and deleted itemsfriendica2012-01-301-0/+5
|
* mime_content_type requires access to the file, not just the namefriendica2012-01-281-6/+8
|
* logging of manage identitiesfriendica2012-01-271-2/+7
|
* for people whose DB's are not updatingfriendica2012-01-261-1/+1
|
* fix some changes lost from another branchfriendica2012-01-261-3/+6
|
* restore diaspora test modefriendica2012-01-261-1/+6
|
* backend for delegating forumsfriendica2012-01-261-3/+20
|
* D* event formattingfriendica2012-01-251-1/+2
|
* redirect to a useful location after deleting or ignoring a friend request, ↵friendica2012-01-241-0/+3
| | | | begin comment moderation logic
* more robust cache api handling (was throwing errors on occasion)friendica2012-01-241-5/+16
|
* backtrace errant input to base64url_decodefriendica2012-01-241-0/+5
|
* bug #254friendica2012-01-241-0/+28
|
* implement "moderate" flag on itemsfriendica2012-01-234-9/+9
|
* shaka, slackr themefriendica2012-01-231-1/+3
|
* nav: fix "See all notifications"Fabio Comuni2012-01-231-1/+1
|
* more logging of D* photo transactionsfriendica2012-01-221-1/+8
|
* nav: fix intro notification url, fix "See all notifications" url and make it ↵Fabio Comuni2012-01-221-0/+1
| | | | translatable
* bug #253 use MSQLI_ASSOC, not MYSQL_ASSOCfriendica2012-01-211-1/+1
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-1852-0/+6
| | | | permissions, this will make a nasty commit)
* use reltoabs - primarily for github activity feedsfriendica2012-01-172-0/+41
|
* api post broken with recent change to use REQUEST vars in mod_itemfriendica2012-01-151-11/+15
|
* modularise successful authenticationfriendica2012-01-123-120/+79
|
* fine tuning diaspora markdown to bbcodefriendica2012-01-111-1/+1
|