aboutsummaryrefslogtreecommitdiffstats
path: root/mod/item.php
Commit message (Expand)AuthorAgeFilesLines
* recover existing conversation loading functionality for home,search,community...friendica2012-07-251-2/+2
* sync changesfriendica2012-07-191-5/+13
* eliminate the obsolete "last-child" indicatorfriendica2012-07-181-3/+2
* remove some d* extraneous bullshitfriendica2012-07-181-5/+2
* Removing connectors we won't be needing - this is probably going to break som...friendica2012-07-181-41/+0
* working towards getting rid of item['tag'] and item['file'] - still some depe...friendica2012-07-161-12/+15
* language filtering infrastructure, check owner's language prefs and either tr...friendica2012-07-161-0/+20
* use include/language.php for all language and translation codefriendica2012-07-161-2/+0
* language detection and sparkle links added to plinks where appropriatefriendica2012-07-121-5/+13
* catchupfriendica2012-07-101-5/+0
* identity address is now a web-id or "webbie"friendica2012-07-091-17/+36
* remove bookmark content flagfriendica2012-07-081-28/+20
* create third privacy state - public post but not searchable or publicly visiblefriendica2012-06-281-1/+1
* remove possibly unnecessary checks for likes or comments created by Diaspora ...Zach Prezkuta2012-06-251-9/+9
* store signature info for remote users tooZach Prezkuta2012-06-251-15/+20
* add some debug loggingZach Prezkuta2012-06-251-0/+1
* Clean up the Diaspora connectivity:Zach Prezkuta2012-06-251-18/+40
* fix check for parent of StatusNet API postZach Prezkuta2012-06-251-1/+1
* Implement relaying of relayable_retractionsZach Prezkuta2012-06-031-5/+5
* private group tests, cont.friendica2012-05-291-12/+25
* fix wall_uploaded photo permissions on group post by memberfriendica2012-05-251-1/+3
* redir links for permission controlled attachmentsfriendica2012-05-211-10/+6
* set comment permissions explicitly to parent permissionsfriendica2012-05-191-5/+14
* Avoid tagging both '@Robert Johnson' and also '@Robert', when '@Robert Johnso...friendica2012-05-021-5/+33
* separate tag search from body searchfriendica2012-04-231-1/+1
* function name typofriendica2012-04-151-1/+1
* move all fix_mce to one function so it can easily be undonefriendica2012-04-101-2/+1
* use local_user for tag completion if available. See bug #368friendica2012-04-091-1/+1
* fix to wall_upload photos default permissions to use cid rather than uid.friendica2012-04-081-1/+1
* tag tests cont.friendica2012-04-071-1/+0
* some work on testsfriendica2012-04-071-0/+1
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-12/+35
|\
| * allow users to set categories on their postsMichael Johnston2012-04-011-6/+24
| * title not updated when editing postfriendica2012-03-281-1/+1
| * typo datarry -> datarrayMichael Johnston2012-03-251-1/+1
| * ability to change tags in edited postsfriendica2012-03-221-7/+12
|/
* work around doubled linefeeds in tinymce3.5b2friendica2012-03-211-0/+10
* cut/paste errorfriendica2012-03-171-1/+1
* syntax error from pasted text, remove ^M'sfriendica2012-03-161-96/+96
* Merge pull request #132 from campino/masterfriendica2012-03-141-104/+140
|\
| * get_tags tests corrected. They test for the right things now. Alexander Kampmann2012-03-141-6/+7
| * get tags test improvedAlexander Kampmann2012-03-121-24/+55
| * splitted test cases.Alexander Kampmann2012-03-091-104/+108
* | PHP Fatal error: Call-time pass-by-reference has been removed in mod/item.ph...Simon L'nu2012-03-141-1/+1
|/
* mod/item.php pass 'parent' to notificationAbinoam P. Marques Jr2012-02-251-1/+2
* scale external imagesfriendica2012-02-251-0/+2
* new notifications - implement storagefriendica2012-02-181-0/+2
* encode email headers on message deliveriesfriendica2012-02-151-2/+3
* edit post not working after plaintext editor fixes, missing some recent edito...friendica2012-02-091-1/+2
* allow plugin to abort message posting, fix half-duplex D* relationshipfriendica2012-01-301-0/+14