| Commit message (Expand) | Author | Age | Files | Lines |
* | whitespace | zotlabs | 2018-10-08 | 1 | -3/+0 |
* | Merge branch 'dev' | zotlabs | 2018-10-04 | 1 | -5/+5 |
|\ |
|
| * | Update channel.php | Max Kostikov | 2018-09-27 | 1 | -5/+5 |
* | | do not propagate channel deletion for an already deleted channel. | zotlabs | 2018-10-02 | 1 | -0/+6 |
|/ |
|
* | code cleanup | zotlabs | 2018-08-23 | 1 | -14/+21 |
* | more backporting for zot6 | zotlabs | 2018-08-14 | 1 | -0/+3 |
* | make channel_remove less memory hungry | zotlabs | 2018-08-12 | 1 | -1/+1 |
* | query filter was a bit greedy | zotlabs | 2018-07-18 | 1 | -1/+1 |
* | mangled urls on redirects | zotlabs | 2018-07-18 | 1 | -1/+1 |
* | fixes for immediate expire, channel_active not initialised in DB | zotlabs | 2018-06-10 | 1 | -0/+1 |
* | make get_default_profile_photo() pluggable | zotlabs | 2018-05-14 | 1 | -0/+11 |
* | minor tweak to utf8 usernames after some testing of the underlying encode/dec... | zotlabs | 2018-04-23 | 1 | -0/+5 |
* | Active channels information is a bit imprecise. Provide a higher accuracy met... | zotlabs | 2018-04-16 | 1 | -1/+1 |
* | fix xchan_query() for anon comments | Mario Vavti | 2018-04-09 | 1 | -1/+1 |
* | anon_identity_init: put anonymous commenters in network 'anon' so that they c... | zotlabs | 2018-04-08 | 1 | -3/+3 |
* | allow the profile recrods to be cloned separately | zotlabs | 2018-04-04 | 1 | -1/+1 |
* | add directory keyword links to profile | zotlabs | 2018-03-29 | 1 | -2/+13 |
* | unicode/emoji usernames. Warning: experimental feature, unstable, untested, d... | zotlabs | 2018-03-12 | 1 | -2/+2 |
* | fix some issues with friend suggestions on standalone sites with no 'suggestm... | zotlabs | 2018-03-04 | 1 | -2/+1 |
* | bugfix: unable to reset profile fields to defaults in admin/profs by emptying... | zotlabs | 2018-03-04 | 1 | -0/+1 |
* | usability: click your own profile photo to change it instead of hunting it do... | zotlabs | 2018-02-23 | 1 | -0/+1 |
* | Usability and member experience: remove street address info from the default ... | zotlabs | 2018-02-23 | 1 | -2/+2 |
* | move the zot6 delivery to zot_fetch where it makes more sense. Exhaustively h... | zotlabs | 2018-02-20 | 1 | -2/+2 |
* | this should finish up hubzilla issue #113 | zotlabs | 2017-12-31 | 1 | -2/+7 |
* | sql compliance issue | zotlabs | 2017-12-10 | 1 | -1/+1 |
* | remove deprecated $a argument from advanced_profile() | zotlabs | 2017-11-23 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-15 | 1 | -1/+1 |
|\ |
|
| * | typo - fixes issue #910 | Mario Vavti | 2017-11-15 | 1 | -1/+1 |
* | | This should sort out hubzilla issue #826 but requires a bit more testing. It ... | zotlabs | 2017-11-15 | 1 | -8/+8 |
|/ |
|
* | improve removed_channel final cleanup. Hubzilla issue #386 | zotlabs | 2017-11-12 | 1 | -15/+45 |
* | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 1 | -154/+274 |
* | table structure for pseudo or proxy channels (pchan) | zotlabs | 2017-10-19 | 1 | -0/+9 |
* | create an actual logout module instead of relying on internal variables | zotlabs | 2017-10-12 | 1 | -5/+4 |
* | Experimental alternate channel_menu navigation. To use, "util/config system.c... | zotlabs | 2017-10-05 | 1 | -1/+0 |
* | provide default photo mimetype | zotlabs | 2017-09-20 | 1 | -1/+4 |
* | typocheck | zotlabs | 2017-09-14 | 1 | -1/+1 |
* | provide a hook for importing a channel photo at channel creation time | zotlabs | 2017-09-14 | 1 | -0/+12 |
* | testing owa | zotlabs | 2017-09-07 | 1 | -1/+1 |
* | remove period from characters allowed in username, as this will mess up URL b... | zotlabs | 2017-09-05 | 1 | -2/+2 |
* | cut down on a few extraneous gprobe processes | zotlabs | 2017-08-31 | 1 | -1/+3 |
* | allow channel address to be changed | zotlabs | 2017-08-04 | 1 | -0/+86 |
* | sync key changes to clones | zotlabs | 2017-07-25 | 1 | -0/+3 |
* | provide a keychange operation to rebase an identity on a new keypair | zotlabs | 2017-07-24 | 1 | -0/+99 |
* | remove logging statement | zotlabs | 2017-06-27 | 1 | -1/+1 |
* | provide a gender icon on the profile sidebar within reason | zotlabs | 2017-06-27 | 1 | -0/+25 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-20 | 1 | -1/+2 |
|\ |
|
| * | minor cleanup of moderated comment feature | zotlabs | 2017-06-20 | 1 | -5/+8 |
| * | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-19 | 1 | -0/+67 |
| * | minor export issue with mail | zotlabs | 2017-05-31 | 1 | -2/+2 |
* | | minor cleanup of moderated comment feature | zotlabs | 2017-06-18 | 1 | -5/+8 |