| Commit message (Expand) | Author | Age | Files | Lines |
* | revisit author_id and fix issue with pinned content | Mario | 2023-02-15 | 1 | -0/+1 |
* | pubstream: when going to conv from unthreaded mode stay in the module | Mario | 2023-01-05 | 1 | -6/+19 |
* | fix php warnings | Mario | 2022-10-26 | 1 | -1/+1 |
* | fix php warnings | Mario Vavti | 2022-10-23 | 1 | -4/+3 |
* | fix php warnings | Mario | 2022-10-20 | 1 | -5/+5 |
* | fix warnings and regressions | Mario | 2022-09-15 | 1 | -1/+1 |
* | php8: warning fixes | Mario | 2022-09-14 | 1 | -14/+6 |
* | php8: fix more warnings | Mario | 2022-09-11 | 1 | -9/+10 |
* | php8: random cleanup and warning fixes | Mario | 2022-09-08 | 1 | -47/+21 |
* | fix random php warnings | Mario | 2022-09-07 | 1 | -1/+7 |
* | fix wrong attribution in unseen like notifications | Mario Vavti | 2022-08-04 | 1 | -1/+10 |
* | HQ dashboard - initial checkin | Mario | 2022-07-15 | 1 | -1/+4 |
* | more cleanup | Mario | 2022-05-06 | 1 | -1/+1 |
* | more PHP 8.1 deprecated warnings | Mario | 2022-02-02 | 1 | -2/+2 |
* | provide a spinner for edit connection action in threads | Mario | 2022-01-19 | 1 | -1/+8 |
* | guest token xchan_network = "token" and remove permission checks since the gu... | Mario | 2021-12-18 | 1 | -1/+1 |
* | merge branch perms_ng into dev | Mario | 2021-12-15 | 1 | -7/+21 |
* | more gen_link_id() | Mario | 2021-09-04 | 1 | -1/+1 |
* | tools -> features | Mario | 2021-06-29 | 1 | -1/+1 |
* | fix deleting and starring in unthreaded view | Mario | 2021-06-29 | 1 | -7/+15 |
* | more deprecate legacy zot | Mario | 2021-06-28 | 1 | -1/+1 |
* | fix call to prepare_body | Michael Johnston | 2021-06-28 | 1 | -1/+2 |
* | streamline jot popup for mod hq | Mario | 2021-06-21 | 1 | -1/+2 |
* | remove unobscure() | Mario | 2021-05-28 | 1 | -3/+0 |
* | remove deprecated mail code | Mario | 2021-05-28 | 1 | -3/+0 |
* | remove most legacy zot quirks | Mario | 2021-05-26 | 1 | -2/+0 |
* | php8: fix some undefined variables | Mario | 2021-03-14 | 1 | -2/+1 |
* | php8: random fixes deriving from mod network | Mario | 2021-03-10 | 1 | -3/+3 |
* | deprecate summary tag in favour of a separate input field | Mario | 2021-02-19 | 1 | -0/+2 |
* | reduce loglevel until the most glaring php8 issues will be resolved | Mario Vavti | 2021-02-16 | 1 | -4/+2 |
* | fix preview generating duplicate IDs | Mario | 2021-02-15 | 1 | -1/+1 |
* | Custom "headers" in item creation form. | M. Dent | 2021-01-27 | 1 | -0/+1 |
* | use mail envelope instead of lock icon for direct messages | Mario | 2021-01-26 | 1 | -0/+3 |
* | some work to fix r_preview in list mode | Mario | 2021-01-14 | 1 | -55/+55 |
* | returning the rendered html when posting a comment will make the following up... | Mario | 2020-11-20 | 1 | -1/+4 |
* | fix more php warnings and remove temporary logging | Mario | 2020-10-12 | 1 | -2/+3 |
* | missing parenthesis | Mario | 2020-10-12 | 1 | -1/+1 |
* | fix php warnings | Mario | 2020-10-12 | 1 | -3/+3 |
* | quickfix localize_item() - requires more work | Mario | 2020-10-10 | 1 | -2/+13 |
* | only show poke link if poke app is installed | Mario Vavti | 2020-08-22 | 1 | -1/+3 |
* | use the default setting and also add the mode to the cipher. aes-128 is to be... | Mario Vavti | 2020-08-21 | 1 | -1/+1 |
* | first cut on implementing additional encryption with the SJCL library. aes on... | Mario Vavti | 2020-08-20 | 1 | -1/+1 |
* | just comment out is_edit_activity() call and add comments on why it is commen... | Mario | 2020-04-12 | 1 | -0/+34 |
* | function is_edit_activity() is obsolete | Mario | 2020-04-12 | 1 | -26/+0 |
* | remove voting from UI in favour of polls | Mario | 2020-04-08 | 1 | -8/+0 |
* | poll UI strings | Mario | 2020-02-28 | 1 | -1/+4 |
* | implement poll UI in jot | Mario | 2020-02-26 | 1 | -1/+3 |
* | fix notifications for polls | Mario | 2020-02-11 | 1 | -7/+18 |
* | poll updates | zotlabs | 2020-02-09 | 1 | -1/+5 |
* | basic poll support and patch to not call System::get_platform_name() within t... | zotlabs | 2020-01-30 | 1 | -1/+3 |