aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add hook: permit_hookM.Dent (DM42.Net)2018-09-193-7/+22
|
* allow a second url in apd files for settings, hide pin and star buttons in ↵Mario Vavti2018-09-193-13/+22
| | | | edit mode and use strpos() instead of strstr() in some places
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-09-196-16/+41
|\
| * this was neededzotlabs2018-09-181-1/+1
| |
| * missing autocomplete (e.g. mentions) in mod_photos commentszotlabs2018-09-181-2/+3
| |
| * Merge branch 'dev'zotlabs2018-09-1710-12/+210
| |\
| | * Merge branch 'patch-3' into 'dev'Mario2018-09-173-10/+34
| | |\ | | | | | | | | | | | | | | | | Save combined view while deleting or recalling first message in thread See merge request hubzilla/core!1273
| | | * Update zot.phpMax Kostikov2018-09-171-1/+1
| | | |
| | | * Update message.phpMax Kostikov2018-09-171-1/+1
| | | |
| | | * Update msglib.phpMax Kostikov2018-09-171-6/+6
| | | |
| | | * Update msglib.phpMax Kostikov2018-09-161-10/+6
| | | |
| | | * use common msg_drop functionMax Kostikov2018-09-151-25/+3
| | | |
| | | * Use common msg_drop functionMax Kostikov2018-09-151-25/+3
| | | |
| | | * formattingMax Kostikov2018-09-151-24/+21
| | | |
| | | * Create msglib.phpMax Kostikov2018-09-151-0/+35
| | | |
| | | * Add new fileMax Kostikov2018-09-151-0/+0
| | | |
| | | * unification with zot.php code for future reuseMax Kostikov2018-09-151-2/+2
| | | |
| | | * formattingMax Kostikov2018-09-151-1/+1
| | | |
| | | * Save combined view on calling first message in threadMax Kostikov2018-09-151-0/+20
| | | |
| | | * less data in selectMax Kostikov2018-09-151-1/+1
| | | |
| | | * formattingMax Kostikov2018-09-141-3/+3
| | | |
| | | * Save combined view while deleting first message in threadMax Kostikov2018-09-141-0/+20
| | | |
| * | | fix listeners table create and expire federation had a syntax errorzotlabs2018-09-172-5/+5
| | | |
* | | | remove superfluous commaMario Vavti2018-09-171-1/+1
| | | |
* | | | remove unused variableMario Vavti2018-09-171-1/+0
| | | |
* | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-09-171-4/+4
|\| | | | |/ / |/| |
| * | pdo install check requires namespacingzotlabs2018-09-171-4/+4
| | |
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2018-09-173-1/+15
|\ \ \
| * \ \ Merge branch 'trap-template-errors' into 'dev'Mario2018-09-171-1/+7
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Trap errors in template rendering. Output a generic error and log problem. See merge request hubzilla/core!1274
| | * | | Catch errors in template rendering. Output a generic error and log problem.M.Dent2018-09-141-1/+7
| | | | |
| * | | | Merge branch 'delete-attach-hook' into 'dev'Mario2018-09-171-0/+5
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | delete_attach hook See merge request hubzilla/core!1275
| | * | | | Add attach_delete hookM.Dent (DM42.Net)2018-09-151-0/+5
| | | | | |
| * | | | | Merge branch 'app-list-hook' into 'dev'Mario2018-09-171-0/+3
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add hook to allow addons to filter the list returned by app_list See merge request hubzilla/core!1276
| | * | | | | Add hook to allow addons to filter the list returned by app_listM.Dent2018-09-161-0/+3
| | | | | | |
* | | | | | | seperate settings for mod networkMario Vavti2018-09-172-0/+143
|/ / / / / /
* | | | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-09-178-13/+98
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Some improvements to setup checks: image library and pdo supportzotlabs2018-09-161-2/+9
| | | | | |
| * | | | | Merge branch 'dev'zotlabs2018-09-1641-580/+371
| |\| | | |
| * | | | | do not sync the channel_moved fieldzotlabs2018-09-162-8/+9
| | | | | |
| * | | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-09-10441-527/+52884
| |\ \ \ \ \
| * | | | | | important hyperdrive componentzotlabs2018-09-095-3/+80
| | | | | | |
* | | | | | | prepare submodule to interact with routeMario Vavti2018-09-172-1/+18
| |_|/ / / / |/| | | | |
* | | | | | appification of the lang moduleMario Vavti2018-09-161-2/+17
| |_|/ / / |/| | | |
* | | | | appify pokeMario Vavti2018-09-151-2/+19
| | | | |
* | | | | appify moodMario Vavti2018-09-152-3/+24
| | | | |
* | | | | appify inviteMario Vavti2018-09-152-5/+19
| | | | |
* | | | | appify cdav stuff. WARNING: if you use caldav or carddav from a client or ↵Mario Vavti2018-09-151-5/+47
| |_|_|/ |/| | | | | | | | | | | the webinterface you will need to enable those apps to make things work again
* | | | Merge branch 'patch-2' into 'dev'Mario2018-09-141-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | php2po.php unify quote/unquote See merge request hubzilla/core!1272
| * | | | php2po.php unify quote/unquoteMax Kostikov2018-09-131-1/+1
|/ / / /
* | | | css issuesMario Vavti2018-09-134-4/+4
| | | |