Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugins -> addons | zotlabs | 2018-06-28 | 3 | -23/+23 |
| | |||||
* | String change to reflect the current forum tagging method | zotlabs | 2018-06-28 | 1 | -1/+1 |
| | |||||
* | imagick converter: -thumbnail doesn't preserve exif, -resize does | zotlabs | 2018-06-26 | 3 | -3/+3 |
| | |||||
* | do not include system channels in directory results | zotlabs | 2018-06-25 | 1 | -1/+1 |
| | |||||
* | disable log noise until it is needed | zotlabs | 2018-06-25 | 1 | -1/+1 |
| | |||||
* | hiding a channel from the directory also hides them from the cloud rootdir | zotlabs | 2018-06-18 | 1 | -3/+2 |
| | |||||
* | channel sources: add 'resend' option to discard original author - similar to ↵ | zotlabs | 2018-06-18 | 1 | -6/+11 |
| | | | | the Friendica remote_self setting | ||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2018-06-17 | 2 | -37/+73 |
|\ | |||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2018-06-17 | 12 | -54/+90 |
| |\ | |||||
| * | | some work on mod group | Mario | 2018-06-17 | 2 | -37/+73 |
| | | | |||||
* | | | owa: htmlentity encoding encountered in authentication workflow (possibly ↵ | zotlabs | 2018-06-17 | 1 | -1/+8 |
| |/ |/| | | | | | introduced during Apache mod_rewrite with QSA flag) | ||||
* | | apply changes to slider defaults across all modules that use buildQuery for ↵ | zotlabs | 2018-06-15 | 5 | -10/+10 |
| | | | | | | | | updates | ||||
* | | hubzilla core issue #1227 - affinity slider unable to reach 0,99 when slider ↵ | zotlabs | 2018-06-15 | 1 | -4/+6 |
| | | | | | | | | saved default changes | ||||
* | | re-implement/refactor getQuotaInfo() on DAV storage | zotlabs | 2018-06-14 | 3 | -36/+49 |
| | | |||||
* | | optionally report total available space when uploading | zotlabs | 2018-06-13 | 2 | -1/+8 |
| | | |||||
* | | SECURITY: provide option to disable the cloud 'root' directory and make the ↵ | zotlabs | 2018-06-13 | 2 | -0/+14 |
| | | | | | | | | cloud module require a target channel nickname. This is a low impact change as there is currently no disclosure of private information. The presence of a file browser for all the channels on the site could be (and is reported to be) a concern to some people and there is no reason why it shouldn't be optional. | ||||
* | | uid is integer | zotlabs | 2018-06-13 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of ../hz into dev | zotlabs | 2018-06-13 | 1 | -1/+1 |
|\ \ | |||||
| * | | null db fields in mod_invite | zotlabs | 2018-06-13 | 1 | -1/+1 |
| | | | |||||
* | | | fix issue #1221 | Mario Vavti | 2018-06-10 | 1 | -2/+2 |
| |/ |/| | |||||
* | | fix issue #1219 | Mario Vavti | 2018-06-09 | 1 | -3/+6 |
| | | |||||
* | | restrict cid filter to unthreaded order (makes much more sense that way imho ↵ | Mario Vavti | 2018-06-09 | 3 | -36/+35 |
| | | | | | | | | and the query is a lot faster) and slighty change order of the filters | ||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2018-06-08 | 1 | -1/+1 |
|\ \ | |||||
| * | | Update github.com git repo URLs with framagit.org URLs | Andrew Manning | 2018-06-08 | 1 | -1/+1 |
| |/ | |||||
* | | if unthreaded and cid and not pf, query author only | Mario Vavti | 2018-06-08 | 1 | -5/+10 |
| | | |||||
* | | new feature filter network by name | Mario Vavti | 2018-06-08 | 1 | -1/+16 |
|/ | |||||
* | fixes for search_item.tpl | Mario Vavti | 2018-06-07 | 1 | -7/+0 |
| | |||||
* | escape query string | Mario Vavti | 2018-06-07 | 4 | -5/+5 |
| | |||||
* | do not query for parents if $conv and $nouveau are set | Mario Vavti | 2018-06-07 | 1 | -5/+11 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-06-07 | 1 | -1/+1 |
|\ | |||||
| * | update a number of links in the code | zotlabs | 2018-06-06 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-06-06 | 1 | -4/+9 |
| |\ | |||||
* | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-06-06 | 2 | -67/+149 |
|\| | | |||||
| * | | some work to make menus editable by visitors with webpage write permissions; ↵ | zotlabs | 2018-06-05 | 2 | -67/+149 |
| | | | | | | | | | | | | this needed to revise the link structure so that the page specified an owner channel in the url. Otherwise we could only operate on menus owned by local_channel(). Have done some basic regression testing but have not yet fully tested guest editing functionality. | ||||
* | | | add the pf argument to the forum notification links | Mario Vavti | 2018-06-06 | 1 | -1/+1 |
| |/ |/| | |||||
* | | rely on the pf argument to determine if we deal with a forum or not. ↵ | Mario Vavti | 2018-06-05 | 1 | -3/+5 |
| | | | | | | | | xchan_pubforum is not set for all public forums in the forum filters for some reason. | ||||
* | | be specific about the term type and do not sort the results | Mario Vavti | 2018-06-04 | 1 | -2/+5 |
|/ | |||||
* | 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 | 2 | -26/+24 |
| | |||||
* | distinct is needed or it can heavily impact pagination in certain situations ↵ | Mario Vavti | 2018-06-03 | 1 | -3/+3 |
| | | | | (5 per page instead of 20). Add ordering to the select clause to mitigate errors in postgres and add item_thread_top = 1 for slightly better performance. | ||||
* | missing $perm_sql | Mario Vavti | 2018-06-03 | 1 | -1/+4 |
| | |||||
* | 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 | 4 | -0/+86 |
| |\ | |||||
| * \ | 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 |
| | | | | |