Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updates | friendica | 2012-09-09 | 1 | -0/+8 |
| | |||||
* | more DB cleanup | friendica | 2012-08-30 | 1 | -13/+13 |
| | |||||
* | try and eliminate the openssl warnings for forums trying to talk back to fans | friendica | 2012-06-20 | 1 | -1/+1 |
| | |||||
* | profile redir - goto correct profile page even if contact blocked, you just ↵ | friendica | 2012-04-10 | 1 | -2/+4 |
| | | | | can't do anything. | ||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -9/+12 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | well that was a stupid mistake... | friendica | 2012-04-04 | 1 | -1/+1 |
| | | |||||
| * | preparation for some possibly killer features | friendica | 2012-03-26 | 1 | -9/+12 |
|/ | |||||
* | community discovery cont., cleanup of DB debugging | friendica | 2012-03-18 | 1 | -3/+3 |
| | |||||
* | some zot-id infrastructure | friendica | 2012-01-29 | 1 | -0/+1 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | some more zot changes migrating back to f9a mainline | Friendika | 2011-08-01 | 1 | -4/+4 |
| | |||||
* | move hidewall to user table - queries are getting too complicated and ↵ | Friendika | 2011-07-05 | 1 | -1/+1 |
| | | | | servers falling over | ||||
* | minor string update | Friendika | 2011-05-25 | 1 | -0/+6 |
| | |||||
* | add info() function. Works like notice() but show messages in a div with ↵ | Fabio Comuni | 2011-05-23 | 1 | -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 ↵ | Friendika | 2011-04-21 | 1 | -0/+4 |
| | | | | do so | ||||
* | don't show connect link to authenticated visitors | Friendika | 2011-04-20 | 1 | -0/+2 |
| | |||||
* | little fix | Friendika | 2011-04-10 | 1 | -2/+2 |
| | |||||
* | set writable flag on dfrn_poll | Friendika | 2011-04-10 | 1 | -0/+18 |
| | |||||
* | initial dfrn update to pass perms | Friendika | 2011-04-10 | 1 | -1/+4 |
| | |||||
* | better handling of troublesome feeds. | Friendika | 2011-04-04 | 1 | -2/+2 |
| | |||||
* | missed merge conflict tag | Friendika | 2011-04-04 | 1 | -4/+0 |
| | |||||
* | Merge branch 'iconpopup' of https://github.com/fabrixxm/friendika into ↵ | Friendika | 2011-04-04 | 1 | -1/+5 |
|\ | | | | | | | | | | | | | fabrixxm-iconpopup Conflicts: mod/dfrn_poll.php | ||||
| * | fix profile redirect url in dfrn_poll | Fabio Comuni | 2011-04-04 | 1 | -2/+3 |
| | | |||||
* | | profile not set | Friendika | 2011-04-04 | 1 | -1/+2 |
|/ | |||||
* | allow other destinations according to protocol | Friendika | 2011-04-01 | 1 | -3/+5 |
| | |||||
* | redirect to symbolic rather than absolute URL locations | Friendika | 2011-04-01 | 1 | -2/+16 |
| | |||||
* | dfrn remote profile protocol revision | Friendika | 2011-03-30 | 1 | -9/+83 |
| | |||||
* | placeholder arg in dfrn conversations | Friendika | 2011-03-30 | 1 | -2/+2 |
| | |||||
* | secure profile failure | Friendika | 2011-03-30 | 1 | -2/+2 |
| | |||||
* | update source strings | fabrixxm | 2011-03-11 | 1 | -2/+2 |
| | |||||
* | feed cleanup | Friendika | 2011-02-07 | 1 | -1/+1 |
| | |||||
* | more debugging to see if the google push hub is even trying to publish our ↵ | Friendika | 2011-01-30 | 1 | -0/+1 |
| | | | | content. | ||||
* | provide "return home" key | Friendika | 2011-01-04 | 1 | -0/+2 |
| | |||||
* | secure profile redirect failed with duplex relationship | Friendika | 2010-12-25 | 1 | -5/+5 |
| | |||||
* | undo one of the hooks from last checkin - passing objects led to error | Friendika | 2010-12-24 | 1 | -0/+3 |
| | |||||
* | set encryption vars to empty when contact not found | Friendika | 2010-12-10 | 1 | -0/+2 |
| | |||||
* | significantly enhanced profile security | Friendika | 2010-12-07 | 1 | -50/+164 |
| | |||||
* | cache result of (expensive) security check for visitor rights | Friendika | 2010-12-02 | 1 | -17/+8 |
| | | | | begin tightening x-profile security | ||||
* | change remote welcome message | Friendika | 2010-11-25 | 1 | -2/+2 |
| | |||||
* | more lint | Mike Macgirvin | 2010-10-31 | 1 | -18/+13 |
| | |||||
* | group/community/celebrity pages | Mike Macgirvin | 2010-10-18 | 1 | -2/+5 |
| | |||||
* | set correct content-type on feeds, status.net is fussy and ignores the one ↵ | Mike Macgirvin | 2010-10-13 | 1 | -0/+2 |
| | | | | declared in the xrd | ||||
* | cleanup to ensure protocol version is passed properly. We will need it ↵ | Mike Macgirvin | 2010-10-12 | 1 | -11/+18 |
| | | | | if/when any incompatible protocol changes are introduced. | ||||
* | stronger type checking on comparisons | Mike Macgirvin | 2010-09-26 | 1 | -4/+4 |
| | |||||
* | polling horked on certain relationships | Mike Macgirvin | 2010-09-20 | 1 | -10/+11 |
| | |||||
* | like, dislike, activity streams, etc. | Mike Macgirvin | 2010-09-17 | 1 | -1/+1 |
| | |||||
* | tag each side of the duplex | Mike Macgirvin | 2010-09-12 | 1 | -42/+120 |
| | |||||
* | doco | Mike Macgirvin | 2010-09-09 | 1 | -1/+7 |
| | |||||
* | redirection to wrong profile in multi-user mode | Mike Macgirvin | 2010-09-09 | 1 | -17/+23 |
| | |||||
* | mistpark 2.0 infrasturcture lands | Mike Macgirvin | 2010-09-08 | 1 | -6/+11 |
| |