| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into tres | friendica | 2015-01-31 | 1 | -2/+3 |
|\ |
|
| * | fix random profiles | friendica | 2015-01-30 | 1 | -2/+3 |
* | | Merge branch 'master' into tres | friendica | 2015-01-29 | 1 | -3/+3 |
|\| |
|
| * | local_user => local_channel | friendica | 2015-01-28 | 1 | -3/+3 |
* | | working through the xchan table to remove bitfields, mostly complete except f... | friendica | 2015-01-20 | 1 | -11/+5 |
* | | that should take care of the bitfields in hubloc | friendica | 2015-01-20 | 1 | -6/+4 |
* | | first cut at unpacking bitfields in hubloc, fixed hubloc_error and hubloc_del... | friendica | 2015-01-20 | 1 | -19/+9 |
|/ |
|
* | more heavy lifting on poco rep | friendica | 2015-01-15 | 1 | -0/+1 |
* | syncing connections issue, incorrect return_url after deleting connection | friendica | 2015-01-07 | 1 | -0/+2 |
* | direct messages in api have some issues, not properly ported from friendica o... | friendica | 2014-12-22 | 1 | -1/+2 |
* | Option to check that a random profile works before returning it | Stefan Parviainen | 2014-12-22 | 1 | -6/+23 |
* | small change | Christian Vogeley | 2014-12-07 | 1 | -1/+1 |
* | Remove channel cloud files from file system when | Christian Vogeley | 2014-12-07 | 1 | -0/+36 |
* | Whitespace. Stupid £#@£@$ editor. | Thomas Willingham | 2014-11-29 | 1 | -5/+5 |
* | Fix abook_toggle_flag from postgres stuff | Thomas Willingham | 2014-11-29 | 1 | -5/+7 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -26/+30 |
* | when removing a channel, check to see if there are any valid hublocs remainin... | friendica | 2014-10-21 | 1 | -4/+17 |
* | implement a "powered-by" but leave it turned off until somebody with a good e... | friendica | 2014-09-29 | 1 | -0/+13 |
* | diaspora connections being marked orphan on directory servers | friendica | 2014-09-09 | 1 | -1/+1 |
* | feed removal issue | friendica | 2014-09-02 | 1 | -1/+1 |
* | use feed icon as default avatar for rss connections | friendica | 2014-09-01 | 1 | -1/+1 |
* | take off the kid gloves | friendica | 2014-08-26 | 1 | -7/+7 |
* | Account deletion | Christian Vogeley | 2014-08-15 | 1 | -0/+2 |
* | Some work on account deletion | Christian Vogeley | 2014-08-14 | 1 | -4/+9 |
* | clone sync of "unfriend" actions | friendica | 2014-08-05 | 1 | -67/+0 |
* | reset timestamps when unarchiving a connection | friendica | 2014-06-18 | 1 | -0/+13 |
* | add a few days of slop to the orphan finder to account for any lags in dir sy... | friendica | 2014-06-01 | 1 | -1/+1 |
* | this is an important bit - only mark dead hubs on directory servers. They sho... | friendica | 2014-05-29 | 1 | -0/+4 |
* | cleanup dead directory entries. This was a real b#tch, so keep your eye out f... | friendica | 2014-05-28 | 1 | -18/+66 |
* | filter randprof results to avoid channels that are known to be deceased. | friendica | 2014-05-25 | 1 | -1/+1 |
* | Hope I have repaired the channel admin page. | sasiflo | 2014-04-06 | 1 | -1/+1 |
* | small changes to a couple of lookup functions which we need to use a bit more | friendica | 2014-02-20 | 1 | -3/+6 |
* | vsprintf error on update | friendica | 2014-02-20 | 1 | -2/+2 |
* | use profile photo on vcard before reverting to xchan photo | friendica | 2014-02-11 | 1 | -1/+1 |
* | remove a couple of mysql reserved words from being used as table or row names... | friendica | 2013-12-22 | 1 | -1/+1 |
* | more comanche | friendica | 2013-12-19 | 1 | -1/+5 |
* | prepare for Comanchification of mod_photos | friendica | 2013-12-13 | 1 | -0/+13 |
* | refactor magic-auth | friendica | 2013-12-02 | 1 | -79/+0 |
* | removeme sort of works for a single channel - lots of loose ends to deal with... | friendica | 2013-11-12 | 1 | -22/+36 |
* | more work on channel removal - it might sort of work now but I'm expecting lo... | friendica | 2013-11-05 | 1 | -4/+22 |
* | implement republish permission for use in sourced channels | friendica | 2013-09-30 | 1 | -1/+2 |
* | Pieces we'll need to tie together chanman and account/channel deletion and di... | friendica | 2013-09-17 | 1 | -15/+44 |
* | premium/restricted channel connections implemented, configure at yoursite/cha... | friendica | 2013-08-21 | 1 | -1/+8 |
* | don't include archived contacts in public posts, unless specifically requested | friendica | 2013-08-15 | 1 | -2/+2 |
* | debugging issue #58 - seems to work but needs (more) theming | friendica | 2013-08-13 | 1 | -3/+10 |
* | untested patch for issue #58 - will require theming if it works | friendica | 2013-08-13 | 1 | -0/+18 |
* | enotify: localize things we know how to translate | friendica | 2013-08-05 | 1 | -1/+1 |
* | progress on unfriending | friendica | 2013-08-04 | 1 | -15/+19 |
* | basic *account* removal, but the channel removal which it calls still needs (... | friendica | 2013-08-04 | 1 | -0/+43 |
* | provide a controlling user for theme settings, not necessarily local_user() -... | friendica | 2013-07-16 | 1 | -0/+5 |