| Commit message (Expand) | Author | Age | Files | Lines |
* | add the missing link to manage privacy groups | zotlabs | 2018-06-28 | 1 | -0/+8 |
* | plugins -> addons | zotlabs | 2018-06-28 | 1 | -3/+3 |
* | some work on mod group | Mario | 2018-06-17 | 1 | -0/+3 |
* | restrict cid filter to unthreaded order (makes much more sense that way imho ... | Mario Vavti | 2018-06-09 | 2 | -35/+34 |
* | new feature filter network by name | Mario Vavti | 2018-06-08 | 1 | -1/+16 |
* | sort out some mismatched hovertips on the activity filter | zotlabs | 2018-06-03 | 1 | -5/+5 |
* | wrong level | zotlabs | 2018-06-03 | 1 | -2/+2 |
* | fix submenunavigation on activity filters | zotlabs | 2018-06-03 | 1 | -0/+2 |
* | improve network cid query | Mario Vavti | 2018-06-03 | 1 | -2/+2 |
* | the pf argument is required here for some functionality in /network | Mario Vavti | 2018-06-03 | 1 | -3/+3 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-06-02 | 2 | -2/+2 |
|\ |
|
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-06-02 | 3 | -0/+25 |
| |\ |
|
| * \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-06-01 | 2 | -27/+54 |
| |\ \ |
|
| * \ \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-05-31 | 1 | -0/+20 |
| |\ \ \ |
|
| * | | | | proper pronoun | zotlabs | 2018-05-31 | 1 | -1/+1 |
| * | | | | don't show forums in forum widget if archived flag is set | zotlabs | 2018-05-31 | 1 | -1/+1 |
* | | | | | finalize filters and forum notifications | Mario Vavti | 2018-06-02 | 1 | -8/+40 |
* | | | | | some more work on forum notifications | Mario Vavti | 2018-06-02 | 1 | -6/+2 |
| |_|_|/
|/| | | |
|
* | | | | unread forum notifications - wip/unfinished | Mario Vavti | 2018-06-01 | 2 | -2/+15 |
* | | | | add manage privacy groups entry to the panel channel menu dropdown for now | Mario Vavti | 2018-06-01 | 1 | -0/+2 |
* | | | | fixes for css fix | Mario Vavti | 2018-06-01 | 1 | -0/+7 |
* | | | | add hover effect to dropdown caret | Mario Vavti | 2018-06-01 | 1 | -0/+3 |
| |_|/
|/| | |
|
* | | | move file and groups filter to submenu | Mario Vavti | 2018-06-01 | 2 | -27/+54 |
| |/
|/| |
|
* | | implement reset button for filters | Mario Vavti | 2018-05-31 | 1 | -0/+20 |
|/ |
|
* | change some strings | Mario Vavti | 2018-05-31 | 1 | -4/+4 |
* | merge groups and filed posts into activity filters | Mario Vavti | 2018-05-31 | 2 | -21/+64 |
* | make navbar search use the module search function in /network and /channel | Mario Vavti | 2018-05-30 | 1 | -0/+7 |
* | add widget files and templates | Mario Vavti | 2018-05-30 | 2 | -0/+177 |
* | Rename Permission Groups to Permission Categories and clarify feature setting... | Andrew Manning | 2018-05-15 | 1 | -1/+1 |
* | missing class | Mario Vavti | 2018-04-30 | 1 | -1/+1 |
* | fix regression with forum widget unseen count | Mario Vavti | 2018-04-24 | 1 | -2/+2 |
* | relax restrictions to the design tools menu to allow those with write_pages p... | zotlabs | 2018-04-18 | 1 | -10/+3 |
* | re-use directory safemode setting for public stream tag filtering since a han... | zotlabs | 2018-04-17 | 1 | -1/+2 |
* | fine tuning the public stream tag results | zotlabs | 2018-04-17 | 1 | -1/+1 |
* | public stream tag enhancements | zotlabs | 2018-04-17 | 1 | -0/+40 |
* | add commented_days parameter to item_expire(), default 7. Both expire_days an... | zotlabs | 2018-04-09 | 1 | -6/+3 |
* | Create catcloud widget and provide a type option which can include 'cards' or... | zotlabs | 2018-04-09 | 1 | -0/+46 |
* | Modified notifications widget to add the public stream when the current user ... | Julian Schweinsberg | 2018-04-09 | 1 | -1/+1 |
* | oauth2 client settings page | zotlabs | 2018-04-05 | 1 | -1/+9 |
* | turn newmember widget into a feature | zotlabs | 2018-03-23 | 1 | -11/+1 |
* | fix channel_address | Mario Vavti | 2018-03-14 | 1 | -1/+1 |
* | add ability to disable newmember widget ahead of time | Mario Vavti | 2018-03-13 | 1 | -2/+3 |
* | add dummy f= arg to suggestion urls, use directory version of suggest for new... | zotlabs | 2018-03-03 | 1 | -3/+3 |
* | sigh - missed two strings | zotlabs | 2018-03-01 | 1 | -2/+2 |
* | hide newmember widget if a new account was used to create a clone of an old c... | zotlabs | 2018-02-28 | 1 | -0/+6 |
* | provide new member widget which sits beneath the notifications for the first ... | zotlabs | 2018-02-28 | 1 | -0/+77 |
* | rename Addon/Feature settings to addon settings [string change] | zotlabs | 2018-02-27 | 1 | -1/+1 |
* | move oauth_client management and guest access tokens to features rather than ... | zotlabs | 2018-02-27 | 1 | -2/+2 |
* | fix icon position and make string translatable | Mario Vavti | 2018-02-26 | 1 | -3/+6 |
* | wrong link | Mario Vavti | 2018-02-08 | 1 | -1/+1 |