Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | omit deleted hublocs in get_actor_hublocs() and use ↵ | Mario | 2021-09-05 | 2 | -5/+9 |
| | | | | Activity::get_actor_collections() to get collections. Fallback to xconfig->collections if Activity::get_actor_collections() does not return anything yet. | ||||
* | fix regressions in mod hq | Mario | 2021-09-04 | 1 | -3/+4 |
| | |||||
* | more gen_link_id() | Mario | 2021-09-04 | 6 | -103/+105 |
| | |||||
* | more unpack_link_id() | Mario | 2021-09-04 | 6 | -88/+75 |
| | |||||
* | refactor actor_store and actor cache part 1 | Mario | 2021-09-04 | 3 | -11/+105 |
| | |||||
* | implement unpack_link_id() in mod channel | Mario | 2021-09-04 | 1 | -16/+17 |
| | |||||
* | add an optional force flag to actor_store() | Mario | 2021-08-30 | 1 | -2/+2 |
| | |||||
* | improve icon lookup | Mario | 2021-08-30 | 1 | -4/+12 |
| | |||||
* | Merge branch 'owafix' into 'dev' | Mario | 2021-08-30 | 1 | -2/+2 |
|\ | | | | | | | | | OWA: very difficult to trace failures due to empty public key record. The... See merge request hubzilla/core!1986 | ||||
| * | OWA: very difficult to trace failures due to empty public key record. The ↵ | nobody | 2021-08-29 | 1 | -2/+2 |
| | | | | | | | | signature might succeed because an empty key triggers an external key fetch. But the empty key cannot encrypt the token. This has been observed in the wild on a number of sites/projects. | ||||
* | | do not define colors in manifest (system colors are mostly the better fit) ↵ | Mario | 2021-08-29 | 1 | -2/+0 |
| | | | | | | | | and use profile fullname instead of channel_name in nav | ||||
* | | more app descriptions and remove some unused images | Mario | 2021-08-28 | 3 | -12/+6 |
|/ | |||||
* | adjust background color | Mario | 2021-08-26 | 1 | -1/+1 |
| | |||||
* | port latest pwa work from zap | Mario | 2021-08-26 | 2 | -0/+119 |
| | |||||
* | whitespace | Mario | 2021-08-26 | 1 | -4/+4 |
| | |||||
* | more app descriptions | Mario | 2021-08-26 | 4 | -92/+87 |
| | |||||
* | issue 1599 | Zot | 2021-08-26 | 1 | -4/+10 |
| | |||||
* | db update 1248 to clean up possible bogus entries in xconfig and remove ↵ | Mario | 2021-08-25 | 1 | -0/+27 |
| | | | | gnusoc from app | ||||
* | add appstore widget to appman | Mario | 2021-08-25 | 3 | -12/+11 |
| | |||||
* | more app descriptions | Mario | 2021-08-25 | 5 | -118/+108 |
| | |||||
* | more app descriptions and change the image counter to display % of images ↵ | Mario | 2021-08-24 | 6 | -127/+116 |
| | | | | loaded instead of loaded images count | ||||
* | channel manager -> channels | Mario | 2021-08-24 | 1 | -1/+1 |
| | |||||
* | channel_menu is not used anymore | Mario | 2021-08-24 | 1 | -3/+0 |
| | |||||
* | nav cleanup | Mario | 2021-08-24 | 1 | -1/+1 |
| | |||||
* | untangle the app template into separate templates and fix bbcode view | Mario | 2021-08-23 | 1 | -2/+26 |
| | |||||
* | more app descriptions and return to the app if installed from the module itself | Mario | 2021-08-23 | 5 | -105/+99 |
| | |||||
* | more app descriptions | Mario | 2021-08-22 | 3 | -15/+8 |
| | |||||
* | rename variable | Mario | 2021-08-22 | 1 | -2/+2 |
| | |||||
* | use the slightly altered app_render() function instead of a separate function | Mario | 2021-08-22 | 2 | -24/+9 |
| | |||||
* | improve documentation | Mario | 2021-08-22 | 1 | -1/+1 |
| | |||||
* | infrastructure to provide an app install widget for modules and make the ↵ | Mario | 2021-08-22 | 2 | -5/+39 |
| | | | | bookmark app use it | ||||
* | fix typo | Mario | 2021-08-21 | 1 | -1/+1 |
| | |||||
* | remove deprecated forum term type and re-introduce bookmark term type | Mario | 2021-08-21 | 1 | -11/+9 |
| | |||||
* | restructure apps to make space for app descritions | Mario | 2021-08-21 | 1 | -28/+28 |
| | |||||
* | more legacy mail cleanup - issue #1595 | Mario | 2021-08-17 | 2 | -31/+0 |
| | |||||
* | Apps drag and drop feature | Mario | 2021-08-03 | 3 | -31/+35 |
| | |||||
* | remove another possible source for hubloc confusion | Mario | 2021-07-29 | 1 | -4/+5 |
| | |||||
* | check if isset before unsetting to omit php errors | Mario | 2021-07-27 | 1 | -1/+3 |
| | |||||
* | fix a regression in regard to unified session page load times intoduced in 6.0 | Mario Vavti | 2021-07-16 | 3 | -8/+13 |
| | |||||
* | redirect to the local item instead of the item at the primary location if we ↵ | Mario Vavti | 2021-07-16 | 1 | -1/+1 |
| | | | | deal with a wall item | ||||
* | Fix link to source on clones | Max Kostikov | 2021-07-16 | 1 | -2/+3 |
| | |||||
* | chanview: dismiss xchans which are marked deleted | Mario Vavti | 2021-07-15 | 1 | -6/+6 |
| | |||||
* | revert ebc84eab3fc6b2ee29afd13295f47419f16d2fe1 instead be more picky about ↵ | Mario | 2021-07-02 | 1 | -2/+2 |
| | | | | the xchan in handle_tag() | ||||
* | update by xchan_url to catch all associated entries | Mario Vavti | 2021-07-01 | 1 | -2/+2 |
| | |||||
* | port fixes from as_actor_store() | Mario | 2021-06-30 | 1 | -57/+62 |
| | |||||
* | fix variable name | Mario | 2021-06-29 | 1 | -1/+1 |
| | |||||
* | tools -> features | Mario | 2021-06-29 | 1 | -1/+1 |
| | |||||
* | version | Mario | 2021-06-29 | 1 | -1/+1 |
| | |||||
* | an attempt to improve the query for direct messages on some systems with ↵ | Mario | 2021-06-29 | 1 | -1/+5 |
| | | | | hopefully no bad side-effect for others | ||||
* | fix deleting and starring in unthreaded view | Mario | 2021-06-29 | 1 | -1/+1 |
| |