Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use highlight in ac-list for hl bbcode | Mario Vavti | 2016-12-01 | 1 | -1/+2 |
| | |||||
* | highlight | zotlabs | 2016-11-29 | 1 | -1/+1 |
| | |||||
* | Update wiki context help. Modify context page element focus feature to do ↵ | Andrew Manning | 2016-11-26 | 1 | -10/+12 |
| | | | | nothing if the target DOM element is not found. | ||||
* | allow your own likes/comments to be updated when in static update mode | zotlabs | 2016-11-02 | 1 | -6/+6 |
| | |||||
* | Merge pull request #574 from zotlabs/static_update | git-marijus | 2016-11-02 | 1 | -0/+7 |
|\ | | | | | feature: static page update as opposed to live update of conversation… | ||||
| * | feature: static page update as opposed to live update of conversations on ↵ | zotlabs | 2016-11-01 | 1 | -0/+7 |
| | | | | | | | | the page. Changes will be queued until the page is reloaded. There may or may not be notifications of pending activity updates depending on your notification preferences. Endless scrolling (append) is still performed either way. This only affects changed and new/unseen items being inserted into the page. | ||||
* | | retry liveupdate up to 10 times if we receive incomplete/truncated html data. | zotlabs | 2016-11-01 | 1 | -1/+22 |
|/ | |||||
* | add embed bbcode to the autocomplete list | Mario Vavti | 2016-10-30 | 1 | -1/+1 |
| | |||||
* | better fix for navbar channel autocomplete, refrain from search until a ↵ | zotlabs | 2016-10-21 | 1 | -1/+1 |
| | | | | minimum of 3 chars entered. 2 typically gives way too many results and usually low quality results. | ||||
* | fix connected time not shown on ajax loaded connections | Mario Vavti | 2016-10-12 | 2 | -6/+7 |
| | |||||
* | omit autoscrolling to toplevel items | Mario Vavti | 2016-09-29 | 1 | -1/+1 |
| | |||||
* | highlight the displayed mid and css fixes | Mario Vavti | 2016-09-29 | 1 | -0/+1 |
| | |||||
* | fixes for make scroll to mid work properly with collapsed threads: unhide ↵ | Mario Vavti | 2016-09-29 | 1 | -2/+3 |
| | | | | the hidden items before scrolling to it, slideDown() is to slow - we must use show() here) | ||||
* | do not scroll items behind the navbar | Mario Vavti | 2016-09-27 | 1 | -1/+1 |
| | |||||
* | remove logging | Mario Vavti | 2016-09-27 | 1 | -1/+0 |
| | |||||
* | catch js error if the notification mid is for e.g. a like and class ↵ | Mario Vavti | 2016-09-27 | 1 | -1/+2 |
| | | | | .item_123def... does not exist | ||||
* | catch js error if there are no collapsed comments | Mario Vavti | 2016-09-26 | 1 | -4/+6 |
| | |||||
* | autoscroll to target post/comment when in single-thread mode; don't ↵ | redmatrix | 2016-09-25 | 1 | -4/+8 |
| | | | | interfere with other modes; replaces using a named anchor with a url fragment to reach a particular place in the conversation when content is loaded with ajax. | ||||
* | more infrastructure for notification auto-scroll to comment | redmatrix | 2016-09-24 | 1 | -0/+6 |
| | |||||
* | update justifiedGallery 3.6.1 -> 3.6.3 | Mario Vavti | 2016-09-09 | 1 | -1/+1 |
| | |||||
* | actively set all the theme options on the display settings page based on the ↵ | redmatrix | 2016-09-01 | 2 | -6/+22 |
| | | | | current theme selection | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-09-01 | 1 | -5/+8 |
|\ | |||||
| * | introduce checklist BBcode for checklists | Mario Vavti | 2016-09-01 | 1 | -5/+8 |
| | | |||||
* | | theme preview - that was easy; plus a bit more tweaking of the saved search ↵ | redmatrix | 2016-09-01 | 1 | -1/+1 |
|/ | | | | widget to try and get the sucker to auto submit | ||||
* | make lock switching actually work with multiple acl forms | Mario Vavti | 2016-08-29 | 1 | -6/+6 |
| | |||||
* | move jotnets to jot and some cleanup (mostly whitespace) | Mario Vavti | 2016-08-21 | 1 | -7/+5 |
| | |||||
* | rename limited -> custom | Mario Vavti | 2016-08-16 | 1 | -15/+15 |
| | |||||
* | remove unneeded function | Mario Vavti | 2016-08-16 | 1 | -26/+1 |
| | |||||
* | only check settings-form for dirty state and remove redundant javascript | Mario Vavti | 2016-08-16 | 1 | -14/+1 |
| | |||||
* | provide group options serverside and minor cleanup | Mario Vavti | 2016-08-15 | 1 | -17/+17 |
| | |||||
* | implement groups in the acl select. please notice that selecting *custom ↵ | Mario Vavti | 2016-08-15 | 1 | -17/+62 |
| | | | | selection* now sets an empty (public) acl. it was set to self before... | ||||
* | remove js debugging | Mario Vavti | 2016-08-13 | 1 | -1/+0 |
| | |||||
* | fix #480, enable bbcode autocomplete for photo comments and remove some ↵ | Mario Vavti | 2016-08-13 | 2 | -15/+2 |
| | | | | redundant javascript | ||||
* | possible quickfix for multi-acl not honoring jotnets | Mario Vavti | 2016-08-12 | 1 | -0/+6 |
| | |||||
* | bring back acl for cloud file uploads | Mario Vavti | 2016-08-06 | 1 | -2/+2 |
| | |||||
* | 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 | 1 | -2/+0 |
| | |||||
* | multi acl: port /thing | Mario Vavti | 2016-08-05 | 1 | -1/+1 |
| | |||||
* | multi acl: port /rpost | Mario Vavti | 2016-08-05 | 2 | -11/+9 |
| | |||||
* | multi acl: provide a acl-form-trigger class which comes handy in certain ↵ | Mario Vavti | 2016-08-04 | 1 | -4/+5 |
| | | | | situations | ||||
* | multi acl: port /cloud and /filestorage | Mario Vavti | 2016-08-04 | 2 | -16/+1 |
| | |||||
* | multi acl: port events | Mario Vavti | 2016-08-03 | 1 | -3/+2 |
| | |||||
* | 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 | 1 | -0/+15 |
|\ | |||||
| * | Import element selection page added to allow selective importing. | Andrew Manning | 2016-07-30 | 1 | -0/+15 |
| | | |||||
* | | multiple acl work | Mario Vavti | 2016-08-03 | 1 | -26/+60 |
|/ | |||||
* | catch all input fields (in preparation for acl in this place) and display ↵ | Mario Vavti | 2016-07-29 | 1 | -4/+7 |
| | | | | the files to upload in the right order | ||||
* | missing space | Mario Vavti | 2016-07-28 | 1 | -1/+1 |
| |