| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | convert manual page updates to a display setting instead of a feature | zotlabs | 2016-11-02 | 6 | -5/+8 |
* | remove debugging | zotlabs | 2016-11-02 | 1 | -3/+0 |
* | issue #575, when 'nofinish' is set on an event, invalid date was generated/st... | zotlabs | 2016-11-02 | 1 | -4/+8 |
* | allow your own likes/comments to be updated when in static update mode | zotlabs | 2016-11-02 | 5 | -8/+35 |
* | feature: static page update as opposed to live update of conversations on the... | zotlabs | 2016-11-01 | 5 | -0/+10 |
* | command line connect utility. | zotlabs | 2016-11-01 | 1 | -2/+2 |
* | string update | zotlabs | 2016-10-30 | 1 | -9/+7 |
* | update setup and install documents for PDO and the freebsd issue with | zotlabs | 2016-10-27 | 1 | -3/+3 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-10-26 | 5 | -5/+5 |
|\ |
|
| * | Merge pull request #570 from fsteinel/issue-NEW | zotlabs | 2016-10-27 | 5 | -5/+5 |
| |\ |
|
| | * | sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and p... | Florian Steinel | 2016-10-27 | 5 | -5/+5 |
* | | | modernise chanview, which has a renewed purpose - to provide a connect link t... | zotlabs | 2016-10-26 | 1 | -15/+32 |
|/ / |
|
* | | zot_finger from navbar people search looping | zotlabs | 2016-10-26 | 1 | -5/+24 |
* | | when inserting a link, if the url begins with '!' ignore oembed and do everyt... | zotlabs | 2016-10-26 | 1 | -5/+12 |
|/ |
|
* | send "hidden" edit activities to networks which don't support edits themselves | zotlabs | 2016-10-25 | 2 | -1/+2 |
* | put all dns checking into one function, allow it to be ignored | zotlabs | 2016-10-25 | 1 | -2/+1 |
* | first cut at edit activities | zotlabs | 2016-10-25 | 1 | -0/+2 |
* | profile photo issue on postgres | zotlabs | 2016-10-23 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-10-23 | 1 | -0/+30 |
|\ |
|
| * | Merge pull request #565 from anaqreon/wiki-download | zotlabs | 2016-10-23 | 1 | -0/+30 |
| |\ |
|
| | * | Add wiki download button to export the selected wiki repo to a zip file | Andrew Manning | 2016-10-22 | 1 | -0/+30 |
* | | | need to perform dbunescbin on stored filenames as well as binary data - this ... | zotlabs | 2016-10-23 | 3 | -5/+5 |
|/ / |
|
* / | provide lockstate for events and remove obsolete code | Mario Vavti | 2016-10-22 | 1 | -5/+2 |
|/ |
|
* | Merge pull request #563 from ilu33/dev | zotlabs | 2016-10-22 | 1 | -1/+1 |
|\ |
|
| * | Postgres complaining again ... | ilu33 | 2016-10-22 | 1 | -1/+1 |
* | | squash timezone adjusted birthdays into a single day in the calendar, by lyin... | zotlabs | 2016-10-21 | 1 | -0/+6 |
|/ |
|
* | full revert, that wasn't working at all. Not sure why. | zotlabs | 2016-10-21 | 1 | -3/+1 |
* | partial revert | zotlabs | 2016-10-21 | 1 | -3/+2 |
* | fine tune the navbar people autocomplete, as the check for minimum length was... | zotlabs | 2016-10-21 | 1 | -1/+4 |
* | remove requirement that imported profile photos be in the profile photos album | zotlabs | 2016-10-18 | 1 | -1/+1 |
* | Change the behaviour of 'use existing photo for profile'. For a channel with ... | zotlabs | 2016-10-18 | 1 | -11/+31 |
* | change event behaviour - share by default. | zotlabs | 2016-10-18 | 1 | -2/+4 |
* | [FEATURE] Add config and use composer autoloader. | Klaus Weidenbach | 2016-10-18 | 1 | -4/+0 |
* | add get_photo hook to go along with get_profile_photo hook. This allows a plu... | zotlabs | 2016-10-17 | 1 | -11/+12 |
* | rename diaspora2bb() to markdown_to_bb() to reflect that is has a more generi... | zotlabs | 2016-10-16 | 1 | -1/+1 |
* | remove logging | zotlabs | 2016-10-14 | 1 | -1/+1 |
* | permissions issue | zotlabs | 2016-10-14 | 1 | -2/+2 |
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 13 | -711/+658 |
* | additional array checking | zotlabs | 2016-10-13 | 1 | -7/+1 |
* | consolidate duplicated code for creating table entries from an array | zotlabs | 2016-10-12 | 1 | -29/+8 |
* | minor | zotlabs | 2016-10-12 | 1 | -0/+1 |
* | remove the rest of the backticks from sql queries; replace with TQUOT const w... | zotlabs | 2016-10-12 | 2 | -16/+16 |
* | some more api work | zotlabs | 2016-10-12 | 1 | -8/+8 |
* | When importing a channel from another server, try to auto-discover the best a... | zotlabs | 2016-10-11 | 1 | -10/+14 |
* | 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 a DAV module which accesses the raw data storage for a channel. Toget... | zotlabs | 2016-10-09 | 1 | -0/+93 |
* | more backquotes - this should take care of most except for the array import q... | zotlabs | 2016-10-09 | 20 | -28/+27 |
* | try naked embed before submission instead of at render time | redmatrix | 2016-10-06 | 1 | -0/+4 |
* | remove obscured @ hack | redmatrix | 2016-10-04 | 1 | -3/+0 |