aboutsummaryrefslogtreecommitdiffstats
path: root/mod/item.php
Commit message (Expand)AuthorAgeFilesLines
* several fixes for attachmentsFriendika2011-08-031-1/+5
* re-parent api post item with parent_id and no parent_uriFriendika2011-08-031-8/+19
* api profilesFriendika2011-07-311-2/+27
* better handling of api comments/repliesFriendika2011-07-311-5/+20
* event ownership from remote feeds messed up, this is one step - may require moreFriendika2011-07-121-5/+3
* allow spaces in @ tagsFriendika2011-06-291-6/+14
* new item view, sort by received date - not posted date.Friendika2011-06-231-2/+4
* don't allow tags in app sourceFriendika2011-06-231-1/+1
* friendika-z initial implementationFriendika2011-06-231-0/+1
* item sourceFriendika2011-06-201-2/+6
* api post sort of working - output status,user need to be swappedFriendika2011-06-191-0/+2
* avoid race condition on delete checked itemsFriendika2011-06-161-0/+2
* delete selected itemsFriendika2011-06-151-96/+9
* Dear $username not expanded/replaced in text emailsFriendika2011-06-141-0/+4
* remove event if attached item is deletedFriendika2011-06-081-0/+11
* events, continued. Also better regex matching accounting for empty elementsFriendika2011-06-071-2/+2
* small fixes to item post to try and sort out segfault issues on php 5.3 (?)Friendika2011-05-291-4/+7
* don't reset photo permissions unless photo has owner-only permissionsFriendika2011-05-271-1/+13
* sort out a couple of email notify issuesFriendika2011-05-251-14/+14
* remove debug lineFriendika2011-05-251-1/+1
* file attachmentsFriendika2011-05-251-4/+49
* bug #85Friendika2011-05-231-0/+5
* add info() function. Works like notice() but show messages in a div with clas...Fabio Comuni2011-05-231-1/+1
* removed buggy debug code ;)Friendika2011-05-221-3/+0
* fixed a couple of bugsChris Case2011-05-211-16/+19
* merged multipart email changesChris Case2011-05-211-79/+106
|\
| * deprecate load_view_fileFriendika2011-05-111-2/+2
| * configurable FB poll interval, default 1hr.Friendika2011-05-021-1/+2
| * lots of facebook fixesFriendika2011-04-261-1/+2
| * email integration, cont.Friendika2011-04-171-7/+10
| * set utf-8 on all emailsFriendika2011-04-141-2/+9
| * Merge branch 'gettext' of https://github.com/fabrixxm/friendika into fabrixxm...Friendika2011-03-181-7/+7
| |\
| | * Update more stringsFabio Comuni2011-03-181-1/+1
| | * Fix spaces around t() and tt()fabrixxm2011-03-131-2/+2
| | * update source stringsfabrixxm2011-03-111-7/+7
| * | rework post editing a bitFriendika2011-03-181-77/+79
| * | edit posting after submissionFriendika2011-03-181-1/+47
| * | protect tags from double expansion during RTFriendika2011-03-161-0/+4
| * | content expirationFriendika2011-03-151-1/+1
| |/
* / image updatesChris Case2011-05-211-1/+109
|/
* status.net mentions to non-followers require the numeric profile URL, not the...Friendika2011-02-261-0/+13
* move php path setting inside proc_runFriendika2011-02-231-8/+2
* ajax reload fixesFriendika2011-02-161-2/+9
* properly handle error returns in post w/ajaxFriendika2011-02-161-4/+9
* small fixesFriendika2011-02-161-1/+1
* provide permalink for posts, include permalinks in feeds and imported from feedsFriendika2011-02-161-1/+2
* ajax commentsFriendika2011-02-141-0/+3
* preliminary ajax comment setupsFriendika2011-02-121-1/+3
* post permission hooksFriendika2011-02-091-0/+2
* more graceful handling of some statusnet followupsFriendika2011-02-081-5/+7