Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | strip images from directory text entries | redmatrix | 2015-05-30 | 1 | -0/+5 |
|/ | |||||
* | there was a reason we included that file | redmatrix | 2015-05-28 | 1 | -3/+3 |
| | |||||
* | parse error | redmatrix | 2015-05-28 | 1 | -2/+2 |
| | |||||
* | another case of committing with unsaved changes in a second window | redmatrix | 2015-05-28 | 1 | -2/+4 |
| | |||||
* | add menu_created, menu_edited fields to DB | redmatrix | 2015-05-28 | 1 | -4/+31 |
| | |||||
* | menu encoding for sharing/exchange | redmatrix | 2015-05-27 | 1 | -0/+39 |
| | |||||
* | some high-level stuff we may need for shareable menus. Also make the client ↵ | redmatrix | 2015-05-27 | 1 | -11/+1 |
| | | | | register function do the right thing even though I refuse to make it work. If **you** want service federation with things like pumpio and openid connect, it's time for **you** to put your own skin in the game and quit treating project volunteers like excrement just because you can't get up off your lazy buttocks. | ||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-05-27 | 2 | -0/+81 |
|\ |