aboutsummaryrefslogtreecommitdiffstats
path: root/mod/post.php
Commit message (Expand)AuthorAgeFilesLines
* Fix name of BleichenbacherOlaf Conradi2013-09-241-2/+2
* reduce susceptibility to bleichenberger attackfriendica2013-09-241-6/+18
* more remote error reporting for zotfriendica2013-09-121-0/+11
* implement tip from Mike, corrected the sql statementMichael Meer2013-09-111-1/+1
* flag failed auth attempts in DB table hublocMichael Meer2013-09-111-0/+6
* implement a 'ping' message type to respond if we're still here and whether ou...friendica2013-08-291-0/+13
* start timestamping hubloc connections so we can eventually remove dead onesfriendica2013-08-241-1/+11
* progress on unfriendingfriendica2013-08-041-6/+15
* fix for multiple hublocs and incoming magic authfriendica2013-05-291-2/+2
* we don't need every hubloc for the site, only those that have different keysfriendica2013-05-161-1/+1
* allow multiple hublocsfriendica2013-05-161-2/+2
* workarounds for people that re-install and end up polluting everybody's datab...friendica2013-05-161-5/+24
* tweaksfriendica2013-05-151-1/+1
* add magic_auth_complete hookfriendica2013-05-151-0/+3
* turn naked links in posts into zrl's if we've got a hubloc for the sitefriendica2013-04-181-1/+1
* IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the privacy-...friendica2013-04-141-1/+11
* set hidden flags on new directory entries, not just existing onesfriendica2013-03-261-2/+7
* magic auth issuefriendica2013-03-261-3/+11
* docofriendica2013-03-251-8/+40
* .friendica2013-03-101-0/+1
* moving onfriendica2013-02-181-0/+25
* fix auto rmagic when visiting with zidfriendica2013-02-131-0/+6
* recursion and typo in rmagic with zidfriendica2013-02-131-1/+2
* turn down the log noise a bitfriendica2013-01-241-5/+14
* plug potential hole in magic auth, add link to chanview to view in dedicated ...friendica2013-01-231-25/+45
* now we're into the minor nitty fixesfriendica2013-01-211-1/+2
* testing beginsfriendica2013-01-211-3/+3
* magic auth - it's mostly done or at least all the code bits are written and i...friendica2013-01-211-4/+147
* more work on magic authfriendica2013-01-211-0/+6
* add individual message delivery reportingfriendica2012-12-311-1/+1
* no hub - well doh, no wonder; we were looking for array['hub'] and it's actua...friendica2012-12-291-2/+0
* You've got mail! (actually a post, mail is for another day)friendica2012-11-261-1/+1
* "heavy lifting" - zot messages flowing, now just need to be parsed and stored...friendica2012-11-191-9/+84
* DATABASE: outq additions, delivery now getting the notify across to the other...friendica2012-11-191-19/+20
* got zotfriendica2012-11-121-0/+3
* one could say we've sort of got zot - at least there are two-way communicatio...friendica2012-11-121-11/+47
* rework a couple of zot basicsfriendica2012-11-101-4/+8
* starting to get into the hairy parts of zot - identity, location, and permiss...friendica2012-11-101-10/+25
* basic hub registrationfriendica2012-08-211-4/+4
* zot basic comm structure (real basic)friendica2012-08-091-0/+11
* moving forward againfriendica2012-08-081-34/+10
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* zot endpointFriendika2011-09-261-0/+51