aboutsummaryrefslogtreecommitdiffstats
path: root/mod/item.php
Commit message (Expand)AuthorAgeFilesLines
...
* redirect to a useful location after deleting or ignoring a friend request, be...friendica2012-01-241-2/+26
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* api post broken with recent change to use REQUEST vars in mod_itemfriendica2012-01-151-1/+1
* use $_REQUEST for all post items, move default api permission code block to s...friendica2012-01-121-44/+55
* bug #251 - privacy settings not working via APIfriendica2012-01-121-6/+6
* post previewfriendica2012-01-091-0/+3
* bypass D* markdown bug for nowfriendica2012-01-091-0/+2
* backend for per-network streamsfriendica2012-01-051-3/+1
* comment previewfriendica2012-01-051-1/+1
* backend support for post previewfriendica2012-01-051-9/+15
* add verb and item to notifications to aid in localisationfriendica2012-01-031-2/+6
* notification testingfriendica2011-12-271-1/+1
* extending notifications to other typesfriendica2011-12-261-119/+25
* eliminate dup identical hashtags in postsfriendica2011-12-161-3/+7
* api post default to default post permissions was brokenfriendica2011-12-071-11/+12
* use default post permissions when coming from api - unless permissions are ex...friendica2011-11-281-0/+11
* forum split delivery flagfriendica2011-11-181-2/+2
* @ completion is a bit too greedyFriendika2011-11-051-2/+4
* fix for multiple consecutive @ tagsFriendika2011-11-021-0/+1
* prevent duplicate @ tagsFriendika2011-11-021-6/+12
* bookmarks not getting translated to D*Friendika2011-11-011-3/+9
* add contact-id to auto-complete response to resolve duplicatesFriendika2011-10-271-1/+11
* Use oembed for bookmark, audio, video, youtubeFabio Comuni2011-10-241-1/+0
* origin flag handling, and bug #137 - provide timezone conversion for events p...Friendika2011-10-171-4/+11
* stuffFriendika2011-10-111-3/+7
* clean up w3c validation and layout for priv mail and lang selectorFriendika2011-10-051-1/+1
* removing another potential way a post could have a zero parent.Friendika2011-10-031-0/+5
* more multiline regex fixesFriendika2011-09-201-3/+3
* optimise the commented date viewFriendika2011-09-181-4/+7
* update timestamp on activity change (comment/like)Friendika2011-09-161-0/+6
* Dreamhost's unreliable process model is really getting irritatingFriendika2011-09-121-8/+18
* allow html post to apiFriendika2011-09-111-9/+4
* bookmarks + bug #140Friendika2011-09-041-3/+14
* infrastructure for personalised @ tags (no UI/settings form yet), allow own c...Friendika2011-09-011-1/+2
* youtube redirect fixesFriendika2011-08-301-1/+1
* bring Diaspora message signing back to the source author - whether they like ...Friendika2011-08-281-0/+29
* cronhooks brokenFriendika2011-08-151-1/+1
* privacy enforcement on pubmail_enableFriendika2011-08-151-1/+1
* honour "post to xxx network by default" when using APIFriendika2011-08-141-0/+14
* guids on itemsFriendika2011-08-071-1/+1
* item guidsFriendika2011-08-071-2/+6
* 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