Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change logic for consistency | Mario Vavti | 2019-01-16 | 1 | -3/+6 |
| | |||||
* | fix legacy zot dreport not passing the is_storable check | Mario Vavti | 2019-01-15 | 2 | -2/+16 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2019-01-09 | 1 | -1/+3 |
|\ | |||||
| * | make Apps::get_base_apps() pluggable | zotlabs | 2019-01-08 | 1 | -1/+3 |
| | | |||||
* | | Tweak to deal with changes that may happen within the same second. | DM42.Net (Matt Dent) | 2019-01-07 | 1 | -6/+11 |
|/ | |||||
* | reverse activity mapping improvements | zotlabs | 2018-12-19 | 1 | -2/+87 |
| | |||||
* | fix default values for affinity tool and other information which could be ↵ | zotlabs | 2018-12-17 | 1 | -3/+1 |
| | | | | lost when approving a connection without the entire form provided by connedit. | ||||
* | regression: the ability to order apps messed up since adding pinned apps to ↵ | zotlabs | 2018-12-12 | 1 | -12/+26 |
| | | | | the ordering | ||||
* | partial solution for obj|tgt multiple (zot and zot6) encodings; the zot6 ↵ | zotlabs | 2018-12-03 | 1 | -0/+6 |
| | | | | version will be stored under $item['obj']['asld'] | ||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2018-12-03 | 1 | -1/+1 |
|\ | |||||
| * | fallback to url if we have not got an addr | Mario Vavti | 2018-12-02 | 1 | -1/+1 |
| | | | | | | (cherry picked from commit a3ba7f0788705a6ebee57433e80712b282b0e784) | ||||
* | | more merging | zotlabs | 2018-12-03 | 1 | -9/+67 |
| | | |||||
* | | more work on z6 commenting | zotlabs | 2018-12-03 | 2 | -64/+253 |
|/ | |||||
* | allow notification filtering by name or addr | zotlabs | 2018-11-30 | 1 | -0/+1 |
| | |||||
* | Organization actor type was missing | zotlabs | 2018-11-23 | 1 | -1/+1 |
| | |||||
* | no mention notifications from mastodon (and pleroma) | zotlabs | 2018-11-21 | 1 | -1/+1 |
| | |||||
* | use this form instead | zotlabs | 2018-11-19 | 1 | -2/+1 |
| | |||||
* | push recent changes | zotlabs | 2018-11-19 | 1 | -0/+4 |
| | |||||
* | datetime_convert wrong args | zotlabs | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | add item.uuid to relevant places | zotlabs | 2018-11-15 | 1 | -13/+4 |
| | |||||
* | separate by network | zotlabs | 2018-11-14 | 1 | -0/+1 |
| | |||||
* | fix dreport link | zotlabs | 2018-11-14 | 1 | -2/+5 |
| | |||||
* | Merge branch 'master' into zvi | zotlabs | 2018-11-13 | 1 | -2/+12 |
|\ | |||||
| * | enotify::format hook for superblock | zotlabs | 2018-11-12 | 1 | -2/+12 |
| | | |||||
* | | dreport updates | zotlabs | 2018-11-12 | 1 | -2/+82 |
| | | |||||
* | | more z6 debugging | zotlabs | 2018-11-11 | 1 | -2/+3 |
| | | |||||
* | | Merge branch 'master' into zvi | zotlabs | 2018-11-07 | 1 | -15/+92 |
|\| | |||||
| * | Merge branch 'patch-20181028a' into 'dev' | Mario | 2018-11-05 | 1 | -15/+92 |
| |\ | | | | | | | | | | | | | Add timestamp to pconfig See merge request hubzilla/core!1355 | ||||
| | * | 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 |
| | | | |||||
* | | | this is brutal | zotlabs | 2018-11-06 | 4 | -68/+270 |
| | | | |||||
* | | | z6 work | zotlabs | 2018-11-05 | 1 | -4/+5 |
|/ / | |||||
* / | debug zot6 discovery | zotlabs | 2018-11-04 | 1 | -118/+283 |
|/ | |||||
* | allow to undelete deleted base apps | Mario Vavti | 2018-10-15 | 1 | -2/+2 |
| | |||||
* | Add wiki_preprocess hook and documentation | M.Dent | 2018-10-10 | 1 | -1/+1 |
| | |||||
* | fix some more wiki issues | Mario Vavti | 2018-10-10 | 2 | -2/+2 |
| | |||||
* | Rework Wiki encoding scheme. | M.Dent | 2018-10-08 | 2 | -2/+2 |
| | |||||
* | Implement custom escaping | M.Dent | 2018-10-08 | 2 | -7/+41 |
| | |||||
* | 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 |
| | | |||||
* | | rename grid to network (for consistency) and activity to stream (as seen in ↵ | Mario Vavti | 2018-10-06 | 1 | -2/+2 |
| | | | | | | | | osada) because it makes much more sense. | ||||
* | | admin should not be an app imho - we can not install/delete admin abilities. ↵ | Mario Vavti | 2018-10-06 | 1 | -3/+0 |
| | | | | | | | | Remove suggest channels from base apps. | ||||
* | | gallery is not a core app | Mario Vavti | 2018-10-06 | 1 | -1/+0 |
| | | |||||
* | | bookmark app | Mario Vavti | 2018-10-06 | 2 | -2/+4 |
| | | |||||
* | | Add 'Channel Export' in Apps list | Max Kostikov | 2018-10-05 | 1 | -1/+2 |
|/ | |||||
* | defperm app | Mario Vavti | 2018-10-04 | 1 | -0/+8 |
| | |||||
* | add app_destroy hook which allows addons to perform post delete actions | Mario Vavti | 2018-10-02 | 1 | -0/+1 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2018-09-29 | 1 | -1/+1 |
|\ | |||||
| * | Remove servicelevel logic | M. Dent | 2018-09-29 | 1 | -1/+1 |
| | |