aboutsummaryrefslogtreecommitdiffstats
path: root/include/diaspora.php
Commit message (Expand)AuthorAgeFilesLines
...
* more hard workfriendica2014-08-261-121/+99
* works one way sort of - now to go the other way - which will require fixing ...friendica2014-08-261-24/+43
* houston we have liftofffriendica2014-08-261-11/+13
* take off the kid glovesfriendica2014-08-261-44/+19
* more diaspora stuff - most of the basic bits are there except queueing and ph...friendica2014-08-251-11/+36
* sort out some anomaliesfriendica2014-08-251-3/+3
* more diaspora heavy liftingfriendica2014-08-251-48/+187
* another round of heavy liftingfriendica2014-08-211-112/+99
* provide the site blacklist everywhere it is neededfriendica2014-08-211-0/+26
* some work on network discoveryfriendica2014-08-191-73/+18
* diaspora - crazy amount of work remainingfriendica2014-08-191-80/+63
* beginning of permission role settingsfriendica2014-08-171-1/+1
* diaspora - begin heavy lifting. This is a 738 tonne brick with a herd of elep...friendica2014-08-171-218/+118
* provide backend storage and declaration of directory realmfriendica2014-08-161-25/+9
* here's the file but I'm less than 5% of the way through porting it.friendica2014-08-121-0/+2807
* Removing connectors we won't be needing - this is probably going to break som...friendica2012-07-181-2571/+0
* merge upstream, slider work, refactor ping module, language selection workfriendica2012-07-131-26/+43
* upstream fixes and a lot of taxonomy stufffriendica2012-07-101-4/+4
* slightly better way of handling last loopZach Prezkuta2012-07-051-1/+3
* add some timeouts to prevent deadlockZach Prezkuta2012-07-051-2/+10
* add rudimentary locking capability to Friendica functionsZach Prezkuta2012-07-051-20/+77
* render the recycle symbol correctly on Diaspora resharesfriendica2012-07-041-1/+1
* ok now I'm just making silly mistakes--take out premature function locking codeZach Prezkuta2012-06-231-77/+20
* use author handle instead of sender handleZach Prezkuta2012-06-231-24/+84
* allow linking to Diaspora's scaled-down imagesZach Prezkuta2012-06-231-1/+2
* Merge remote branch 'upstream/master'Michael Vogel2012-06-231-52/+28
|\
| * create new signed text for relayables right when relaying themZach Prezkuta2012-06-201-52/+28
* | Diaspora: Messages are now looking betterMichael Vogel2012-06-231-2/+18
* | New function to convert bbcode to markdown.Michael Vogel2012-06-171-4/+4
|/
* more cleanupZach Prezkuta2012-06-161-15/+0
* some cleanup of obsolete codeZach Prezkuta2012-06-161-31/+6
* still need the original author information for comments and likesZach Prezkuta2012-06-161-0/+24
* update signature checking for relayablesZach Prezkuta2012-06-161-69/+122
* Debugged implementation of Diaspora relayable_retractionsZach Prezkuta2012-06-031-0/+0
* cleanup and loggingZach Prezkuta2012-06-031-22/+20
* first shot at getting like/unlike functions to work consistentlyZach Prezkuta2012-06-031-8/+14
* Fix bugs in the retraction codeZach Prezkuta2012-06-031-35/+11
* Implement relaying of relayable_retractionsZach Prezkuta2012-06-031-29/+122
* Support relayable_retractions that are relayed to us by the top-level post ownerZach Prezkuta2012-06-031-9/+37
* turn registration code into a standalone function for re-usefriendica2012-05-311-4/+4
* query using both `id` and `parent`Zach Prezkuta2012-05-311-2/+10
* more private forums, default privacy group for new contactsfriendica2012-05-171-0/+8
* If a contact has had delivery issues in the last 15 minutes, send new posts s...friendica2012-05-071-6/+12
* separate tag search from body searchfriendica2012-04-231-6/+6
* bug #388 - notify_comment received after post deletedfriendica2012-04-221-1/+1
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-9/+30
|\
| * also block outboundfriendica2012-04-041-0/+5
| * log disabled requestsfriendica2012-04-041-2/+6
| * bug: diaspora_enabled setting turns it on but doesn't fully turn it off.friendica2012-04-041-0/+8
| * add title to D* postsfriendica2012-04-011-1/+5