| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | and ... we've got a comment coming the other way | friendica | 2014-08-26 | 1 | -0/+1 |
* | more hard work | friendica | 2014-08-26 | 1 | -121/+99 |
* | works one way sort of - now to go the other way - which will require fixing ... | friendica | 2014-08-26 | 1 | -24/+43 |
* | houston we have liftoff | friendica | 2014-08-26 | 1 | -11/+13 |
* | take off the kid gloves | friendica | 2014-08-26 | 1 | -44/+19 |
* | more diaspora stuff - most of the basic bits are there except queueing and ph... | friendica | 2014-08-25 | 1 | -11/+36 |
* | sort out some anomalies | friendica | 2014-08-25 | 1 | -3/+3 |
* | more diaspora heavy lifting | friendica | 2014-08-25 | 1 | -48/+187 |
* | another round of heavy lifting | friendica | 2014-08-21 | 1 | -112/+99 |
* | provide the site blacklist everywhere it is needed | friendica | 2014-08-21 | 1 | -0/+26 |
* | some work on network discovery | friendica | 2014-08-19 | 1 | -73/+18 |
* | diaspora - crazy amount of work remaining | friendica | 2014-08-19 | 1 | -80/+63 |
* | beginning of permission role settings | friendica | 2014-08-17 | 1 | -1/+1 |
* | diaspora - begin heavy lifting. This is a 738 tonne brick with a herd of elep... | friendica | 2014-08-17 | 1 | -218/+118 |
* | provide backend storage and declaration of directory realm | friendica | 2014-08-16 | 1 | -25/+9 |
* | here's the file but I'm less than 5% of the way through porting it. | friendica | 2014-08-12 | 1 | -0/+2807 |
* | Removing connectors we won't be needing - this is probably going to break som... | friendica | 2012-07-18 | 1 | -2571/+0 |
* | merge upstream, slider work, refactor ping module, language selection work | friendica | 2012-07-13 | 1 | -26/+43 |
* | upstream fixes and a lot of taxonomy stuff | friendica | 2012-07-10 | 1 | -4/+4 |
* | slightly better way of handling last loop | Zach Prezkuta | 2012-07-05 | 1 | -1/+3 |
* | add some timeouts to prevent deadlock | Zach Prezkuta | 2012-07-05 | 1 | -2/+10 |
* | add rudimentary locking capability to Friendica functions | Zach Prezkuta | 2012-07-05 | 1 | -20/+77 |
* | render the recycle symbol correctly on Diaspora reshares | friendica | 2012-07-04 | 1 | -1/+1 |
* | ok now I'm just making silly mistakes--take out premature function locking code | Zach Prezkuta | 2012-06-23 | 1 | -77/+20 |
* | use author handle instead of sender handle | Zach Prezkuta | 2012-06-23 | 1 | -24/+84 |
* | allow linking to Diaspora's scaled-down images | Zach Prezkuta | 2012-06-23 | 1 | -1/+2 |
* | Merge remote branch 'upstream/master' | Michael Vogel | 2012-06-23 | 1 | -52/+28 |
|\ |
|
| * | create new signed text for relayables right when relaying them | Zach Prezkuta | 2012-06-20 | 1 | -52/+28 |
* | | Diaspora: Messages are now looking better | Michael Vogel | 2012-06-23 | 1 | -2/+18 |
* | | New function to convert bbcode to markdown. | Michael Vogel | 2012-06-17 | 1 | -4/+4 |
|/ |
|
* | more cleanup | Zach Prezkuta | 2012-06-16 | 1 | -15/+0 |
* | some cleanup of obsolete code | Zach Prezkuta | 2012-06-16 | 1 | -31/+6 |
* | still need the original author information for comments and likes | Zach Prezkuta | 2012-06-16 | 1 | -0/+24 |
* | update signature checking for relayables | Zach Prezkuta | 2012-06-16 | 1 | -69/+122 |
* | Debugged implementation of Diaspora relayable_retractions | Zach Prezkuta | 2012-06-03 | 1 | -0/+0 |
* | cleanup and logging | Zach Prezkuta | 2012-06-03 | 1 | -22/+20 |
* | first shot at getting like/unlike functions to work consistently | Zach Prezkuta | 2012-06-03 | 1 | -8/+14 |
* | Fix bugs in the retraction code | Zach Prezkuta | 2012-06-03 | 1 | -35/+11 |
* | Implement relaying of relayable_retractions | Zach Prezkuta | 2012-06-03 | 1 | -29/+122 |
* | Support relayable_retractions that are relayed to us by the top-level post owner | Zach Prezkuta | 2012-06-03 | 1 | -9/+37 |
* | turn registration code into a standalone function for re-use | friendica | 2012-05-31 | 1 | -4/+4 |
* | query using both `id` and `parent` | Zach Prezkuta | 2012-05-31 | 1 | -2/+10 |
* | more private forums, default privacy group for new contacts | friendica | 2012-05-17 | 1 | -0/+8 |
* | If a contact has had delivery issues in the last 15 minutes, send new posts s... | friendica | 2012-05-07 | 1 | -6/+12 |
* | separate tag search from body search | friendica | 2012-04-23 | 1 | -6/+6 |
* | bug #388 - notify_comment received after post deleted | friendica | 2012-04-22 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -9/+30 |
|\ |
|
| * | also block outbound | friendica | 2012-04-04 | 1 | -0/+5 |
| * | log disabled requests | friendica | 2012-04-04 | 1 | -2/+6 |
| * | bug: diaspora_enabled setting turns it on but doesn't fully turn it off. | friendica | 2012-04-04 | 1 | -0/+8 |