Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for empty recip array resulting from a mangled xchan | redmatrix | 2015-07-15 | 1 | -5/+8 |
| | |||||
* | clone sync fixes across red/hz | redmatrix | 2015-07-15 | 1 | -2/+7 |
| | |||||
* | stream_perms_xchans() set to empty quoted string when no results rather than ↵ | redmatrix | 2015-07-14 | 1 | -0/+6 |
| | | | | return an empty string | ||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-07-14 | 2 | -1/+19 |
|\ | |||||
| * | cleanup connedit | Mario Vavti | 2015-07-14 | 1 | -1/+1 |
| | | |||||
| * | change account_default_channel if default channel is removed | zottel | 2015-07-13 | 1 | -0/+18 |
| | | |||||
* | | coverup and ignore the illegal string offset message that some sites have ↵ | redmatrix | 2015-07-14 | 1 | -1/+3 |
|/ | | | | been reporting. This does not fix it. A fix would be to examine the data that has been received and find out why it is mangled and trace this back to where it was mangled. | ||||
* | Only let local logins install webpage elements | redmatrix | 2015-07-11 | 1 | -1/+5 |
| | |||||
* | increase width of the aside area and make default profile image size 300x300 | Mario Vavti | 2015-07-09 | 1 | -1/+1 |
| | |||||
* | fix typo to make directory safe mode default to on work again | Mario Vavti | 2015-07-08 | 1 | -1/+1 |
| | |||||
* | fix sorting of channel suggestions | Mario Vavti | 2015-07-07 | 1 | -1/+1 |
| | |||||
* | rename function get_directory_settings => get_directory_setting and move ↵ | Mario Vavti | 2015-07-07 | 2 | -21/+5 |
| | | | | sort options to directory title bar | ||||
* | make public forums only setting sticky and simplify function to get ↵ | Mario Vavti | 2015-07-07 | 2 | -29/+17 |
| | | | | directory settings | ||||
* | code style correction | Mario Vavti | 2015-07-07 | 1 | -3/+2 |
| | |||||
* | make directory suggest work with directory options | Mario Vavti | 2015-07-07 | 2 | -3/+7 |
| | |||||
* | in hubzilla we're going to convert doco to items. define it here so that an ↵ | redmatrix | 2015-07-03 | 1 | -2/+5 |
| | | | | accidental import/export doesn't chuck a wobbly. | ||||
* | a few clone sync fixes as well as some work on hubzilla clone sync back to ↵ | redmatrix | 2015-07-02 | 2 | -0/+36 |
| | | | | redmatrix | ||||
* | provide backward compatibility with hubzilla extended item export | redmatrix | 2015-07-01 | 1 | -0/+55 |
| | |||||
* | turn the connection filter into a feature. | redmatrix | 2015-06-29 | 2 | -0/+6 |
| | |||||
* | some prep work | redmatrix | 2015-06-29 | 2 | -1/+100 |
| | |||||
* | no this isn't it. well ok, it's part of it, but not the important part. it's ↵ | redmatrix | 2015-06-28 | 2 | -17/+93 |
| | | | | still pretty cool. | ||||
* | ensure we always sign a trimmed item body. | redmatrix | 2015-06-22 | 1 | -3/+3 |
| | |||||
* | discovered a couple of loose ends in the per-member enable diaspora setting | redmatrix | 2015-06-22 | 1 | -0/+26 |
| | |||||
* | some diaspora import issues uncovered during dry-run tests | redmatrix | 2015-06-21 | 1 | -6/+4 |
| | |||||
* | Merge pull request #352 from solstag/store_update_fix | redmatrix | 2015-06-21 | 1 | -9/+10 |
|\ | | | | | Make item_store_update only affect the data we requested | ||||
| * | Make item_store_update only affect the data we requested | Alexandre Hannud Abdo | 2015-06-20 | 1 | -9/+10 |
| | | |||||
* | | ensure the photo driver is included | redmatrix | 2015-06-20 | 1 | -0/+1 |
| | | |||||
* | | import_diaspora - incorrect method for importing channel photo, and add ↵ | redmatrix | 2015-06-20 | 1 | -20/+42 |
| | | | | | | | | duplicate reddress detection/correction | ||||
* | | wrong logic | redmatrix | 2015-06-19 | 1 | -1/+1 |
| | | |||||
* | | import_diaspora - a few more atypical settings | redmatrix | 2015-06-19 | 1 | -3/+19 |
| | | |||||
* | | import_diaspora: add all the friends | redmatrix | 2015-06-19 | 1 | -4/+13 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-06-19 | 1 | -5/+2 |
|\ \ | |||||
| * | | bring some more generic-content-wrappers and fix some of them | Mario Vavti | 2015-06-19 | 1 | -5/+2 |
| |/ | |||||
* / | very early attempt diaspora import from diaspora export file. Currently the ↵ | redmatrix | 2015-06-19 | 1 | -0/+100 |
|/ | | | | json export has to be gunzipped prior to uploading and we're net yet adding connections (which should come soon) and we can't import items until they add guids to the export file - so consider it a work in progress. This first attempt should create a channel and get your profile details setup providing there isn't a nickname conflict on the server. That will also be handled later. | ||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-06-18 | 1 | -2/+2 |
|\ | |||||
| * | fix deleting of album for remote channel | Mario Vavti | 2015-06-16 | 1 | -2/+2 |
| | | |||||
* | | issues with markdownify and escaped HTML | redmatrix | 2015-06-18 | 2 | -4/+12 |
|/ | |||||
* | don't provide a connect button on the sys channel profile sidebar | redmatrix | 2015-06-11 | 1 | -0/+4 |
| | |||||
* | hubzilla compatibility function | redmatrix | 2015-06-11 | 1 | -0/+14 |
| | |||||
* | retire old Friendica RINO encryption functions | redmatrix | 2015-06-09 | 1 | -28/+0 |
| | |||||
* | toggle diaspora protocol on a per-channel level in addition to the existing ↵ | redmatrix | 2015-06-09 | 2 | -0/+28 |
| | | | | per site setting. Default is enabled if the site setting is enabled. | ||||
* | add site_dead flag to prevent delivery to dead sites. Allow sys channel ↵ | redmatrix | 2015-06-08 | 1 | -8/+17 |
| | | | | webpages to be viewed even if site is configured "block public". | ||||
* | asjld work | redmatrix | 2015-06-02 | 1 | -3/+13 |
| | |||||
* | error in directory bbcode image filter | redmatrix | 2015-05-31 | 1 | -1/+1 |
| | |||||
* | bare bones ASLD | redmatrix | 2015-05-31 | 1 | -4/+44 |
| | |||||
* | some basic background work for activitystreams-json-ld-2.0 conversions | redmatrix | 2015-05-31 | 2 | -0/+45 |
| | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-05-30 | 2 | -9/+14 |
|\ | |||||
| * | should not redefine $var in the function call | Mario Vavti | 2015-05-29 | 1 | -1/+1 |
| | | |||||
| * | fix menu render for menu item edit - menu preview | Mario Vavti | 2015-05-29 | 1 | -1/+5 |
| | | |||||
| * | some fixes to make menu sharing work and expose it in the ui. | Mario Vavti | 2015-05-29 | 2 | -6/+7 |
| | |