| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | add get_photo hook to go along with get_profile_photo hook. This allows a plu... | zotlabs | 2016-10-17 | 4 | -14/+29 |
* | | array_key_exists warning on PConfig::Delete() | zotlabs | 2016-10-17 | 1 | -6/+9 |
* | | issue #549, ACL has 'public' selected even when restrictive ACL is being used. | zotlabs | 2016-10-17 | 2 | -5/+31 |
* | | issue #553 - negative birthday from directory. This may not completely fix it... | zotlabs | 2016-10-17 | 1 | -1/+1 |
* | | if we have to go through this contortion every time we change a DB column fro... | zotlabs | 2016-10-17 | 1 | -1/+4 |
|/ |
|
* | "alter table alter" has completely different rules between postgres and mysql | zotlabs | 2016-10-17 | 1 | -1/+7 |
* | rename diaspora2bb() to markdown_to_bb() to reflect that is has a more generi... | zotlabs | 2016-10-16 | 4 | -4/+4 |
* | issue #550 | zotlabs | 2016-10-16 | 1 | -1/+1 |
* | add new hook doc | zotlabs | 2016-10-14 | 2 | -0/+8 |
* | remove corporate codes from diaspora2bb, add plugin hook markdown_to_bb | zotlabs | 2016-10-14 | 1 | -5/+2 |
* | remove logging | zotlabs | 2016-10-14 | 1 | -1/+1 |
* | permissions issue | zotlabs | 2016-10-14 | 2 | -4671/+4690 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-10-13 | 36 | -1783/+1864 |
|\ |
|
| * | Merge pull request #547 from dawnbreak/docu | zotlabs | 2016-10-14 | 36 | -1786/+1868 |
| |\ |
|
| | * | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 36 | -1786/+1868 |
* | | | try to filter any path information from leaking through to zot_finger; and lo... | zotlabs | 2016-10-13 | 2 | -1/+7 |
|/ / |
|
* / | provide text log results of email success/failure rather than 1 and 0. | zotlabs | 2016-10-13 | 3 | -7/+7 |
|/ |
|
* | additional array checking | zotlabs | 2016-10-13 | 5 | -14/+27 |
* | consolidate duplicated code for creating table entries from an array | zotlabs | 2016-10-12 | 4 | -161/+51 |
* | minor | zotlabs | 2016-10-12 | 2 | -1/+2 |
* | allow hooks to have negative priority | zotlabs | 2016-10-12 | 4 | -4/+17 |
* | remove special handling of lookalike '@ char from attach path | zotlabs | 2016-10-12 | 1 | -2/+2 |
* | Merge pull request #545 from dawnbreak/atfix | zotlabs | 2016-10-13 | 1 | -3/+3 |
|\ |
|
| * | Comment and code about UTF-8 @-sign do not match. | Klaus Weidenbach | 2016-10-11 | 1 | -3/+3 |
* | | caught one typo from the last checkin | zotlabs | 2016-10-12 | 1 | -1/+1 |
* | | remove the rest of the backticks from sql queries; replace with TQUOT const w... | zotlabs | 2016-10-12 | 8 | -132/+141 |
* | | add the twitter API 1.1 code points | zotlabs | 2016-10-12 | 1 | -4/+44 |
* | | some more api work | zotlabs | 2016-10-12 | 2 | -10/+10 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-10-12 | 3 | -7/+13 |
|\ \ |
|
| * | | update changelog | Mario Vavti | 2016-10-12 | 1 | -1/+6 |
| * | | fix connected time not shown on ajax loaded connections | Mario Vavti | 2016-10-12 | 2 | -6/+7 |
* | | | bbcode: remove the inserted <br /> between list elements due to linefeeds in ... | zotlabs | 2016-10-12 | 1 | -0/+4 |
|/ / |
|
* | | more api work, mostly bringing the file up to speed with the project coding s... | zotlabs | 2016-10-11 | 1 | -175/+135 |
* | | more api work | zotlabs | 2016-10-11 | 1 | -109/+11 |
* | | When importing a channel from another server, try to auto-discover the best a... | zotlabs | 2016-10-11 | 2 | -10/+33 |
* | | more api cleanup | zotlabs | 2016-10-11 | 1 | -200/+183 |
* | | start on the API re-write | zotlabs | 2016-10-11 | 3 | -386/+388 |
|/ |
|
* | make diaspora w2w appear as a quote to make a little bit more clear what is h... | Mario Vavti | 2016-10-11 | 1 | -2/+5 |
* | api issues | zotlabs | 2016-10-10 | 1 | -4/+13 |
* | don't expire posts before 2001 | zotlabs | 2016-10-10 | 2 | -4/+3 |
* | spaghetti | zotlabs | 2016-10-10 | 1 | -3/+6 |
* | another fix to readmore.js and update patch file | Mario Vavti | 2016-10-10 | 2 | -3/+21 |
* | fix readmorejs collapsing on scrolldirection change in mobile browsers | Mario Vavti | 2016-10-10 | 1 | -1/+1 |
* | since the snap module runs without permissions controls, verify the logged in... | zotlabs | 2016-10-09 | 1 | -0/+9 |
* | snap dav module is currently read-only. error out on any request methods whic... | zotlabs | 2016-10-09 | 1 | -0/+3 |
* | Provide better explanation of server_roles in the config template | zotlabs | 2016-10-09 | 1 | -2/+3 |
* | provide a DAV module which accesses the raw data storage for a channel. Toget... | zotlabs | 2016-10-09 | 2 | -3/+109 |
* | more backquotes - this should take care of most except for the array import q... | zotlabs | 2016-10-09 | 30 | -67/+66 |
* | remove more backquotes | zotlabs | 2016-10-09 | 3 | -70/+70 |
* | don't show diaspora protocol info in the hcard if the diaspora protocol is no... | zotlabs | 2016-10-08 | 2 | -14/+22 |