Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | item uuid changes | zotlabs | 2018-11-12 | 1 | -1/+3 |
| | |||||
* | dreport updates | zotlabs | 2018-11-12 | 1 | -5/+15 |
| | |||||
* | more z6 debugging | zotlabs | 2018-11-11 | 1 | -0/+5 |
| | |||||
* | begin native summary support | zotlabs | 2018-11-08 | 1 | -1/+23 |
| | |||||
* | refresh packets | zotlabs | 2018-11-08 | 1 | -0/+6 |
| | |||||
* | Merge branch 'master' into zvi | zotlabs | 2018-11-07 | 3 | -17/+27 |
|\ | |||||
| * | Revert "remove 'Expiries' HTTP header" | Max Kostikov | 2018-11-07 | 1 | -1/+2 |
| | | | | | | This reverts commit 40d9277ef38ef1200db59cd2f8c6b9e2a80bc332 | ||||
| * | remove 'Expiries' HTTP header | Max Kostikov | 2018-11-06 | 1 | -2/+1 |
| | | |||||
| * | Update Photo.php | Max Kostikov | 2018-11-06 | 1 | -2/+2 |
| | | |||||
| * | Update Photo.php | Max Kostikov | 2018-11-06 | 1 | -4/+2 |
| | | |||||
| * | Update Photo.php | Max Kostikov | 2018-11-06 | 1 | -2/+3 |
| | | |||||
| * | 'Last-Modified' and 'Content-Length' HTTP headers added for better image caching | Max Kostikov | 2018-11-06 | 1 | -9/+18 |
| | | |||||
| * | Update Photo.php | Max Kostikov | 2018-11-05 | 1 | -1/+1 |
| | | |||||
| * | Use modern get_config() syntax | Max Kostikov | 2018-11-05 | 1 | -4/+2 |
| | | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-11-05 | 2 | -11/+36 |
| |\ | |||||
| * | | more fixes for forum notifications handling: do not count likes/dislikes if ↵ | Mario Vavti | 2018-11-03 | 2 | -2/+6 |
| | | | | | | | | | | | | likes notifications are disabled and also do not show like activities when clicking a forum notification and like notifications are disabled | ||||
* | | | this is brutal | zotlabs | 2018-11-06 | 1 | -0/+44 |
| |/ |/| | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2018-11-04 | 1 | -1/+6 |
|\| | |||||
| * | Update Linkinfo.php | Max Kostikov | 2018-11-03 | 1 | -1/+1 |
| | | |||||
| * | Update Linkinfo.php | Max Kostikov | 2018-11-03 | 1 | -1/+1 |
| | | |||||
| * | Update Linkinfo.php | Max Kostikov | 2018-11-03 | 1 | -4/+4 |
| | | |||||
| * | Update Linkinfo.php | Max Kostikov | 2018-11-02 | 1 | -2/+2 |
| | | |||||
| * | more precise codepage detection | Max Kostikov | 2018-11-02 | 1 | -3/+5 |
| | | |||||
| * | Workaround for incorrect ISO-8859-5 encoded content conversion | Max Kostikov | 2018-11-02 | 1 | -2/+5 |
| | | |||||
* | | z6 updates to owa, linkinfo improved image detection | zotlabs | 2018-11-04 | 2 | -11/+36 |
|/ | |||||
* | yet another blueimp vulnerability. Move to composer. | Mike Macgirvin | 2018-10-31 | 1 | -3/+3 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2018-10-30 | 2 | -12/+27 |
|\ | |||||
| * | fix forum ping results - the term query requires xchan_name instead of ↵ | Mario Vavti | 2018-10-29 | 1 | -4/+3 |
| | | | | | | | | xchan_hash. also improve the query itself - item_permission_sql() is redundant here since we always deal with local_channel() and use count(id) instead of sum(item_unseen) to get the unseen count | ||||
| * | fix issues with forum handling in mod network and ping. also some code cleanup. | Mario Vavti | 2018-10-27 | 2 | -10/+24 |
| | | |||||
| * | notifications: fix unseen forum count | Mario Vavti | 2018-10-26 | 1 | -6/+8 |
| | | |||||
* | | remove primary/clone counts from admin summary. The last checkins should fix ↵ | zotlabs | 2018-10-30 | 1 | -3/+1 |
|/ | | | | this count "eventually" but the information has little direct value and may require location information for a local channel to change before it is actually corrected. | ||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2018-10-24 | 1 | -2/+2 |
|\ | |||||
| * | Update Linkinfo.php | Max Kostikov | 2018-10-24 | 1 | -1/+1 |
| | | |||||
| * | Update Linkinfo.php | Max Kostikov | 2018-10-23 | 1 | -1/+1 |
| | | |||||
| * | Update Linkinfo.php | Max Kostikov | 2018-10-23 | 1 | -4/+2 |
| | | |||||
| * | Convert non UTF-8 content on link embeding | Max Kostikov | 2018-10-23 | 1 | -2/+4 |
| | | |||||
* | | refine stream filter and forum notification behaviour (mostly for ↵ | Mario Vavti | 2018-10-24 | 2 | -21/+31 |
| | | | | | | | | performance). personal posts will be displayed in unthreaded mode and clicking a forum notification will show only the unseen items of the forum in unthreaded mode. group the filters in the widget - threaded at the top, unthreaded beneath. | ||||
* | | wrong var | Mario Vavti | 2018-10-24 | 1 | -1/+1 |
| | | |||||
* | | autocomplete performance: this slightly changes the editor contact ↵ | Mario Vavti | 2018-10-24 | 1 | -4/+5 |
|/ | | | | autocomplete behaviour. queries using *like* with a prepended % to the query string do not make use of indices. this is no big issue when we query abook but can get really slow when xchan table is involved. this commit changes the xchan table only queries to use the *str%* format. this means that the result set for channels we are not connected with will change in a way that xchan_name and xchan_addr will bematched only from the beginning of the name or address. this commit also changes textcomplete to only start the query after the 3rd character. the result set between 2 and 3 characters is mostly very different and only from 3 chars on there is a high possibility the channel we look for is already in the result. | ||||
* | fix wrong value being used for menu_id | mike | 2018-10-20 | 1 | -1/+1 |
| | |||||
* | improve posting to mod pconfig via ajax | Mario Vavti | 2018-10-16 | 1 | -5/+9 |
| | |||||
* | fix wiki issue with wiki page links when using bbcode | Mario Vavti | 2018-10-15 | 1 | -3/+2 |
| | |||||
* | Add wiki_preprocess hook and documentation | M.Dent | 2018-10-10 | 1 | -0/+4 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-10-10 | 2 | -2/+7 |
|\ | |||||
| * | SECURITY: signature issue | zotlabs | 2018-10-09 | 2 | -2/+7 |
| | | |||||
* | | fix some more wiki issues | Mario Vavti | 2018-10-10 | 1 | -3/+3 |
|/ | |||||
* | Rework Wiki encoding scheme. | M.Dent | 2018-10-08 | 1 | -18/+24 |
| | |||||
* | Implement custom escaping | M.Dent | 2018-10-08 | 1 | -13/+21 |
| | |||||
* | typo | Mario Vavti | 2018-10-08 | 1 | -1/+1 |
| | |||||
* | the root cause for doubled entries is fixed now | Mario Vavti | 2018-10-08 | 1 | -1/+1 |
| |