aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget
Commit message (Collapse)AuthorAgeFilesLines
* add a filter for notification to show new posts onlyMario Vavti2017-12-011-6/+9
|
* fix regression in cdav calendar widgetMario2017-11-251-2/+3
|
* missing filesMario Vavti2017-11-241-0/+26
|
* article featurezotlabs2017-11-221-1/+9
|
* provide ability to pin apps to navbar from /apps. this removes the ability ↵Mario Vavti2017-11-161-0/+1
| | | | to have per custom navbar pinned apps - this can be added later if desired
* Add private forums to forum widget. The link redirects to the remote channel ↵zotlabs2017-11-151-3/+29
| | | | page rather than a filtered view of your network page because you cannot post to a private forum from your own site.
* sort combined private mail conversations by latest updated conversation ↵Mario Vavti2017-11-131-5/+7
| | | | instead of created parent
* fix wiki pages not updating after creating new pageMario Vavti2017-11-111-1/+1
|
* load notifications links to /display via ajax if we are already in /displayMario Vavti2017-11-091-0/+1
|
* second half of issue #893 - move channel default permissions to its own ↵zotlabs2017-11-061-1/+1
| | | | module so we can apply different page/widget layouts than for connedit; the relevant functionality is abandoned on mod_connedit but still intact. Trying a slightly different look/behaviour for inherited settings and the associated checkboxes. This may need a bit more tweaking but overall looks a lot cleaner.
* Added mode to Portfolio widgetHaakon Meland Eriksen2017-10-291-0/+12
|
* only show pubs notifications if discovery_tab != disabledMario Vavti2017-10-111-15/+17
|
* remove notifications code from nav and go live with new notificationsMario Vavti2017-10-101-4/+0
|
* more fixesMario Vavti2017-10-081-2/+2
|
* new notification fixesMario Vavti2017-10-081-13/+13
|
* experimental new notifications - needs pconfig experimental_notif set to 1 ↵Mario Vavti2017-10-081-0/+152
| | | | for your channel to work.
* wiki: translateable strings and move page mimetype selector to options submenuMario Vavti2017-09-201-1/+3
|
* use mimetype text description rather than technical name in dropdown ↵zotlabs2017-09-191-1/+2
| | | | choices, found bug in mimetype selection option code
* turn common friends into a widgetzotlabs2017-09-191-0/+19
|
* wiki: lock mimetypezotlabs2017-09-141-0/+3
|
* add text/plain type to wikizotlabs2017-09-131-1/+1
|
* make wiki page mimetype default to wiki mimetype (this was the original ↵zotlabs2017-09-131-1/+1
| | | | intent but the wrong variable was used)
* wiki mimetype selectionzotlabs2017-09-121-0/+1
|
* Merge pull request #850 from anaqreon/docogit-marijus2017-09-011-0/+2
|\ | | | | Fix the multiple table of content bug
| * Removed duplicated table of contents (TOC) in Help pages by breaking ↵Andrew Manning2017-08-251-0/+2
| | | | | | | | hierarchical TOC loading.
* | fix card category widget links when a specific card is openedzotlabs2017-08-271-1/+1
|/
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-08-241-2/+11
|\
| * typozotlabs2017-08-231-1/+1
| |
| * cards featurezotlabs2017-08-231-2/+11
| |
* | Repaired and extended support for help page translations including table of ↵Andrew Manning2017-08-231-2/+10
|/ | | | contents files at the top level. Moved help module javascript to mod_help.js.
* App::get_channel() does not return the right channel if we are not looking ↵git-marijus2017-08-091-7/+1
| | | | at our own channel. fix issue #841
* show the right conversation active and do not show any conversation active ↵git-marijus2017-07-221-1/+3
| | | | if we compose a new one
* revert using channel_hash for cdav until we figure out how to do so cleanlyzotlabs2017-07-031-1/+1
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-07-022-2/+2
|\
| * update bs-dev and min version bumpMario Vavti2017-07-022-2/+2
| |
* | more mail issueszotlabs2017-06-221-1/+1
| |
* | Several things about mail storage weren't quite right.zotlabs2017-06-221-4/+0
| |
* | start porting cdav proper to corezotlabs2017-06-211-0/+176
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-06-141-0/+108
|\|
| * Added Portfolio widgetHaakon Meland Eriksen2017-06-131-0/+108
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-06-071-29/+28
|\|
| * rewrite wiki pages widget - no need for ajax on pageload, show the pages to ↵git-marijus2017-06-031-29/+28
| | | | | | | | not authenticated people.
| * sql error photos_albums_list with non-logged-in viewerzotlabs2017-04-031-1/+1
| |
* | only provide 'connected apps' on the settings menu if techlevel > 0.zotlabs2017-05-301-5/+7
| |
* | whitespacezotlabs2017-04-121-2/+2
| |
* | sql error photos_albums_list with non-logged-in viewerzotlabs2017-04-021-1/+1
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-292-2/+4
|\|
| * various input filter fixeszotlabs2017-03-291-0/+7
| |
| * fix widgets for bs4 againMario Vavti2017-03-292-4/+4
| |
| * namespace errorMario Vavti2017-03-291-1/+1
| |