aboutsummaryrefslogtreecommitdiffstats
path: root/mod/dfrn_poll.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-9/+12
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * well that was a stupid mistake...friendica2012-04-041-1/+1
| |
| * preparation for some possibly killer featuresfriendica2012-03-261-9/+12
|/
* community discovery cont., cleanup of DB debuggingfriendica2012-03-181-3/+3
|
* some zot-id infrastructurefriendica2012-01-291-0/+1
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* some more zot changes migrating back to f9a mainlineFriendika2011-08-011-4/+4
|
* move hidewall to user table - queries are getting too complicated and ↵Friendika2011-07-051-1/+1
| | | | servers falling over
* minor string updateFriendika2011-05-251-0/+6
|
* add info() function. Works like notice() but show messages in a div with ↵Fabio Comuni2011-05-231-2/+2
| | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes
* "firewall" setting - block all public pages from the public if configured to ↵Friendika2011-04-211-0/+4
| | | | do so
* don't show connect link to authenticated visitorsFriendika2011-04-201-0/+2
|
* little fixFriendika2011-04-101-2/+2
|
* set writable flag on dfrn_pollFriendika2011-04-101-0/+18
|
* initial dfrn update to pass permsFriendika2011-04-101-1/+4
|
* better handling of troublesome feeds.Friendika2011-04-041-2/+2
|
* missed merge conflict tagFriendika2011-04-041-4/+0
|
* Merge branch 'iconpopup' of https://github.com/fabrixxm/friendika into ↵Friendika2011-04-041-1/+5
|\ | | | | | | | | | | | | fabrixxm-iconpopup Conflicts: mod/dfrn_poll.php
| * fix profile redirect url in dfrn_pollFabio Comuni2011-04-041-2/+3
| |
* | profile not setFriendika2011-04-041-1/+2
|/
* allow other destinations according to protocolFriendika2011-04-011-3/+5
|
* redirect to symbolic rather than absolute URL locationsFriendika2011-04-011-2/+16
|
* dfrn remote profile protocol revisionFriendika2011-03-301-9/+83
|
* placeholder arg in dfrn conversationsFriendika2011-03-301-2/+2
|
* secure profile failureFriendika2011-03-301-2/+2
|
* update source stringsfabrixxm2011-03-111-2/+2
|
* feed cleanupFriendika2011-02-071-1/+1
|
* more debugging to see if the google push hub is even trying to publish our ↵Friendika2011-01-301-0/+1
| | | | content.
* provide "return home" keyFriendika2011-01-041-0/+2
|
* secure profile redirect failed with duplex relationshipFriendika2010-12-251-5/+5
|
* undo one of the hooks from last checkin - passing objects led to errorFriendika2010-12-241-0/+3
|
* set encryption vars to empty when contact not foundFriendika2010-12-101-0/+2
|
* significantly enhanced profile securityFriendika2010-12-071-50/+164
|
* cache result of (expensive) security check for visitor rightsFriendika2010-12-021-17/+8
| | | | begin tightening x-profile security
* change remote welcome messageFriendika2010-11-251-2/+2
|
* more lintMike Macgirvin2010-10-311-18/+13
|
* group/community/celebrity pagesMike Macgirvin2010-10-181-2/+5
|
* set correct content-type on feeds, status.net is fussy and ignores the one ↵Mike Macgirvin2010-10-131-0/+2
| | | | declared in the xrd
* cleanup to ensure protocol version is passed properly. We will need it ↵Mike Macgirvin2010-10-121-11/+18
| | | | if/when any incompatible protocol changes are introduced.
* stronger type checking on comparisonsMike Macgirvin2010-09-261-4/+4
|
* polling horked on certain relationshipsMike Macgirvin2010-09-201-10/+11
|
* like, dislike, activity streams, etc.Mike Macgirvin2010-09-171-1/+1
|
* tag each side of the duplexMike Macgirvin2010-09-121-42/+120
|
* docoMike Macgirvin2010-09-091-1/+7
|
* redirection to wrong profile in multi-user modeMike Macgirvin2010-09-091-17/+23
|
* mistpark 2.0 infrasturcture landsMike Macgirvin2010-09-081-6/+11
|
* start on 2way comms, 2.0 devMike Macgirvin2010-09-021-17/+26
|
* mongo checkin, global directory, redir rework, location basicsMike Macgirvin2010-08-191-1/+1
|
* misc little fixesMike Macgirvin2010-08-161-10/+12
|
* installer changes, pe syncMike Macgirvin2010-08-151-1/+1
|