Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #480, enable bbcode autocomplete for photo comments and remove some ↵ | Mario Vavti | 2016-08-13 | 4 | -16/+3 |
| | | | | redundant javascript | ||||
* | possible quickfix for multi-acl not honoring jotnets | Mario Vavti | 2016-08-12 | 1 | -0/+6 |
| | |||||
* | initialise jot editor if it is used as a file drop target and isn't yet opened. | redmatrix | 2016-08-10 | 1 | -1/+6 |
| | |||||
* | implement acl for folder creation | Mario Vavti | 2016-08-10 | 1 | -7/+19 |
| | |||||
* | open editor or comment window when linkdropping to a closed window. We ↵ | redmatrix | 2016-08-10 | 1 | -4/+18 |
| | | | | probably also need this for filedropping. | ||||
* | allow dropping links on comments as well as posts | redmatrix | 2016-08-09 | 2 | -2/+4 |
| | |||||
* | You can drag links to the editor (which will be parsed and inserted); as ↵ | redmatrix | 2016-08-09 | 2 | -2/+2 |
| | | | | well as files (which will be uploaded) | ||||
* | diaspora vcard updates | redmatrix | 2016-08-07 | 1 | -5/+11 |
| | |||||
* | use config system.server_role and deprecate 'UNO' | redmatrix | 2016-08-07 | 10 | -20/+74 |
| | |||||
* | bring back acl for cloud file uploads | Mario Vavti | 2016-08-06 | 2 | -17/+28 |
| | |||||
* | Revert "Revert "remove some logging"" | Mario Vavti | 2016-08-05 | 1 | -10/+1 |
| | | | | This reverts commit e67f5bc6bbb77d53867d7c03bda8410c59360dbe. | ||||
* | Revert "remove some logging" | Mario Vavti | 2016-08-05 | 1 | -1/+10 |
| | | | | This reverts commit 316b090433b7e415fd3c8ac6230f2df0277cdf8c. | ||||
* | remove some logging | Mario Vavti | 2016-08-05 | 1 | -10/+1 |
| | |||||
* | multi acl: port /settings | Mario Vavti | 2016-08-05 | 2 | -4/+2 |
| | |||||
* | multi acl: port /thing | Mario Vavti | 2016-08-05 | 3 | -7/+5 |
| | |||||
* | multi acl: port /rpost | Mario Vavti | 2016-08-05 | 6 | -15/+13 |
| | |||||
* | multi acl: provide a acl-form-trigger class which comes handy in certain ↵ | Mario Vavti | 2016-08-04 | 3 | -6/+7 |
| | | | | situations | ||||
* | multi acl: port /wiki | Mario Vavti | 2016-08-04 | 1 | -7/+7 |
| | |||||
* | multi acl: port /webpages and /mitem | Mario Vavti | 2016-08-04 | 1 | -2/+2 |
| | |||||
* | multi acl: port /chat | Mario Vavti | 2016-08-04 | 1 | -1/+1 |
| | |||||
* | multi acl: port /cloud and /filestorage | Mario Vavti | 2016-08-04 | 4 | -21/+5 |
| | |||||
* | multi acl: port photos | Mario Vavti | 2016-08-04 | 2 | -7/+4 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-08-04 | 1 | -11/+13 |
|\ | |||||
| * | issue #474 | redmatrix | 2016-08-03 | 1 | -11/+13 |
| | | |||||
* | | multi acl: port events | Mario Vavti | 2016-08-03 | 3 | -7/+9 |
| | | |||||
* | | multiple acl: store new data in update_view() | Mario Vavti | 2016-08-03 | 1 | -19/+23 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-08-03 | 11 | -11/+445 |
|\| | |||||
| * | belongs to previous commit | jeroenpraat | 2016-08-03 | 1 | -0/+1 |
| | | |||||
| * | Improved a few schemas - context help fix - dark schemas now have dark text ↵ | jeroenpraat | 2016-08-03 | 4 | -4/+141 |
| | | | | | | | | areas (et al.) | ||||
| * | allow individual permissions on atokens | redmatrix | 2016-07-31 | 2 | -7/+39 |
| | | |||||
| * | Remove scanned element column for existing element information which we are ↵ | Andrew Manning | 2016-07-31 | 1 | -3/+9 |
| | | | | | | | | not yet populating. | ||||
| * | Improved UI. Removed logger statements. | Andrew Manning | 2016-07-31 | 2 | -28/+36 |
| | | |||||
| * | Import element selection page added to allow selective importing. | Andrew Manning | 2016-07-30 | 3 | -72/+216 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-30 | 12 | -10198/+10982 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-20 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | Starting to make the import selection page after element scan. | Andrew Manning | 2016-07-20 | 2 | -0/+78 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-17 | 4 | -20/+47 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'upstream/dev' into website-import-remote | Andrew Manning | 2016-07-16 | 15 | -558/+102 |
| |\ \ \ \ | |||||
| * | | | | | Stash changes to merge from dev | Andrew Manning | 2016-07-16 | 1 | -13/+6 |
| | | | | | | |||||
| * | | | | | Postpone remote folder import until filesystem mirroring matures. | Andrew Manning | 2016-07-16 | 1 | -3/+14 |
| | | | | | | |||||
| * | | | | | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-14 | 3 | -3/+3 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-12 | 7 | -13/+16 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Import blocks from zip file, but needs updates as detailed in ↵ | Andrew Manning | 2016-07-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/zot/hubsites/merge_requests/2 | ||||
| * | | | | | | | Clearer import control interface | Andrew Manning | 2016-07-10 | 1 | -6/+22 |
| | | | | | | | | |||||
| * | | | | | | | First draft of website import tools | Andrew Manning | 2016-07-10 | 2 | -0/+8 |
| | | | | | | | | |||||
* | | | | | | | | multiple acl work | Mario Vavti | 2016-08-03 | 6 | -41/+75 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Updating es-es strings | jeroenpraat | 2016-07-29 | 2 | -5059/+5299 |
| | | | | | | | |||||
* | | | | | | | catch all input fields (in preparation for acl in this place) and display ↵ | Mario Vavti | 2016-07-29 | 2 | -4/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | the files to upload in the right order | ||||
* | | | | | | | Fixed bug where multiple post attachements by drag-and-drop were not being ↵ | Andrew Manning | 2016-07-28 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | added to the post content. | ||||
* | | | | | | | missing space | Mario Vavti | 2016-07-28 | 1 | -1/+1 |
| | | | | | | |