Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version | Mario | 2021-06-29 | 1 | -1/+1 |
| | |||||
* | an attempt to improve the query for direct messages on some systems with ↵ | Mario | 2021-06-29 | 1 | -1/+5 |
| | | | | hopefully no bad side-effect for others | ||||
* | fix deleting and starring in unthreaded view | Mario | 2021-06-29 | 1 | -1/+1 |
| | |||||
* | mod network clean-up | Xanthor | 2021-06-29 | 1 | -65/+65 |
| | |||||
* | more deprecate legacy zot | Mario | 2021-06-28 | 5 | -70/+70 |
| | |||||
* | update 1247 to clean up bogus entries in updates. this only affects ↵ | Mario | 2021-06-27 | 1 | -0/+23 |
| | | | | directory servers. | ||||
* | update 1246 to flag legacy zot hublocs and xchans deleted. we will set the ↵ | Mario | 2021-06-27 | 1 | -0/+24 |
| | | | | deleted flag to 2 so we can distinguish them from real deletes if necessary | ||||
* | more work on notifications | Mario | 2021-06-25 | 1 | -108/+109 |
| | |||||
* | check if empty | Mario Vavti | 2021-06-25 | 1 | -2/+2 |
| | |||||
* | slightly refactor for desktop notifications and fix minor issues | Mario | 2021-06-24 | 1 | -4/+2 |
| | |||||
* | if there are no messages display that there are no messages | Mario Vavti | 2021-06-23 | 1 | -6/+3 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-06-23 | 8 | -89/+74 |
|\ | |||||
| * | 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 |
| | | |||||
* | | libzotdir: make sure we have the relevant data before string into updates | Mario Vavti | 2021-06-23 | 1 | -6/+11 |
|/ | |||||
* | 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 |
| | | | |