| Commit message (Expand) | Author | Age | Files | Lines |
* | set following to false | redmatrix | 2015-12-14 | 1 | -1/+1 |
* | revert include/photos.php:L380 | redmatrix | 2015-12-14 | 1 | -1/+1 |
* | more work on api media uploads | redmatrix | 2015-12-13 | 3 | -9/+20 |
* | remove the unqualified "OAuth" namespace from the project. We need to referen... | redmatrix | 2015-12-13 | 3 | -15/+15 |
* | a couple of api improvements | redmatrix | 2015-12-11 | 2 | -2/+11 |
* | add deprecated update_with_media endpoint | redmatrix | 2015-12-11 | 1 | -0/+1 |
* | incorrect obj_type on several items | redmatrix | 2015-12-11 | 2 | -2/+3 |
* | some minor cleanup - change the default of the discover tab (public stream ac... | redmatrix | 2015-12-10 | 1 | -10/+8 |
* | some major cleanup of api authentication stuff - still needs much more and th... | redmatrix | 2015-12-10 | 3 | -114/+109 |
* | start working on the singleton setting | redmatrix | 2015-12-09 | 4 | -7/+34 |
* | provide paths for include files | redmatrix | 2015-12-09 | 1 | -5/+5 |
* | Fix #109. | jeroenpraat | 2015-12-09 | 1 | -2/+2 |
* | remove duplicated code | redmatrix | 2015-12-08 | 1 | -8/+10 |
* | use killme() instead of die() so that any sessions are closed cleanly. | redmatrix | 2015-12-08 | 1 | -4/+6 |
* | remove some unused stuff | redmatrix | 2015-12-08 | 1 | -6/+0 |
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-12-07 | 2 | -2/+2 |
|\ |
|
| * | fix issue #210 | Mario Vavti | 2015-12-07 | 1 | -1/+1 |
| * | change album_id logic to make it work with ajax calls | Mario Vavti | 2015-12-07 | 1 | -1/+0 |
| * | make justify gallery work with more than one albums per page (eg album widget) | Mario Vavti | 2015-12-07 | 1 | -0/+1 |
* | | a loose end | redmatrix | 2015-12-07 | 1 | -1/+1 |
* | | abstract the message handlers | redmatrix | 2015-12-07 | 1 | -6/+5 |
|/ |
|
* | provide plugin hooks for blacklist checking functions. | redmatrix | 2015-12-06 | 1 | -0/+13 |
* | minor optimisation | redmatrix | 2015-12-06 | 1 | -1/+0 |
* | start of v4 | redmatrix | 2015-12-06 | 2 | -0/+420 |
* | Merge branch 'master' into dev | redmatrix | 2015-12-05 | 1 | -1/+1 |
|\ |
|
| * | fix rendering of unseen forum posts count | Mario Vavti | 2015-12-04 | 1 | -1/+1 |
* | | use the channel blacklist for items and mail, still todo: directory and stuff | redmatrix | 2015-12-03 | 2 | -0/+25 |
|/ |
|
* | use the std_version where applicable instead of matching to the git. | redmatrix | 2015-12-03 | 1 | -4/+6 |
* | prevent function name re-declaration in widget space | redmatrix | 2015-12-02 | 1 | -4/+5 |
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-12-02 | 1 | -5/+6 |
|\ |
|
| * | fix mail attachment and photo permissions. issue #202 | Mario Vavti | 2015-12-02 | 1 | -4/+5 |
| * | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2015-12-02 | 2 | -5/+4 |
| |\ |
|
| * | | fix attachment rendering for mail | Mario Vavti | 2015-12-02 | 1 | -1/+1 |
* | | | introduce STD_VERSION and get_std_version() [in include/plugin.php], we begin... | redmatrix | 2015-12-02 | 1 | -0/+11 |
| |/
|/| |
|
* | | issue #204 | redmatrix | 2015-12-01 | 1 | -1/+1 |
* | | usercache is no longer used | redmatrix | 2015-12-01 | 1 | -4/+3 |
|/ |
|
* | generalise the site black|white allow lists, also add a channel black|white l... | redmatrix | 2015-11-29 | 3 | -25/+62 |
* | report correct directory mode for standalone directories in siteinfo | redmatrix | 2015-11-29 | 1 | -1/+1 |
* | create get_site_info() function so we can have a siteinfo.json module instead... | redmatrix | 2015-11-29 | 1 | -0/+104 |
* | issue #189 | redmatrix | 2015-11-29 | 1 | -1/+6 |
* | don't try to pull public content from dead sites | redmatrix | 2015-11-29 | 1 | -1/+4 |
* | log whatever is showing up in the delivery hash array since it seems that one... | redmatrix | 2015-11-29 | 1 | -0/+4 |
* | move events tools to aside widget | Mario Vavti | 2015-11-27 | 1 | -1/+15 |
* | fixes #194 - New directory server is selected on every directory page reload | Mario Vavti | 2015-11-27 | 1 | -1/+1 |
* | don't show item_delayed_publish items in tag clouds | redmatrix | 2015-11-26 | 2 | -4/+3 |
* | various css fixes | Mario Vavti | 2015-11-26 | 1 | -0/+1 |
* | beautify event item code | Mario Vavti | 2015-11-26 | 1 | -45/+32 |
* | default timepicker to 15 min steps. abbr -> span | Mario Vavti | 2015-11-26 | 1 | -1/+1 |
* | we also need nofinish in the object. css fices | Mario Vavti | 2015-11-26 | 1 | -0/+2 |
* | also catch the other object | Mario Vavti | 2015-11-26 | 1 | -0/+5 |