Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 ↵ | Andrew Manning | 2018-05-15 | 1 | -1/+1 | |
| | | | | settings text. | |||||
* | 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 ↵ | zotlabs | 2018-04-18 | 1 | -10/+3 | |
| | | | | permission; this doesn't fix the underlying modules though as there are some potential security issues at the moment. | |||||
* | re-use directory safemode setting for public stream tag filtering since a ↵ | zotlabs | 2018-04-17 | 1 | -1/+2 | |
| | | | | handful of well-known tags skews the results wildly. Added 'bot' to the list just because it's noisy. A site can customise or nullify this feature if they desire. | |||||
* | 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 ↵ | zotlabs | 2018-04-09 | 1 | -6/+3 | |
| | | | | and commented_days have to be exceeded to expire. | |||||
* | Create catcloud widget and provide a type option which can include 'cards' ↵ | zotlabs | 2018-04-09 | 1 | -0/+46 | |
| | | | | or 'articles' | |||||
* | Modified notifications widget to add the public stream when the current user ↵ | Julian Schweinsberg | 2018-04-09 | 1 | -1/+1 | |
| | | | | is allowed to see it only | |||||
* | 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 ↵ | zotlabs | 2018-03-03 | 1 | -3/+3 | |
| | | | | newmember link instead of the suggest module as the UI is prettier. | |||||
* | 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 ↵ | zotlabs | 2018-02-28 | 1 | -0/+6 | |
| | | | | channel | |||||
* | provide new member widget which sits beneath the notifications for the first ↵ | zotlabs | 2018-02-28 | 1 | -0/+77 | |
| | | | | 60 days after an account creation. | |||||
* | 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 | |
| | | | | auto-enabling at various feature levels. This involves string changes and should *not* go into 3.2RC. | |||||
* | 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 | |
| | ||||||
* | this will fix the cards query and keep the rest intact | Mario Vavti | 2018-02-04 | 1 | -1/+1 | |
| | ||||||
* | remove some never used indices which prevented our item queries to find the ↵ | Mario Vavti | 2018-02-04 | 1 | -1/+2 | |
| | | | | right query execution plan in mysql and adjust some queries to optimze the result | |||||
* | if startpage is /hq redirect all notifications links to /hq and minor ↵ | Mario Vavti | 2018-01-27 | 1 | -1/+2 | |
| | | | | notifications and hq fixes | |||||
* | simplify interactions with the get_features hook by calling it before any ↵ | zotlabs | 2018-01-18 | 1 | -11/+11 | |
| | | | | filtering takes place | |||||
* | scrutinizer mods | zotlabs | 2018-01-09 | 1 | -2/+2 | |
| | ||||||
* | start with nonactive state for the notifications button and display some ↵ | Mario Vavti | 2018-01-07 | 1 | -0/+1 | |
| | | | | text if there are no notifications on small screens only |