| Commit message (Expand) | Author | Age | Files | Lines |
* | fix regression when rendering event items | Mario | 2023-04-23 | 1 | -1/+1 |
* | fix some php warnings | Mario | 2023-02-28 | 1 | -2/+4 |
* | look for owner instead of author - this way we will also catch the via posts | Mario | 2023-02-22 | 1 | -1/+1 |
* | revisit author_id and fix issue with pinned content | Mario | 2023-02-15 | 1 | -1/+3 |
* | implement hq widget author image and notifications updates | Mario | 2023-02-12 | 2 | -3/+5 |
* | fix more hubloc confusion, implement hq widget author filter and some autocom... | Mario | 2023-02-09 | 1 | -3/+19 |
* | fix undefined varable warning | Mario | 2023-01-28 | 1 | -1/+2 |
* | translateable strings | Mario | 2023-01-04 | 1 | -2/+2 |
* | pdl editor for addon iitial commit | Mario | 2023-01-04 | 1 | -1/+1 |
* | fix issues with pubstream tagcloud | Mario | 2023-01-02 | 1 | -11/+6 |
* | filter approvals | Mario | 2022-12-27 | 1 | -1/+4 |
* | move mod queueworker to /admin | Mario | 2022-12-27 | 1 | -0/+1 |
* | fix subquery in hq widget and order by hubloc_id desc in handle_tag() to make... | Mario | 2022-12-26 | 1 | -3/+5 |
* | bring back poll and delivery interval | Mario | 2022-12-12 | 1 | -3/+4 |
* | Merge branch 'fix-category-widget-urls' into 'dev' | Mario | 2022-12-02 | 1 | -5/+6 |
|\ |
|
| * | Fix Category widget URLs | Harald Eilertsen | 2022-11-26 | 1 | -5/+6 |
* | | adjust the query to work with postgres | Mario | 2022-11-30 | 1 | -13/+13 |
* | | fetch the unseen count in a subquery instead of a separate query and rename a... | Mario | 2022-11-30 | 1 | -12/+6 |
* | | the blue dots were slightly too bold. | Mario | 2022-11-22 | 1 | -1/+1 |
|/ |
|
* | hq widget: use distinct classes for seen and unseen thread items count | Mario | 2022-11-18 | 1 | -1/+13 |
* | hq widget: implement thread unseen items count | Mario | 2022-11-18 | 1 | -2/+12 |
* | set hubloc_connected in mod fhublocs otherwise the hublocs might be removed b... | Mario Vavti | 2022-11-02 | 1 | -1/+1 |
* | fix php warnings | Mario Vavti | 2022-10-26 | 1 | -2/+1 |
* | fix php warnings | Mario Vavti | 2022-10-23 | 1 | -1/+2 |
* | fix php warnings | Mario | 2022-10-20 | 1 | -3/+2 |
* | fix more php warnings | Mario Vavti | 2022-10-20 | 1 | -1/+4 |
* | fix php warnings | Mario Vavti | 2022-10-18 | 2 | -2/+2 |
* | fix php warnings | Mario Vavti | 2022-10-13 | 1 | -1/+1 |
* | fix more php warnings | Mario Vavti | 2022-10-13 | 1 | -1/+1 |
* | fix php warnings | Mario | 2022-10-12 | 1 | -0/+2 |
* | fix hq widget displaying superblocked items | Mario | 2022-09-29 | 1 | -0/+13 |
* | Ãfix regression | Mario | 2022-09-26 | 1 | -1/+4 |
* | php8: fix more warnings | Mario | 2022-09-11 | 1 | -0/+1 |
* | fix random php warnings | Mario | 2022-09-07 | 2 | -11/+8 |
* | fix missing closing div tag if there are no recent channel activities to display | Mario | 2022-09-05 | 1 | -2/+1 |
* | update widget description | Mario Vavti | 2022-08-05 | 1 | -1/+1 |
* | check if the webpages app is installed | Mario | 2022-07-18 | 1 | -0/+5 |
* | HQ dashboard - missing files | Mario | 2022-07-16 | 1 | -0/+246 |
* | HQ dashboard - initial checkin | Mario | 2022-07-15 | 1 | -9/+16 |
* | oembed: implement a max oembed size which defaults to 1MB and do not try to o... | Mario | 2022-06-03 | 2 | -2/+2 |
* | categories widgets cleanup | Mario | 2022-05-24 | 1 | -23/+9 |
* | move wiki to addons | Mario | 2022-05-06 | 3 | -174/+0 |
* | move cards to addon | Mario | 2022-05-04 | 2 | -2/+11 |
* | widget descriptions and add content region to all pdl files for convenience | Mario | 2022-02-23 | 34 | -59/+190 |
* | do not require network for forums widget | Mario | 2022-02-21 | 1 | -1/+0 |
* | remove deprecated widgets and add some more widget descriptions | Mario | 2022-02-21 | 26 | -117/+148 |
* | merge branch pdledit_gui into dev - many widgets still miss their description... | Mario | 2022-02-20 | 9 | -8/+57 |
* | php8 warnings | Mario | 2022-02-13 | 1 | -4/+4 |
* | typo | Mario | 2022-02-11 | 1 | -1/+1 |
* | minor restructure to omit php 8.1 deprecation warning | Mario | 2022-02-11 | 1 | -3/+10 |