Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove include/widgets.php | zotlabs | 2017-03-29 | 1 | -8/+0 |
| | |||||
* | the rest of the standard widgets converted | zotlabs | 2017-03-29 | 1 | -762/+1 |
| | |||||
* | widgets cont. | zotlabs | 2017-03-29 | 1 | -207/+0 |
| | |||||
* | widgets cont. | zotlabs | 2017-03-29 | 1 | -345/+0 |
| | |||||
* | more widget migrations | zotlabs | 2017-03-29 | 1 | -73/+0 |
| | |||||
* | more widgets | zotlabs | 2017-03-29 | 1 | -83/+0 |
| | |||||
* | more widgets | zotlabs | 2017-03-29 | 1 | -153/+1 |
| | |||||
* | convert more widgets to classes | zotlabs | 2017-03-29 | 1 | -133/+0 |
| | |||||
* | Comanche: allow widgets to be class based and stored appropriately in Zotlabs | zotlabs | 2017-03-29 | 1 | -16/+0 |
| | |||||
* | bs4 fixes for events | Mario Vavti | 2017-03-23 | 1 | -1/+1 |
| | |||||
* | fix item_list and item_search templates. make item filer use a bootdtrap ↵ | Mario Vavti | 2017-03-17 | 1 | -2/+2 |
| | | | | modal and some css and class fixes | ||||
* | style hashtags, mentions and categories. hide expand-aside button if not ↵ | Mario Vavti | 2017-03-15 | 1 | -6/+6 |
| | | | | needed. css and class fixes | ||||
* | activity widget - turns out the owner is not relevant. | zotlabs | 2017-03-02 | 1 | -9/+5 |
| | |||||
* | activity widget - like the forum widget but represents unseen activity by ↵ | zotlabs | 2017-03-02 | 1 | -0/+61 |
| | | | | author. Still experimental until it can be tested with diaspora xchans, which may require additional urlencoding. | ||||
* | move admin permission decision out of the router - it is already provided in ↵ | zotlabs | 2017-02-25 | 1 | -1/+1 |
| | | | | the module and the higher level check is causing some oembed redirect issues. | ||||
* | apps improvements | Mario Vavti | 2017-02-22 | 1 | -14/+0 |
| | |||||
* | wrong permission | Mario Vavti | 2017-02-21 | 1 | -1/+1 |
| | |||||
* | be consistent with the name | zotlabs | 2017-02-12 | 1 | -1/+1 |
| | |||||
* | bringer - all basic functionality is implemented | zotlabs | 2017-02-08 | 1 | -0/+8 |
| | |||||
* | hide featured app category in the app category widget | Mario Vavti | 2017-01-31 | 1 | -0/+1 |
| | |||||
* | Remove unrelated chatroom panel stuff that was included accidentally | Andrew Manning | 2017-01-29 | 1 | -69/+0 |
| | |||||
* | Add affinity slider tool settings for min and max defaults in settings/featured | Andrew Manning | 2017-01-29 | 1 | -3/+79 |
| | |||||
* | only allow wiki owner to delete pages | zotlabs | 2017-01-25 | 1 | -0/+3 |
| | |||||
* | native wiki updates | Hubzilla | 2017-01-18 | 1 | -27/+12 |
| | |||||
* | more work on native wiki - revert now works; still remaining: diff, ↵ | zotlabs | 2017-01-17 | 1 | -3/+15 |
| | | | | delete-page, rename-page and export wiki. | ||||
* | native wiki stuff | zotlabs | 2017-01-17 | 1 | -4/+15 |
| | |||||
* | several minor app nits | zotlabs | 2017-01-13 | 1 | -3/+6 |
| | |||||
* | fix a glitch in sticky-kit and comment out alt_pager() in ↵ | Mario Vavti | 2016-12-21 | 1 | -1/+1 |
| | | | | widget_conversations since it will not work there | ||||
* | postgres is picky about this stuff | zotlabs | 2016-12-14 | 1 | -2/+2 |
| | |||||
* | wiki: do not show revert buttons if we do not have write perms and minor cleanup | Mario Vavti | 2016-12-14 | 1 | -1/+2 |
| | |||||
* | simplify wikilist widget | Mario Vavti | 2016-12-13 | 1 | -82/+11 |
| | |||||
* | fix embed-image for fullscreen mode and some adjustments for /help | Mario Vavti | 2016-12-10 | 1 | -1/+1 |
| | |||||
* | fix the forum widget for forums with custom perms | zotlabs | 2016-12-02 | 1 | -7/+16 |
| | |||||
* | whitespace and minor fixes | Mario Vavti | 2016-11-23 | 1 | -1/+1 |
| | |||||
* | display wiki list on wiki landing page. | Mario Vavti | 2016-11-22 | 1 | -1/+1 |
| | |||||
* | Move page list back out to the side menu, but with the new page form below ↵ | Andrew Manning | 2016-11-18 | 1 | -0/+1 |
| | | | | the new page button like the new wiki form. Disable text editing if viewer lacks edit permission, and change the tab label to Source instead of Edit in that case. | ||||
* | revert simple checkbox | Mario Vavti | 2016-11-18 | 1 | -1/+1 |
| | |||||
* | add a simple checkbox template for use in widgets | Mario Vavti | 2016-11-18 | 1 | -2/+2 |
| | |||||
* | wiki list fixes | Mario Vavti | 2016-11-17 | 1 | -2/+4 |
| | |||||
* | Highlight active wiki in list in preparation for removing active wiki name ↵ | Andrew Manning | 2016-11-17 | 1 | -1/+13 |
| | | | | from content section header to make room for page list viewer | ||||
* | Move new wiki dialog directly underneath new wiki button in wiki list widget | Andrew Manning | 2016-11-16 | 1 | -25/+65 |
| | |||||
* | wiki: permissions issues, untranslated strings in templates and some minor ↵ | zotlabs | 2016-11-15 | 1 | -2/+10 |
| | | | | changes to provide a consistent UI with the rest of the app. | ||||
* | show wiki controls only to owner and whitespace fixes | Mario Vavti | 2016-11-14 | 1 | -1/+1 |
| | |||||
* | deprecate/remove get_channel_by_nick() which is just a less generalised ↵ | zotlabs | 2016-11-08 | 1 | -1/+1 |
| | | | | variant of channelx_by_nick() | ||||
* | provide /locs link on settings page if there is more than one hubloc for ↵ | zotlabs | 2016-11-05 | 1 | -2/+2 |
| | | | | this channnel *that isn't deleted*. | ||||
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -48/+47 |
| | | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen. | ||||
* | more backquotes - this should take care of most except for the array import ↵ | zotlabs | 2016-10-09 | 1 | -4/+4 |
| | | | | queries | ||||
* | allow a site to over-ride the help table-of-contents files | redmatrix | 2016-09-26 | 1 | -2/+6 |
| | |||||
* | don't offer a settings/features link for techlevel 0 (basic or pro:0) even ↵ | redmatrix | 2016-09-20 | 1 | -1/+1 |
| | | | | if there are level 0 features/categories. The definition of level 0 is "don't confuse me with options". | ||||
* | remove chatroom suggestions for the time being, until somebody decides it's ↵ | redmatrix | 2016-09-04 | 1 | -0/+8 |
| | | | | worth fixing and rolls up their sleeves and does it. See the notes. There's a lot of useful technology involved and some valid use cases so we won't throw the code away. There's a lot of stuff in here worth saving. We just need to spend a bit more time working through the nitty-gritty bits. |