Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve profile detection and reduce feed result set | Mario | 2020-07-26 | 2 | -5/+30 |
| | |||||
* | tool to fix missing hubloc_id_url entries | Mario | 2020-07-24 | 1 | -0/+41 |
| | |||||
* | Revert "zot6 testing" | Mario | 2020-07-21 | 1 | -2/+1 |
| | | | | This reverts commit 4f95b44ff239f92574491b3053b7f5aace6432d3. | ||||
* | those are not lÃikely to be parents | Mario | 2020-07-21 | 1 | -2/+2 |
| | |||||
* | zot6 testing | Mario | 2020-07-21 | 1 | -1/+2 |
| | |||||
* | more itemspage work | Mario | 2020-07-16 | 1 | -5/+5 |
| | |||||
* | reduce result sets and work around a regression in justifiedGallery | Mario | 2020-07-14 | 10 | -11/+11 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-07-14 | 2 | -3/+5 |
|\ | | | | | | | | | z6 work See merge request hubzilla/core!1862 | ||||
| * | z6trans: don't swap xprof xchans on directory servers because it will fail ↵ | zotlabs | 2020-07-12 | 1 | -1/+1 |
| | | | | | | | | with duplicate primary key in many cases and the migration will fail on each channel. What this means is that directory servers may take time to pick up zot6 entries if they haven't received them prior to the upgrade. I don't see an easier solution unless we check for existence of the zot6 xchan_hash in the xprof table before converting it. | ||||
| * | zot6 group updates to support edit and delete of top-level group posts. This ↵ | zotlabs | 2020-07-12 | 1 | -2/+4 |
| | | | | | | | | is supported remotely by editing or removing the post that started it all. A W2W post can only be deleted at this time. | ||||
* | | more zot6 | Mario | 2020-07-13 | 1 | -35/+4 |
| | | |||||
* | | fix embeded shares | Mario | 2020-07-13 | 1 | -2/+0 |
| | | |||||
* | | fix php warning | Mario | 2020-07-13 | 1 | -1/+1 |
|/ | |||||
* | only redirect to known sites | Mario | 2020-06-19 | 1 | -13/+2 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-06-17 | 2 | -1/+29 |
|\ | | | | | | | | | zap group support See merge request hubzilla/core!1859 | ||||
| * | zap group compatibility - rewrites DMs and wall-to-wall posts to group pages ↵ | Zot | 2020-06-17 | 2 | -1/+29 |
| | | | | | | | | as new posts authored by the group with an embedded reshare. This currently has known delivery issues due to zot/zot6 xchan confusion which are already slated for resolution in hz5. Specifically "sender is not owner/author" and missing abconfig permissions on the zot6 identity for a channel we're connected with over traditional zot. | ||||
* | | zot6 does not appear to use zfinger | Mario Vavti | 2020-06-14 | 2 | -11/+8 |
| | | |||||
* | | fix discovery | Mario Vavti | 2020-06-14 | 3 | -12/+14 |
|/ | |||||
* | allow apps to be both pinned and starred independently | Zot | 2020-06-11 | 2 | -6/+4 |
| | |||||
* | Fix bug allowing invite codes to be reused unlimited times | Keenan Pepper | 2020-05-27 | 1 | -1/+1 |
| | | | | The invite codes aren't deleted from the DB because of a malformed query. | ||||
* | uuid for likes | Mario Vavti | 2020-05-15 | 1 | -0/+3 |
| | |||||
* | Revert "uuid for likes" | Mario | 2020-05-15 | 1 | -3/+0 |
| | | | | This reverts commit b6efb02ed291fcdfb32e8587a031950d752327bc. | ||||
* | uuid for likes | Mario | 2020-05-15 | 1 | -0/+3 |
| | |||||
* | whitespace | Mario | 2020-05-15 | 1 | -5/+5 |
| | |||||
* | rewriting the author for legacy compatibility only if author is from this ↵ | Mario | 2020-05-15 | 1 | -2/+6 |
| | | | | site and add comment. | ||||
* | rewriting the owner for legacy compatibility should be sufficient | Mario | 2020-05-15 | 1 | -4/+2 |
| | |||||
* | use zot_record_preferred() when fetching keys | Mario | 2020-05-15 | 2 | -10/+17 |
| | |||||
* | implement notifications for direct messages | Mario | 2020-05-14 | 2 | -2/+93 |
| | |||||
* | use dbq() in update 1238 | Mario | 2020-05-12 | 1 | -3/+3 |
| | |||||
* | really fix update for postgres | Mario | 2020-05-12 | 1 | -7/+19 |
| | |||||
* | fix update for postgres | Mario | 2020-05-12 | 1 | -5/+5 |
| | |||||
* | update file | Mario | 2020-05-12 | 1 | -0/+41 |
| | |||||
* | DB update 1238 to fix hubloc_id_url for existing hublocs and set ↵ | Mario | 2020-05-12 | 1 | -1/+2 |
| | | | | hubloc_id_url in Activity::actor_store() | ||||
* | deal with diaspora uuid | Mario | 2020-05-10 | 1 | -5/+3 |
| | |||||
* | as_vid_sort -> vid_sort | Mario | 2020-05-10 | 1 | -2/+2 |
| | |||||
* | remove more traces of the premium channel app | Mario | 2020-05-07 | 1 | -17/+0 |
| | |||||
* | deprecate premium channel app | Mario | 2020-05-07 | 2 | -1/+25 |
| | |||||
* | Revert "issue generating photo thumbnails when uploaded via davfs" | Zot | 2020-05-06 | 4 | -5/+32 |
| | | | | This reverts commit 7a0d9a449492ff3b5ef97b997310ed26ec1f53e4. | ||||
* | deal with polls and votes in enotify | Mario | 2020-05-05 | 2 | -10/+18 |
| | |||||
* | catch the owner_xchan for activity_share items in notifications filter | Mario | 2020-05-05 | 1 | -3/+3 |
| | |||||
* | display complete perminfo only to owner | Mario | 2020-05-04 | 1 | -4/+2 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-05-02 | 2 | -4/+9 |
|\ | | | | | | | | | Display delayed posts on author's channel page See merge request hubzilla/core!1854 | ||||
| * | Display delayed posts on author's channel page | Max Kostikov | 2020-05-02 | 2 | -4/+9 |
| | | |||||
* | | missing lib include | Mario | 2020-05-02 | 1 | -0/+2 |
|/ | |||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-04-29 | 1 | -2/+2 |
|\ | | | | | | | | | Force browser photo revalidation See merge request hubzilla/core!1853 | ||||
| * | Force browser photo revalidation | Max Kostikov | 2020-04-29 | 1 | -2/+2 |
| | | |||||
| * | Update Item.php | Max Kostikov | 2020-04-12 | 1 | -3/+3 |
| | | |||||
| * | Remove unnecessary [summary] tag processing | Max Kostikov | 2020-04-12 | 1 | -11/+11 |
| | | |||||
* | | Ãfix photo items | Mario | 2020-04-29 | 1 | -5/+3 |
| | | |||||
* | | fix mod filestorage and fetch the info from attach if only the hash is ↵ | Mario | 2020-04-25 | 1 | -4/+4 |
| | | | | | | | | provided in attach_store_item() |