Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | importer daemons: do not call with zap_compat flag and use return instead of ↵ | Mario | 2021-09-27 | 1 | -2/+1 | |
| | | | | kill so that queueworker can go on | |||||
* | cleanup mod import and implement importer daemons ported from zap | Mario | 2021-09-27 | 1 | -205/+293 | |
| | ||||||
* | add outbox | Mario | 2021-09-27 | 1 | -0/+124 | |
| | ||||||
* | bring back externals (slightly different approach), rename zotfeed to outbox ↵ | Mario | 2021-09-25 | 1 | -109/+7 | |
| | | | | for consistency wit AP naming. warning: this commit requires update of addons! | |||||
* | add notices tab to HQ widget | Mario | 2021-09-23 | 1 | -1/+0 | |
| | ||||||
* | mod manage: do not query info which we do not use in the UI and probably ↵ | Mario | 2021-09-21 | 1 | -2/+4 | |
| | | | | should not due to performance considerations | |||||
* | perform profile sync after all the fields are updated otherwise we will sync ↵ | Mario | 2021-09-21 | 1 | -11/+12 | |
| | | | | outdated data | |||||
* | add option to mark all notices of a thread read if a notice of the thread is ↵ | Mario | 2021-09-18 | 2 | -8/+29 | |
| | | | | clicked (default 1) and fix a php error in find_parent() if $act->obj is not an array | |||||
* | when updating the channel name from profiles make sure to lookup the xchan ↵ | Mario | 2021-09-10 | 1 | -2/+2 | |
| | | | | entry by xchan_hash since xchan_url is set to the primary location but we might be updating from a clone | |||||
* | fix mod display regressions | Mario | 2021-09-07 | 1 | -7/+10 | |
| | ||||||
* | resolve some vsprintf issues | Mario | 2021-09-07 | 4 | -20/+17 | |
| | ||||||
* | if posting from hq return to the message we just posted | Mario | 2021-09-06 | 1 | -0/+4 | |
| | ||||||
* | fix regressions in mod hq | Mario | 2021-09-04 | 1 | -3/+4 | |
| | ||||||
* | more gen_link_id() | Mario | 2021-09-04 | 4 | -98/+100 | |
| | ||||||
* | more unpack_link_id() | Mario | 2021-09-04 | 5 | -59/+46 | |
| | ||||||
* | implement unpack_link_id() in mod channel | Mario | 2021-09-04 | 1 | -16/+17 | |
| | ||||||
* | 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 | 3 | -91/+85 | |
| | ||||||
* | add appstore widget to appman | Mario | 2021-08-25 | 1 | -7/+7 | |
| | ||||||
* | 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 | |
| | ||||||
* | more app descriptions and return to the app if installed from the module itself | Mario | 2021-08-23 | 4 | -105/+97 | |
| | ||||||
* | 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 | 1 | -1/+2 | |
| | ||||||
* | infrastructure to provide an app install widget for modules and make the ↵ | Mario | 2021-08-22 | 1 | -5/+2 | |
| | | | | bookmark app use it | |||||
* | 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 | 1 | -24/+0 | |
| | ||||||
* | Apps drag and drop feature | Mario | 2021-08-03 | 1 | -21/+25 | |
| | ||||||
* | fix a regression in regard to unified session page load times intoduced in 6.0 | Mario Vavti | 2021-07-16 | 1 | -5/+10 | |
| | ||||||
* | 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 | |
| | ||||||
* | mod network clean-up | Xanthor | 2021-06-29 | 1 | -65/+65 | |
| | ||||||
* | more deprecate legacy zot | Mario | 2021-06-28 | 4 | -49/+49 | |
| | ||||||
* | more work on notifications | Mario | 2021-06-25 | 1 | -108/+109 | |
| | ||||||
* | some work on streamlining mod photos | Mario | 2021-06-23 | 1 | -5/+5 | |
| | ||||||
* | streamline jot popup for mod hq | Mario | 2021-06-21 | 1 | -5/+1 | |
| | ||||||
* | Merge branch 'dev' into 'dev' | Mario | 2021-06-21 | 1 | -12/+11 | |
|\ | | | | | | | | | Clean up Search.php & Enotify.php code See merge request hubzilla/core!1972 | |||||
| * | Clean up Search.php & Enotify.php code | Xanthor | 2021-06-21 | 1 | -12/+11 | |
| | | ||||||
* | | calendar: emit a warning if the calendar for the created event is disabled | Mario | 2021-06-21 | 1 | -0/+1 | |
|/ |