Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools -> features | Mario | 2021-06-29 | 1 | -1/+1 |
| | |||||
* | fix deleting and starring in unthreaded view | Mario | 2021-06-29 | 1 | -7/+15 |
| | |||||
* | fix query logic | Mario | 2021-06-29 | 1 | -2/+1 |
| | |||||
* | more deprecate legacy zot | Mario | 2021-06-28 | 2 | -2/+2 |
| | |||||
* | Merge branch 'fix' into 'dev' | Mario | 2021-06-28 | 1 | -1/+2 |
|\ | | | | | | | | | fix call to prepare_body See merge request hubzilla/core!1973 | ||||
| * | fix call to prepare_body | Michael Johnston | 2021-06-28 | 1 | -1/+2 |
| | | |||||
* | | fix regression in relation with recent photo changes | Mario | 2021-06-27 | 2 | -7/+7 |
|/ | |||||
* | remove deprecated dir and queue fns | Mario | 2021-06-24 | 2 | -751/+0 |
| | |||||
* | some work on streamlining mod photos | Mario | 2021-06-23 | 2 | -32/+95 |
| | |||||
* | streamline jot popup for mod hq | Mario | 2021-06-21 | 1 | -1/+2 |
| | |||||
* | bbcode: add option to drop media content | Mario | 2021-06-18 | 1 | -0/+21 |
| | |||||
* | css fixes | Mario | 2021-06-18 | 1 | -5/+5 |
| | |||||
* | New landing page HQ with separate views for direct messages, public/limited ↵ | Mario | 2021-06-17 | 2 | -1/+28 |
| | | | | messages and starred messages if the feature is enabled | ||||
* | missing use statement | Mario | 2021-06-05 | 1 | -0/+1 |
| | |||||
* | league/html-to-markdown suports tables now | Mario | 2021-06-05 | 1 | -72/+2 |
| | |||||
* | fix issue where a deleted channel will return 404 before returning zotinfo | Mario | 2021-06-02 | 1 | -2/+2 |
| | |||||
* | Merge branch 'dev' into six | Mario | 2021-05-31 | 1 | -1/+1 |
|\ | |||||
| * | fix registration bug - issue #1574 | Mario | 2021-05-31 | 1 | -1/+1 |
| | | |||||
* | | do not overwrite the original rawmsg iconfig that came with the item | Mario | 2021-05-31 | 1 | -0/+1 |
| | | |||||
* | | remove unobscure() | Mario | 2021-05-28 | 4 | -18/+0 |
| | | |||||
* | | remove deprecated mail code | Mario | 2021-05-28 | 5 | -426/+0 |
| | | |||||
* | | remove include/msglib | Mario | 2021-05-27 | 1 | -28/+0 |
| | | |||||
* | | remove include/message (the file) | Mario | 2021-05-27 | 1 | -566/+0 |
| | | |||||
* | | remove include/message | Mario | 2021-05-27 | 1 | -1/+0 |
| | | |||||
* | | remove include/zot | Mario | 2021-05-27 | 1 | -5400/+0 |
| | | |||||
* | | missing include | Mario | 2021-05-27 | 1 | -0/+2 |
| | | |||||
* | | remove zot includes | Mario | 2021-05-27 | 2 | -2/+0 |
| | | |||||
* | | remove dir_fns includes | Mario | 2021-05-27 | 1 | -2/+0 |
| | | |||||
* | | deprecate find_upstream_directory() | Mario | 2021-05-27 | 1 | -1/+1 |
| | | |||||
* | | deprecate get_rpost_path() | Mario | 2021-05-27 | 1 | -2/+3 |
| | | |||||
* | | deprecate import_xchan() | Mario | 2021-05-27 | 2 | -349/+1 |
| | | |||||
* | | deprecate make_xchan_hash() | Mario | 2021-05-27 | 1 | -4/+0 |
| | | |||||
* | | remove more legacy zot quirks | Mario | 2021-05-26 | 3 | -16/+9 |
| | | |||||
* | | remove most legacy zot quirks | Mario | 2021-05-26 | 12 | -124/+26 |
| | | |||||
* | | import_author_xchan(): do not import legacy zot | Mario | 2021-05-26 | 1 | -53/+19 |
| | | |||||
* | | handle_tag(): only use xchans with xhchan_deleted = 0 | Mario | 2021-05-26 | 1 | -12/+12 |
| | | |||||
* | | remove request command from notifier | Mario | 2021-05-23 | 1 | -1/+1 |
| | | |||||
* | | some cleanup | Mario | 2021-05-23 | 1 | -40/+11 |
|/ | |||||
* | remove todo since the zot6 xchan should be merely imported in this case. ↵ | Mario | 2021-05-21 | 1 | -2/+4 |
| | | | | also only return if we already have a result. | ||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-05-21 | 2 | -5/+6 |
|\ | |||||
| * | Merge branch 'Malend-dev-patch-02229' into 'dev' | Mario | 2021-05-21 | 1 | -3/+4 |
| |\ | | | | | | | | | | | | | Remove useless test See merge request hubzilla/core!1957 | ||||
| | * | Remove useless test | Malendur | 2021-05-20 | 1 | -3/+4 |
| | | | |||||
| * | | Merge branch 'Malend-dev-patch-19605' into 'dev' | Mario | 2021-05-21 | 1 | -2/+2 |
| |\ \ | | | | | | | | | | | | | | | | | Fix phpDoc See merge request hubzilla/core!1958 | ||||
| | * | | Fix phpDoc | Malendur | 2021-05-20 | 1 | -2/+2 |
| | |/ | |||||
* | / | introduce the direct flag for direct messages | Mario | 2021-05-21 | 1 | -9/+16 |
|/ / | |||||
* / | make sure to set the correct item_private state | Mario | 2021-05-20 | 1 | -1/+2 |
|/ | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-05-15 | 4 | -20/+25 |
|\ | |||||
| * | Merge branch 'dev' into 'dev' | Mario | 2021-05-14 | 3 | -8/+13 |
| |\ | | | | | | | | | | | | | Random PHP 8 fixes See merge request hubzilla/core!1951 | ||||
| | * | Random PHP 8 fixes | Max Kostikov | 2021-05-14 | 3 | -8/+13 |
| | | | |||||
| * | | fix regression in regard to menu wrapping | Mario | 2021-05-12 | 1 | -12/+12 |
| | | |