| Commit message (Expand) | Author | Age | Files | Lines |
* | Add tracking of deleted pconfig variables | M.Dent | 2018-10-29 | 1 | -4/+40 |
* | Fix to set update time in pconfig on update | M.Dent | 2018-10-28 | 1 | -3/+3 |
* | Add timestamp and associated logic to pconfig | M.Dent | 2018-10-28 | 1 | -12/+53 |
* | DB Updates to prep for pconfig timestamps. | M.Dent | 2018-10-28 | 1 | -0/+26 |
* | 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 |
* | Add entropy to queue worker - and fix requeuing of expired tasks | M.Dent | 2018-10-25 | 1 | -2/+3 |
* | 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 performance... | Mario Vavti | 2018-10-24 | 4 | -52/+63 |
* | | wrong var | Mario Vavti | 2018-10-24 | 1 | -1/+1 |
* | | autocomplete performance: this slightly changes the editor contact autocomple... | Mario Vavti | 2018-10-24 | 1 | -4/+5 |
|/ |
|
* | fix wrong value being used for menu_id | mike | 2018-10-20 | 1 | -1/+1 |
* | Fix master rate limiter | M. Dent | 2018-10-16 | 1 | -2/+9 |
* | improve posting to mod pconfig via ajax | Mario Vavti | 2018-10-16 | 1 | -5/+9 |
* | add missing features section to newmember widget | Mario Vavti | 2018-10-15 | 1 | -1/+7 |
* | allow to undelete deleted base apps | Mario Vavti | 2018-10-15 | 1 | -2/+2 |
* | fix wiki issue with wiki page links when using bbcode | Mario Vavti | 2018-10-15 | 1 | -3/+2 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-10-12 | 1 | -4/+2 |
|\ |
|
| * | verify some edge case http signatures | zotlabs | 2018-10-11 | 1 | -4/+2 |
* | | Add wiki_preprocess hook and documentation | M.Dent | 2018-10-10 | 2 | -1/+5 |
* | | fix issue in zot finger | Mario Vavti | 2018-10-10 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-10-10 | 4 | -2/+29 |
|\| |
|
| * | SECURITY: signature issue | zotlabs | 2018-10-09 | 4 | -2/+29 |
* | | fix some more wiki issues | Mario Vavti | 2018-10-10 | 3 | -5/+5 |
|/ |
|
* | Rework Wiki encoding scheme. | M.Dent | 2018-10-08 | 4 | -22/+29 |
* | Implement custom escaping | M.Dent | 2018-10-08 | 4 | -21/+64 |
* | 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 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-10-08 | 1 | -3/+2 |
|\ |
|
| * | hubzilla core issue #1278 - page update always reloads if noscript content is... | zotlabs | 2018-10-07 | 1 | -3/+2 |
* | | Fix too many arguments | M.Dent | 2018-10-07 | 1 | -2/+0 |
* | | Fix (potential) runaway cron | M. Dent | 2018-10-07 | 1 | -4/+118 |
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-10-07 | 1 | -5/+5 |
|\| |
|
| * | minor app cleanup | zotlabs | 2018-10-05 | 1 | -5/+5 |
| * | Merge branch 'dev' | zotlabs | 2018-10-04 | 77 | -474/+806 |
| |\ |
|
* | | | return success for postgres | Mario Vavti | 2018-10-06 | 1 | -8/+11 |
* | | | fix issue #1281 - hubloc default values | Mario Vavti | 2018-10-06 | 1 | -0/+25 |
* | | | another db update to get rid of the old view bookmarks entries | Mario Vavti | 2018-10-06 | 1 | -0/+23 |
* | | | move profile assign selector to profile settings and personal menu selector t... | Mario Vavti | 2018-10-06 | 3 | -29/+41 |
* | | | this did not actually make sense | Mario Vavti | 2018-10-06 | 1 | -5/+0 |
* | | | rename widget titles | Mario Vavti | 2018-10-06 | 2 | -2/+2 |
* | | | rename grid to network (for consistency) and activity to stream (as seen in o... | Mario Vavti | 2018-10-06 | 5 | -5/+33 |
* | | | pubstream app | Mario Vavti | 2018-10-06 | 4 | -7/+41 |
* | | | randprof app | Mario Vavti | 2018-10-06 | 1 | -1/+21 |
* | | | remote diagnostics app | Mario Vavti | 2018-10-06 | 1 | -3/+16 |
* | | | admin should not be an app imho - we can not install/delete admin abilities. ... | Mario Vavti | 2018-10-06 | 1 | -3/+0 |