Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | try to prevent hubloc confusion in some places | Mario | 2020-12-17 | 2 | -15/+19 |
| | | | | | (cherry picked from commit 61cfeb5bdb749319357912d958cd13304b895bce) (cherry picked from commit 634ace552d40f9f287a6419dd6fe5b19d3f390ca) | ||||
* | fix hubloc issue in mod getfile | Mario | 2020-12-12 | 1 | -2/+3 |
| | | | | | (cherry picked from commit b0b9b9f28974f9016e47491e81876224c57a7e3b) (cherry picked from commit 8c1c49a45ed28f5235d6a5f7668d2c31158fbea3) | ||||
* | missing parenthesis | Mario | 2020-12-01 | 1 | -0/+1 |
| | | | (cherry picked from commit 45b41f07874674311060a8c205cb1bc22ae850db) | ||||
* | Ãfix regerssion in updating the primary | Mario | 2020-12-01 | 1 | -28/+34 |
| | | | (cherry picked from commit c47434634d89e1db37a791d1c4243950a74d906d) | ||||
* | psr-4 autoloading standard | Mario | 2020-11-26 | 1 | -0/+0 |
| | |||||
* | profile_load() requires channel_address | Mario | 2020-11-24 | 2 | -3/+6 |
| | |||||
* | simplify code and fix issue with categories | Mario | 2020-11-23 | 1 | -69/+51 |
| | |||||
* | missing include | Mario | 2020-11-23 | 2 | -1/+2 |
| | |||||
* | fix mod item issue with remote channels | Mario | 2020-11-22 | 1 | -16/+12 |
| | |||||
* | fix like issue with remote channels | Mario | 2020-11-22 | 2 | -59/+67 |
| | |||||
* | make simple update more simple again | Mario | 2020-11-21 | 5 | -5/+5 |
| | |||||
* | restrict returned html usage to local_channel() until some issues will be ↵ | Mario | 2020-11-21 | 2 | -59/+70 |
| | | | | worked out | ||||
* | fix pubstream id issue | Mario | 2020-11-21 | 1 | -2/+2 |
| | |||||
* | returning the rendered html when liking a post or comment | Mario | 2020-11-20 | 1 | -3/+58 |
| | |||||
* | returning the rendered html when posting a comment will make the following ↵ | Mario | 2020-11-20 | 1 | -2/+12 |
| | | | | update (and its implication in mod pubstream) obsolete | ||||
* | fix regression in relation to pustream notifications | Mario | 2020-11-18 | 1 | -0/+3 |
| | |||||
* | Do away with auto updates except for our own actions. We might consider to ↵ | Mario | 2020-11-18 | 9 | -123/+41 |
| | | | | re-implement this for single thread view like eg /display. Instead of calculating scroll positions during updates, keep track of expanded items and set the expanded state when updating - this fixes issue #1488 | ||||
* | remove dot | Mario | 2020-11-14 | 1 | -1/+1 |
| | |||||
* | Polling fallback to server sent events. Polling is the default. SSE must be ↵ | Mario | 2020-11-14 | 2 | -28/+87 |
| | | | | enabled in /admin/site > Advanced > Enable SSE Notifications if desired. | ||||
* | less hubloc confusion | Mario | 2020-11-08 | 3 | -15/+4 |
| | |||||
* | fix vsprintf() warning | Mario | 2020-11-01 | 1 | -2/+3 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-10-31 | 1 | -12/+14 |
|\ | | | | | | | | | Don't try to fetch profile photo for unknown channel See merge request hubzilla/core!1880 | ||||
| * | Don't try to fetch profile photo for unknown channel | Max Kostikov | 2020-10-25 | 1 | -12/+14 |
| | | |||||
* | | fix issue #1484 | Mario Vavti | 2020-10-27 | 1 | -1/+1 |
|/ | |||||
* | adapt notifications and mark item seen handling to play well with client ↵ | Mario | 2020-10-22 | 6 | -106/+38 |
| | | | | side page caching | ||||
* | reduce result set for notificationsà | Mario | 2020-10-16 | 1 | -1/+1 |
| | |||||
* | make acl selector work correctly if we provide a cid in mod network | Mario | 2020-10-16 | 1 | -11/+14 |
| | |||||
* | add zot6 to the authenticatable options and fix array key in reshare header | Mario | 2020-10-09 | 1 | -4/+4 |
| | |||||
* | reduce result set for query in zid_init() and use ↵ | Mario | 2020-10-08 | 1 | -8/+11 |
| | | | | Libzot::zot_record_preferred() in mod rmagic | ||||
* | more bdi tags | Mario | 2020-10-07 | 1 | -4/+4 |
| | |||||
* | 5.0RC testing: use the zot6 xchan if available | Mario | 2020-10-07 | 1 | -9/+9 |
| | |||||
* | more work on delete/undo | Mario | 2020-10-02 | 1 | -2/+2 |
| | |||||
* | item/activity fetching | Mario | 2020-10-02 | 2 | -2/+194 |
| | |||||
* | RC5.0 testing: fix purge and some cleanup | Mario | 2020-09-28 | 1 | -48/+50 |
| | |||||
* | deprecate \Zotlabs\Zot\Finger where apropriate | Mario Vavti | 2020-09-26 | 3 | -236/+131 |
| | |||||
* | if we do not have App::$poi here we would already have returned. No need to ↵ | Mario Vavti | 2020-09-25 | 1 | -13/+11 |
| | | | | check here. | ||||
* | port mod chanview | Mario Vavti | 2020-09-25 | 1 | -25/+31 |
| | |||||
* | 5.0RC testing: comment out global remove | Mario | 2020-09-23 | 2 | -4/+4 |
| | |||||
* | 5.0RC testing: update hublocs by hubloc_id_url of we mark it deleted or ↵ | Mario | 2020-09-23 | 1 | -7/+9 |
| | | | | change primary to catch both zot and zot6 hublocs. only set the zot6 hubloc as primary. | ||||
* | 5.0RC testing: fix mod locs | Mario | 2020-09-23 | 1 | -8/+10 |
| | |||||
* | use channel index | nobody | 2020-09-21 | 1 | -1/+1 |
| | | | (cherry picked from commit 846d30239d97091d1e6b56e923c1965471f6bbff) | ||||
* | apply channel name changes to all associated xchans | nobody | 2020-09-21 | 2 | -4/+5 |
| | | | (cherry picked from commit f2ac1e4b7d2aa4854ed08ded49b2ed2dd10fab59) | ||||
* | adapt mod z6trans to point to util/z6convert.php in case anyone stumbles ↵ | Mario Vavti | 2020-09-20 | 1 | -1/+14 |
| | | | | over outdated doco. | ||||
* | Boost DB conversion speed to Z6 | Max Kostikov | 2020-09-18 | 1 | -4/+22 |
| | |||||
* | deprecate $a variable for *_plugin_admin() and *_plugin_admin_post() | Mario | 2020-09-16 | 1 | -2/+2 |
| | |||||
* | remove hublocs without a hubloc_hash and also remove hublocs where ↵ | Mario Vavti | 2020-08-26 | 1 | -10/+23 |
| | | | | hubloc_id_url could not be fixed | ||||
* | add check against null | Mario Vavti | 2020-08-25 | 1 | -2/+4 |
| | |||||
* | prefix table names | Mario Vavti | 2020-08-24 | 1 | -4/+4 |
| | |||||
* | provide some sort of feedback | Mario Vavti | 2020-08-24 | 1 | -0/+5 |
| | |||||
* | an attempt to fix update 1238 for older hubs with broken xchan entries | Mario Vavti | 2020-08-23 | 1 | -5/+6 |
| |