aboutsummaryrefslogtreecommitdiffstats
path: root/mod/post.php
Commit message (Collapse)AuthorAgeFilesLines
* add individual message delivery reportingfriendica2012-12-311-1/+1
|
* no hub - well doh, no wonder; we were looking for array['hub'] and it's ↵friendica2012-12-291-2/+0
| | | | actually array['url'].
* 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 ↵friendica2012-11-191-9/+84
| | | | stored at the other end.
* DATABASE: outq additions, delivery now getting the notify across to the ↵friendica2012-11-191-19/+20
| | | | other side
* got zotfriendica2012-11-121-0/+3
|
* one could say we've sort of got zot - at least there are two-way ↵friendica2012-11-121-11/+47
| | | | communications for channel meta info, don't yet know if it's working
* rework a couple of zot basicsfriendica2012-11-101-4/+8
|
* starting to get into the hairy parts of zot - identity, location, and ↵friendica2012-11-101-10/+25
| | | | permission synchronisation. After this, messaging should be a piece of cake.
* 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
| | | | | | Conflicts: include/config.php update.php
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* zot endpointFriendika2011-09-261-0/+51