| Commit message (Expand) | Author | Age | Files | Lines |
* | Make affinity widget settings work. It's entirely possible they never did wor... | zotlabs | 2017-12-28 | 1 | -9/+3 |
* | notification: slight animation for loading... and do not remove public stream... | Mario Vavti | 2017-12-11 | 1 | -1/+1 |
* | Fix 'unable to add pages with spaces' (pr 922) | M.Dent | 2017-12-06 | 1 | -1/+1 |
* | resolve merge conflict | Mario Vavti | 2017-12-06 | 1 | -0/+36 |
* | add a filter for notification to show new posts only | Mario Vavti | 2017-12-01 | 1 | -6/+9 |
* | fix regression in cdav calendar widget | Mario | 2017-11-25 | 1 | -2/+3 |
* | missing files | Mario Vavti | 2017-11-24 | 1 | -0/+26 |
* | article feature | zotlabs | 2017-11-22 | 1 | -1/+9 |
* | provide ability to pin apps to navbar from /apps. this removes the ability to... | Mario Vavti | 2017-11-16 | 1 | -0/+1 |
* | Add private forums to forum widget. The link redirects to the remote channel ... | zotlabs | 2017-11-15 | 1 | -3/+29 |
* | sort combined private mail conversations by latest updated conversation inste... | Mario Vavti | 2017-11-13 | 1 | -5/+7 |
* | fix wiki pages not updating after creating new page | Mario Vavti | 2017-11-11 | 1 | -1/+1 |
* | load notifications links to /display via ajax if we are already in /display | Mario Vavti | 2017-11-09 | 1 | -0/+1 |
* | second half of issue #893 - move channel default permissions to its own modul... | zotlabs | 2017-11-06 | 1 | -1/+1 |
* | Added mode to Portfolio widget | Haakon Meland Eriksen | 2017-10-29 | 1 | -0/+12 |
* | only show pubs notifications if discovery_tab != disabled | Mario Vavti | 2017-10-11 | 1 | -15/+17 |
* | remove notifications code from nav and go live with new notifications | Mario Vavti | 2017-10-10 | 1 | -4/+0 |
* | more fixes | Mario Vavti | 2017-10-08 | 1 | -2/+2 |
* | new notification fixes | Mario Vavti | 2017-10-08 | 1 | -13/+13 |
* | experimental new notifications - needs pconfig experimental_notif set to 1 fo... | Mario Vavti | 2017-10-08 | 1 | -0/+152 |
* | wiki: translateable strings and move page mimetype selector to options submenu | Mario Vavti | 2017-09-20 | 1 | -1/+3 |
* | use mimetype text description rather than technical name in dropdown choices,... | zotlabs | 2017-09-19 | 1 | -1/+2 |
* | turn common friends into a widget | zotlabs | 2017-09-19 | 1 | -0/+19 |
* | wiki: lock mimetype | zotlabs | 2017-09-14 | 1 | -0/+3 |
* | add text/plain type to wiki | zotlabs | 2017-09-13 | 1 | -1/+1 |
* | make wiki page mimetype default to wiki mimetype (this was the original inten... | zotlabs | 2017-09-13 | 1 | -1/+1 |
* | wiki mimetype selection | zotlabs | 2017-09-12 | 1 | -0/+1 |
* | Merge pull request #850 from anaqreon/doco | git-marijus | 2017-09-01 | 1 | -0/+2 |
|\ |
|
| * | Removed duplicated table of contents (TOC) in Help pages by breaking hierarch... | Andrew Manning | 2017-08-25 | 1 | -0/+2 |
* | | fix card category widget links when a specific card is opened | zotlabs | 2017-08-27 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-08-24 | 1 | -2/+11 |
|\ |
|
| * | typo | zotlabs | 2017-08-23 | 1 | -1/+1 |
| * | cards feature | zotlabs | 2017-08-23 | 1 | -2/+11 |
* | | Repaired and extended support for help page translations including table of c... | Andrew Manning | 2017-08-23 | 1 | -2/+10 |
|/ |
|
* | App::get_channel() does not return the right channel if we are not looking at... | git-marijus | 2017-08-09 | 1 | -7/+1 |
* | show the right conversation active and do not show any conversation active if... | git-marijus | 2017-07-22 | 1 | -1/+3 |
* | revert using channel_hash for cdav until we figure out how to do so cleanly | zotlabs | 2017-07-03 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-07-02 | 2 | -2/+2 |
|\ |
|
| * | update bs-dev and min version bump | Mario Vavti | 2017-07-02 | 2 | -2/+2 |
* | | more mail issues | zotlabs | 2017-06-22 | 1 | -1/+1 |
* | | Several things about mail storage weren't quite right. | zotlabs | 2017-06-22 | 1 | -4/+0 |
* | | start porting cdav proper to core | zotlabs | 2017-06-21 | 1 | -0/+176 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-14 | 1 | -0/+108 |
|\| |
|
| * | Added Portfolio widget | Haakon Meland Eriksen | 2017-06-13 | 1 | -0/+108 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-07 | 1 | -29/+28 |
|\| |
|
| * | rewrite wiki pages widget - no need for ajax on pageload, show the pages to n... | git-marijus | 2017-06-03 | 1 | -29/+28 |
| * | sql error photos_albums_list with non-logged-in viewer | zotlabs | 2017-04-03 | 1 | -1/+1 |
* | | only provide 'connected apps' on the settings menu if techlevel > 0. | zotlabs | 2017-05-30 | 1 | -5/+7 |
* | | whitespace | zotlabs | 2017-04-12 | 1 | -2/+2 |
* | | sql error photos_albums_list with non-logged-in viewer | zotlabs | 2017-04-02 | 1 | -1/+1 |