Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some work on streamlining mod photos | Mario | 2021-06-23 | 3 | -10/+8 |
| | |||||
* | streamline jot popup for mod hq | Mario | 2021-06-21 | 1 | -5/+1 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2021-06-21 | 2 | -74/+62 |
|\ | | | | | | | | | Clean up Search.php & Enotify.php code See merge request hubzilla/core!1972 | ||||
| * | Clean up Search.php & Enotify.php code | Xanthor | 2021-06-21 | 2 | -74/+62 |
| | | |||||
* | | calendar: emit a warning if the calendar for the created event is disabled | Mario | 2021-06-21 | 1 | -0/+1 |
|/ | |||||
* | one more place to drop media | Mario | 2021-06-18 | 1 | -1/+1 |
| | |||||
* | bbcode: add option to drop media content | Mario | 2021-06-18 | 1 | -1/+1 |
| | |||||
* | css fixes | Mario | 2021-06-18 | 1 | -3/+4 |
| | |||||
* | allow to add a wrapper class to the hq_controls widget | Mario | 2021-06-17 | 1 | -2/+3 |
| | |||||
* | fix issues with browser back button and minor cleanup | Mario | 2021-06-17 | 1 | -3/+2 |
| | |||||
* | just use ... as preview if we could not wind anything useful | Mario | 2021-06-17 | 1 | -1/+1 |
| | |||||
* | consolidate notifications strings | Mario | 2021-06-17 | 1 | -18/+18 |
| | |||||
* | only show notes if the app is enabled | Mario | 2021-06-17 | 2 | -10/+17 |
| | |||||
* | New landing page HQ with separate views for direct messages, public/limited ↵ | Mario | 2021-06-17 | 14 | -80/+285 |
| | | | | messages and starred messages if the feature is enabled | ||||
* | remove redundant arg | Mario Vavti | 2021-06-09 | 1 | -68/+68 |
| | |||||
* | more work on directory sync | Mario | 2021-06-05 | 3 | -21/+3 |
| | |||||
* | Merge branch 'dev' into six | Mario | 2021-06-05 | 1 | -0/+46 |
|\ | |||||
| * | Merge branch 'dev' into 'dev' | Mario | 2021-06-05 | 1 | -0/+46 |
| |\ | | | | | | | | | | | | | Changed behavior in the user interaction of the languages selection. Now works... See merge request hubzilla/core!1952 | ||||
| | * | Changed behavior in the user interaction of the languages selection. Now ↵ | Hilmar Runge | 2021-06-05 | 1 | -0/+46 |
| | | | | | | | | | | | | works... | ||||
* | | | Merge branch 'dev' into six | Mario | 2021-06-05 | 1 | -1/+1 |
|\| | | |||||
| * | | fix issue where a deleted channel will return 404 before returning zotinfo | Mario | 2021-06-02 | 3 | -28/+41 |
| | | | | | | | | | (cherry picked from commit 33463152e844f98b933401c394cc0e111893a077) | ||||
| * | | Merge branch 'dev' into 'dev' | Mario | 2021-06-02 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | Make pubstream ordering configurable See merge request hubzilla/core!1964 | ||||
| | * | | Make pubstream ordering configurable | Max Kostikov | 2021-06-02 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix article summary duplicated when editing - issue #1577 | Mario | 2021-06-02 | 1 | -2/+1 |
| | | | | | | | | | | | | (cherry picked from commit 50c14d353b30d0dcd7c761884d797dc0fe90f777) | ||||
| * | | | fix regression where authors from non zot6, activitypub networks got ↵ | Mario Vavti | 2021-06-02 | 1 | -2/+3 |
| |/ / | | | | | | | | | | | | | dismissed (e.g. relayed diaspora comments) (cherry picked from commit b3df15a3c6e017ce3858ee484c6d2d70a5f18a17) | ||||
| * | | fix admin button state not displayed correctly | Mario | 2021-05-31 | 1 | -2/+2 |
| | | | | | | | | | (cherry picked from commit baabb3a8730708634385abdb366a45c6e234e154) | ||||
| * | | notifications: if we have to return early, make sure to set offset to -1 to ↵ | Mario | 2021-05-28 | 1 | -7/+23 |
| | | | | | | | | | | | | | | | prevent looping (cherry picked from commit f72b8ce30fbbcd672f09eaf9de41e8881ec622ad) | ||||
* | | | use uuid for hash | Mario | 2021-06-04 | 1 | -1/+1 |
| | | | |||||
* | | | Revert "fix login name label for the case when system.verify_email is disabled" | Mario | 2021-06-04 | 1 | -1/+1 |
| | | | | | | | | | | | | This reverts commit d882bad706542eb1e64c24567b8bf112f6cebb89. | ||||
* | | | fix login name label for the case when system.verify_email is disabled | Mario | 2021-06-04 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'six' of https://framagit.org/hubzilla/core into six | Mario Vavti | 2021-06-03 | 3 | -28/+40 |
|\ \ \ | |||||
| * | | | fix issue where a deleted channel will return 404 before returning zotinfo | Mario | 2021-06-02 | 3 | -28/+41 |
| | | | | |||||
| * | | | fix article summary duplicated when editing - issue #1577 | Mario | 2021-06-02 | 1 | -2/+1 |
| | | | | |||||
* | | | | directory improvements | Mario Vavti | 2021-06-03 | 3 | -58/+44 |
|/ / / | |||||
* | | | Merge branch 'six' of https://framagit.org/hubzilla/core into six | Mario Vavti | 2021-06-02 | 2 | -6/+2 |
|\ \ \ | |||||
| * | | | fix admin button state not displayed correctly | Mario | 2021-05-31 | 1 | -2/+2 |
| | | | | |||||
| * | | | do not overwrite the original rawmsg iconfig that came with the item | Mario | 2021-05-31 | 1 | -4/+0 |
| | | | | |||||
* | | | | fix regression where authors from non zot6, activitypub networks got ↵ | Mario Vavti | 2021-06-02 | 1 | -2/+3 |
|/ / / | | | | | | | | | | dismissed (e.g. relayed diaspora comments) | ||||
* | | | notifier fixes | Mario | 2021-05-29 | 1 | -4/+4 |
| | | | |||||
* | | | fix notifier for non-zot hublocs | Mario | 2021-05-28 | 1 | -1/+1 |
| | | | |||||
* | | | remove masto hack - it does not make sense in threaded view | Mario | 2021-05-28 | 1 | -24/+7 |
| | | | |||||
* | | | remove mod ping | Mario | 2021-05-28 | 1 | -707/+0 |
| | | | |||||
* | | | notifications: if we have to return early, make sure to set offset to -1 to ↵ | Mario | 2021-05-28 | 1 | -7/+23 |
| | | | | | | | | | | | | prevent looping | ||||
* | | | move mark notifications read code to mod notifications | Mario | 2021-05-28 | 1 | -1/+49 |
| | | | |||||
* | | | remove unobscure() | Mario | 2021-05-28 | 3 | -103/+98 |
| | | | |||||
* | | | remove deprecated mail code | Mario | 2021-05-28 | 6 | -153/+1 |
| | | | |||||
* | | | missing include | Mario | 2021-05-28 | 1 | -0/+1 |
| | | | |||||
* | | | add check for type | Mario | 2021-05-28 | 1 | -1/+1 |
| | | | |||||
* | | | remove zot | Mario | 2021-05-27 | 5 | -885/+0 |
| | | | |||||
* | | | remove mod post | Mario | 2021-05-27 | 1 | -36/+0 |
| | | |