aboutsummaryrefslogtreecommitdiffstats
path: root/mod/post.php
Commit message (Expand)AuthorAgeFilesLines
* more libzot stuffredmatrix2015-12-081-467/+4
* abstract the message handlersredmatrix2015-12-071-1/+2
* remove duplicated coderedmatrix2015-12-061-474/+3
* start of v4redmatrix2015-12-061-1/+8
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-031-0/+2
|\
| * backport small bits of the re-install fix; at least the damaging bitsredmatrix2015-11-031-6/+6
* | better re-install detection/protection. This necessitated a slight protocol c...redmatrix2015-11-031-21/+33
* | need better peer verification due to re-install issue, this is temporaryredmatrix2015-11-031-31/+38
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-211-122/+128
|\|
| * issue #52 - try all matching hublocs for remote auth, not just the "best one".redmatrix2015-09-211-128/+135
* | DB changes for some channel flagsredmatrix2015-06-151-3/+1
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-091-1/+6
|\|
| * magic auth issues on dreamhostredmatrix2015-06-071-1/+6
* | Merge branch 'master' into tresfriendica2015-04-231-269/+288
|\|
| * fix regdirfriendica2015-03-311-1/+5
| * Correcting reported Doxygen syntax warnings.Klaus Weidenbach2015-03-291-272/+257
| * missing includefriendica2015-03-101-0/+1
| * channel delegationfriendica2015-03-101-12/+40
| * lost ability to delete eventsfriendica2015-02-151-1/+1
* | Merge branch 'master' into tresfriendica2015-01-291-2/+2
|\|
| * remote_user => remote_channelfriendica2015-01-281-1/+1
| * local_user => local_channelfriendica2015-01-281-1/+1
* | working through the xchan table to remove bitfields, mostly complete except f...friendica2015-01-201-13/+3
* | first cut at unpacking bitfields in hubloc, fixed hubloc_error and hubloc_del...friendica2015-01-201-8/+5
|/
* 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