Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | attach_move() function created to relocate files or photos to different ↵ | redmatrix | 2016-08-24 | 2 | -0/+72 | |
| | | | | | | | | | | | | | | | | | | | | directories in the cloud area and photo albums without deleting and recreating (which would create a new resource_id and invalidate any existing links). | |||||
| * | | | | include port in pdo url when host is 'localhost' | redmatrix | 2016-08-23 | 1 | -0/+2 | |
| | |_|/ | |/| | | ||||||
| * | | | optional server role compatibility checks for plugins | redmatrix | 2016-08-22 | 1 | -0/+12 | |
| | | | | ||||||
| * | | | public forum fallback checking (when custom/expert permissions are applied) ↵ | redmatrix | 2016-08-22 | 1 | -5/+4 | |
| | | | | | | | | | | | | | | | | was looking at owner rather than observer perms | |||||
| * | | | make zid() do the right things when confronted with url fragments | redmatrix | 2016-08-21 | 1 | -0/+10 | |
| | | | | ||||||
| * | | | Merge branch 'dev' of https://github.com/git-marijus/hubzilla into ↵ | redmatrix | 2016-08-21 | 2 | -9/+8 | |
| |\ \ \ | | | | | | | | | | | | | | | | git-marijus-dev | |||||
| | * | | | move jotnets to jot and some cleanup (mostly whitespace) | Mario Vavti | 2016-08-21 | 2 | -9/+8 | |
| | | |/ | | |/| | ||||||
| * / | | block backdoor delivery of bulk imported items | redmatrix | 2016-08-19 | 1 | -4/+31 | |
| |/ / | ||||||
| * | | import anomaly | redmatrix | 2016-08-17 | 1 | -4/+6 | |
| | | | ||||||
| * | | don't set session theme unless logged in. | redmatrix | 2016-08-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-08-16 | 1 | -1/+1 | |
| |\| | ||||||
| | * | rename limited -> custom | Mario Vavti | 2016-08-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | get rid of ugly code construct | redmatrix | 2016-08-16 | 1 | -8/+1 | |
| |/ | ||||||
| * | Merge pull request #487 from git-marijus/dev | hubzilla | 2016-08-16 | 1 | -107/+12 | |
| |\ | | | | | | | implement groups in the acl select. | |||||
| | * | provide group options serverside and minor cleanup | Mario Vavti | 2016-08-15 | 1 | -107/+12 | |
| | | | ||||||
| * | | fix attached photo/file permissions on clones | redmatrix | 2016-08-15 | 2 | -0/+138 | |
| | | | ||||||
| * | | event_store_event hook | redmatrix | 2016-08-14 | 1 | -0/+7 | |
| |/ | ||||||
| * | Context help for settings/features page | Andrew Manning | 2016-08-14 | 1 | -1/+1 | |
| | | ||||||
| * | Change text for submenu on small screens to be static toggle statement | Andrew Manning | 2016-08-14 | 1 | -0/+1 | |
| | | ||||||
| * | Replace hardcoded button title in javascript to translatable text | Andrew Manning | 2016-08-14 | 1 | -0/+2 | |
| | | ||||||
| * | Added a disable comments setting to the "Additional features" settings with ↵ | Andrew Manning | 2016-08-14 | 2 | -0/+8 | |
| | | | | | | | | a corresponding post editor toggle button | |||||
| * | pending flag not being reset when using autoperms from custom role | redmatrix | 2016-08-12 | 1 | -1/+4 | |
| | | ||||||
| * | better method of dealing with api versions | redmatrix | 2016-08-11 | 1 | -23/+29 | |
| | | ||||||
| * | more cleanup of api | redmatrix | 2016-08-11 | 1 | -109/+109 | |
| | | ||||||
| * | move error processing back inside the function | redmatrix | 2016-08-11 | 1 | -22/+22 | |
| | | ||||||
| * | embed filter adjustments | redmatrix | 2016-08-11 | 1 | -13/+17 | |
| | | ||||||
| * | A bit of api cleanup. Don't get excited. This is like a 0.005% cleanup but ↵ | redmatrix | 2016-08-11 | 2 | -85/+126 | |
| | | | | | | | | you have to start somewhere. | |||||
| * | forum detection was off for forums with custom perms | redmatrix | 2016-08-10 | 1 | -1/+3 | |
| | | ||||||
* | | check datatype to be sure | redmatrix | 2016-09-28 | 1 | -4/+4 | |
| | | ||||||
* | | translate null_date on all db fields | redmatrix | 2016-09-26 | 1 | -0/+6 | |
| | | ||||||
* | | custom/expert permissions bug | redmatrix | 2016-09-06 | 1 | -3/+14 | |
| | | ||||||
* | | vsprintf error on sql query | redmatrix | 2016-08-27 | 1 | -0/+1 | |
| | | ||||||
* | | public forum fallback checking (when custom/expert permissions are applied) ↵ | redmatrix | 2016-08-22 | 1 | -5/+4 | |
| | | | | | | | | was looking at owner rather than observer perms | |||||
* | | pending flag not being reset when using autoperms from custom role | redmatrix | 2016-08-12 | 1 | -1/+4 | |
| | | ||||||
* | | embed filter adjustments | redmatrix | 2016-08-11 | 1 | -13/+17 | |
| | | ||||||
* | | forum detection was off for forums with custom perms | redmatrix | 2016-08-10 | 1 | -1/+3 | |
|/ | ||||||
* | implement acl for folder creation | Mario Vavti | 2016-08-10 | 1 | -0/+16 | |
| | ||||||
* | function order reversed | redmatrix | 2016-08-09 | 1 | -2/+2 | |
| | ||||||
* | bad code format | redmatrix | 2016-08-09 | 2 | -2/+27 | |
| | ||||||
* | updates to hcard parsing | redmatrix | 2016-08-07 | 1 | -4/+9 | |
| | ||||||
* | diaspora vcard updates | redmatrix | 2016-08-07 | 1 | -0/+1 | |
| | ||||||
* | use config system.server_role and deprecate 'UNO' | redmatrix | 2016-08-07 | 8 | -28/+24 | |
| | ||||||
* | fix /cloud upload for images | Mario Vavti | 2016-08-06 | 1 | -1/+1 | |
| | ||||||
* | bring back acl for cloud file uploads | Mario Vavti | 2016-08-06 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-08-05 | 1 | -0/+39 | |
|\ | ||||||
| * | Parse bbcode when page loads | Andrew Manning | 2016-08-04 | 1 | -0/+6 | |
| | | ||||||
| * | Convert select bbcode tags including [observer], [baseurl], [sitename] | Andrew Manning | 2016-08-03 | 1 | -0/+33 | |
| | | ||||||
* | | multi acl: port events | Mario Vavti | 2016-08-03 | 1 | -2/+0 | |
| | | ||||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-08-03 | 12 | -24/+494 | |
|\| | ||||||
| * | comment policy permissions typo | redmatrix | 2016-08-02 | 1 | -1/+1 | |
| | |