aboutsummaryrefslogtreecommitdiffstats
path: root/mod/item.php
Commit message (Collapse)AuthorAgeFilesLines
* status.net mentions to non-followers require the numeric profile URL, not ↵Friendika2011-02-261-0/+13
| | | | the nickname profile URL. Though it works when they are a follower.
* 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
|
* modify tag handling and replies to stnetFriendika2011-02-081-1/+21
|
* more error checking on postsFriendika2011-02-041-10/+20
|
* post to email recips (backend)Friendika2011-01-311-2/+29
|
* more debugging to see if the google push hub is even trying to publish our ↵Friendika2011-01-301-0/+1
| | | | content.
* Added proc_run() and modified all occurrence of proc_close(proc_open()) to ↵fabrixxm2011-01-241-4/+3
| | | | use proc_run()
* fix a few issues with code blocks, ignore tags within blocks, fold ↵Friendika2011-01-231-0/+4
| | | | multi-line blocks to one, also turn html br into two LFs.
* given a tag @foo, don't also link/replace words like food in msg bodyFriendika2011-01-231-1/+1
|
* much better solution to privacy on ajax wall photosFriendika2011-01-041-27/+26
|
* set permissions of uploaded wall photo to match those of theFriendika2011-01-031-0/+44
| | | | associated status post.
* move facebook post to addon - and under the AGPLFriendika2010-12-271-26/+3
|
* plugin/addon API landing - still things left to do before it's usefulFriendika2010-12-221-31/+75
|
* don't send any private messages over the facebook channelFriendika2010-12-191-2/+12
|
* facebook connector - initial checkin (untested)Friendika2010-12-171-0/+32
|
* display the fact that a conversation is private without disclosing the ↵Friendika2010-12-071-4/+8
| | | | details of who can/cannot see it.
* verify all the display links in emailsFriendika2010-11-261-2/+2
|
* added more notifier loggingFriendika2010-11-251-0/+3
|
* tag search boolean modeFriendika2010-11-241-3/+3
|
* add linked hashtags to item tagFriendika2010-11-171-1/+4
|
* linkify hash tagsFriendika2010-11-081-0/+5
|
* full name tags => itemsFriendika2010-11-071-0/+1
|
* add display link to notify emailsFriendika2010-11-041-0/+2
|
* hub anomolies & swat0 complianceFriendika2010-11-041-5/+2
|
* infrastructure for swat0 (#fsw)Mike Macgirvin2010-11-011-3/+3
|
* add rel=mentioned links for tagged personsMike Macgirvin2010-10-311-1/+1
|
* notify folks who have been tagged in a postMike Macgirvin2010-10-311-10/+16
|
* provide the means to tag link a person by full_nameMike Macgirvin2010-10-291-7/+17
|
* catch a couple of edge cases with the tag linkifierMike Macgirvin2010-10-281-1/+1
|
* linkify @person and @person@domain.com tagsMike Macgirvin2010-10-281-1/+44
|
* use browser geolocation when desiredMike Macgirvin2010-10-191-2/+4
|
* more docoMike Macgirvin2010-10-061-0/+14
|
* stronger type checking on comparisonsMike Macgirvin2010-09-261-4/+4
|
* preliminary network abstraction, configurable debugging.Mike Macgirvin2010-09-261-2/+5
|
* localisation path for all view templatesMike Macgirvin2010-09-221-2/+2
|
* prepare for open source server releaseMike Macgirvin2010-09-211-2/+2
|
* more preparation for activitiesMike Macgirvin2010-09-091-2/+5
|
* activity verbsMike Macgirvin2010-09-091-2/+7
|
* fix itemMike Macgirvin2010-09-091-1/+1
|
* populate wall elementMike Macgirvin2010-09-091-3/+10
|
* found the missing comment box bugMike Macgirvin2010-09-091-2/+3
|
* mistpark 2.0 infrasturcture landsMike Macgirvin2010-09-081-45/+11
|