Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | string update | Mario | 2022-01-20 | 1 | -1/+1 | |
| | ||||||
* | fix potential issue with ap addressing in mod hq | Mario | 2022-01-20 | 1 | -6/+6 | |
| | ||||||
* | fix pgsql profile photo issue | Mario | 2022-01-20 | 1 | -1/+1 | |
| | ||||||
* | provide a spinner for edit connection action in threads | Mario | 2022-01-19 | 1 | -1/+10 | |
| | ||||||
* | fix channel app naming and translation and cleanup apps with an db update | Mario | 2022-01-19 | 3 | -3/+26 | |
| | ||||||
* | Merge branch 'dev' into 'dev' | Mario | 2022-01-19 | 2 | -1/+8 | |
|\ | | | | | | | | | Fix strings translation See merge request hubzilla/core!1997 | |||||
| * | Fix strings translation | Max Kostikov | 2022-01-18 | 2 | -1/+8 | |
| | | ||||||
* | | we must check if actor.id is empty(). checking for isset() only could still ↵ | Mario | 2022-01-19 | 1 | -1/+1 | |
|/ | | | | end up in an empty string and produce unexpected results | |||||
* | change name on all associated xchans by matching the url | Mario | 2022-01-18 | 1 | -2/+3 | |
| | ||||||
* | check for existence of vcard | Mario | 2022-01-18 | 1 | -18/+18 | |
| | ||||||
* | vcards are not actually implemented anymore | Mario | 2022-01-18 | 1 | -4/+4 | |
| | ||||||
* | make sure to use the correct default role | Mario | 2022-01-18 | 2 | -2/+2 | |
| | ||||||
* | adjust lock hover text if item_private === 2 | Mario | 2022-01-17 | 1 | -0/+5 | |
| | ||||||
* | pwa improvements according to lighthouse | Mario | 2022-01-13 | 2 | -3/+10 | |
| | ||||||
* | ux improvements | Mario | 2022-01-12 | 4 | -55/+29 | |
| | ||||||
* | mod profile_photo cleanup | Mario | 2022-01-12 | 1 | -175/+157 | |
| | ||||||
* | refactor mod profile_photo | Mario | 2022-01-12 | 1 | -114/+180 | |
| | ||||||
* | revert commit 7e2aecd8 | Mario | 2022-01-11 | 1 | -1/+1 | |
| | ||||||
* | remove legacy mail which has been deprecated since a year | Mario | 2022-01-11 | 2 | -201/+0 | |
| | ||||||
* | lifetime->expires | Mario | 2022-01-10 | 1 | -1/+1 | |
| | ||||||
* | set samesite cookie flag to none - some browsers start to default the flag ↵ | Mario | 2022-01-10 | 1 | -19/+56 | |
| | | | | to lax (previous none) | |||||
* | fix php error | Mario | 2022-01-09 | 1 | -1/+1 | |
| | ||||||
* | deprecate AccessList::widget() | Mario | 2022-01-09 | 2 | -2/+3 | |
| | ||||||
* | mark group actors as such in items and minor text change | Mario | 2022-01-08 | 2 | -1/+2 | |
| | ||||||
* | missing nav_set_selected() | Mario | 2022-01-08 | 2 | -16/+4 | |
| | ||||||
* | missing files | Mario | 2022-01-07 | 2 | -0/+106 | |
| | ||||||
* | streamline privacy groups | Mario | 2022-01-07 | 2 | -28/+2 | |
| | ||||||
* | add link to create new contact roles | Mario | 2022-01-07 | 2 | -5/+9 | |
| | ||||||
* | more work on access tokens | Mario | 2022-01-06 | 1 | -41/+47 | |
| | ||||||
* | do not show blocked or ignored contacts in connections | Mario | 2022-01-04 | 1 | -22/+22 | |
| | ||||||
* | minor wording change and fix connections link | Mario | 2022-01-04 | 2 | -4/+4 | |
| | ||||||
* | more lockview ui improvements | Mario | 2022-01-03 | 1 | -15/+22 | |
| | ||||||
* | minor usability improvement | Mario | 2022-01-03 | 1 | -1/+1 | |
| | ||||||
* | remove logging | Mario | 2022-01-02 | 1 | -3/+0 | |
| | ||||||
* | port new_token from zap, fixes and more cleanup | Mario | 2022-01-02 | 2 | -9/+3 | |
| | ||||||
* | lockview: fix guest links for profile groups and photos, cleanup | Mario | 2022-01-02 | 1 | -77/+102 | |
| | ||||||
* | lockview: provide guest links for private resources | Mario | 2022-01-02 | 1 | -33/+53 | |
| | ||||||
* | update_poll() can be called many times in a row for the same item if a ↵ | Mario | 2021-12-22 | 3 | -12/+15 | |
| | | | | multiple poll is being updated. This could result in the queueworker not processing duplicates. We are now adding the source item mid to the notifier call as the third argument (fragment) so that the queueworker will not think they are duplicates. The fragment is also passed to the deliver_hooks call in the notifier | |||||
* | add the title to the object | Mario | 2021-12-21 | 1 | -0/+1 | |
| | ||||||
* | string change | Mario | 2021-12-21 | 1 | -1/+1 | |
| | ||||||
* | string change | Mario | 2021-12-21 | 1 | -1/+1 | |
| | ||||||
* | missing label | Mario | 2021-12-21 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-12-21 | 1 | -2/+29 | |
|\ | ||||||
| * | improve pconfig sync at the receiving side | Mario Vavti | 2021-12-21 | 1 | -2/+29 | |
| | | ||||||
* | | improve pconfig sync at the sending side | Mario | 2021-12-21 | 1 | -41/+44 | |
|/ | ||||||
* | guest token xchan_network = "token" and remove permission checks since the ↵ | Mario | 2021-12-18 | 1 | -5/+35 | |
| | | | | guest tokens are now added to the abook automatically | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-12-17 | 1 | -16/+7 | |
|\ | ||||||
| * | mod tokens cleanup and fixes | Mario Vavti | 2021-12-17 | 1 | -16/+7 | |
| | | ||||||
* | | main.js simplify notify_id checks | Mario | 2021-12-17 | 1 | -1/+1 | |
|/ | ||||||
* | daemon to delete abbok items in the background | Mario | 2021-12-17 | 1 | -0/+25 | |
| |