aboutsummaryrefslogtreecommitdiffstats
path: root/mod/post.php
Commit message (Expand)AuthorAgeFilesLines
* lost ability to delete eventsfriendica2015-02-151-1/+1
* remote_user => remote_channelfriendica2015-01-281-1/+1
* local_user => local_channelfriendica2015-01-281-1/+1
* hide online presence maps to DNTfriendica2014-11-241-0/+3
* PostgreSQL support initial commitHabeas Codice2014-11-131-8/+10
* check that we have valid datafriendica2014-11-011-10/+16
* What this checkin does is catch the case where a comment arrived and there's ...friendica2014-10-301-1/+15
* some backend work for the remaining missing bits of mod_hubman - this is stil...friendica2014-09-131-2/+2
* clean up more code duplicationfriendica2014-07-141-4/+6
* visage tracking opt-in/opt-outfriendica2014-07-031-0/+8
* session DNT - if you want it use it.friendica2014-07-031-0/+4
* cleanup dead directory entries. This was a real b#tch, so keep your eye out f...friendica2014-05-281-0/+22
* log pickupsfriendica2014-05-051-0/+2
* Include the entire original item when notifying other channels of deletions a...friendica2014-04-101-1/+1
* json_return_and_dir isn't a thingThomas Willingham2014-03-131-1/+1
* json_return_and_dir is a typofriendica2014-03-121-1/+1
* fix third-party zid'sfriendica2014-03-041-0/+1
* rev update and a minor fix (missing param) to force_refreshfriendica2014-02-141-1/+1
* implement a forced directory update mode where we unconditionally create a di...friendica2014-02-111-4/+7
* started analysis of ping response and clean up more loggerMichael Meer2014-01-301-5/+5
* to make visible what I try, ping still won't work, but I'm confused about get...Michael Meer2014-01-281-0/+2
* add a temporary logger command at remote server sideMichael Meer2014-01-271-0/+1
* add account_level, is_foreigner and is_member functions; convert all e2ee use...friendica2013-12-231-0/+5
* authtest: do a better job of success/failure indicationfriendica2013-12-171-1/+1
* couple of additional checksfriendica2013-12-051-1/+12
* mod_authtest --- magic-auth diagnostic for those that are too freaking import...friendica2013-12-051-2/+62
* generate a small amount of entropy to avoid duplicate notifications from esse...friendica2013-12-041-2/+4
* include re-organisation and more doco, post_to_red fix ampersands in categoriesfriendica2013-12-041-2/+2
* on successful magic-auth, put remote_service_class and remote_hub into the se...friendica2013-12-031-4/+21
* more work on magic-authfriendica2013-12-021-2/+15
* magic-auth re-factorfriendica2013-12-021-112/+105
* refactor magic-authfriendica2013-12-021-17/+5
* file corruptionfriendica2013-12-011-122/+0
* document the ping packet - and remove the ancient rusty brown square default ...friendica2013-12-011-10/+165
* don't magic-auth against a deleted channelfriendica2013-12-011-9/+14
* magic auth fix plus docofriendica2013-12-011-2/+75
* zot documentation inline in the code where we need it most.friendica2013-12-011-0/+120
* mark hublocs with incorrect sitekeys deletedfriendica2013-11-211-0/+14
* Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ...friendica2013-11-201-2/+2
* set a default value for $webbie - it's the right thing to do.friendica2013-11-181-0/+2
* to clarify the fact, we'll remove the line we no longer need instead of comme...friendica2013-11-181-1/+0
* change the way magic-auth works - we rarely need a destination channel and if...friendica2013-11-181-106/+105
* magic auth issuesfriendica2013-11-171-3/+3
* document extra featuresfriendica2013-11-171-2/+2
* 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