Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css fix | Mario | 2020-07-31 | 1 | -1/+1 |
| | |||||
* | event display zot/zot6 compatibility | Mario | 2020-07-31 | 1 | -51/+51 |
| | |||||
* | syntax | Mario | 2020-07-30 | 1 | -4/+4 |
| | |||||
* | use cursor-pointer for the lock | Mario | 2020-07-30 | 1 | -2/+2 |
| | |||||
* | add new lock icon as svg | Mario | 2020-07-30 | 2 | -2/+45 |
| | |||||
* | use the compact view in html2plain() | Mario | 2020-07-30 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2020-07-30 | 6 | -3/+18 |
|\ | |||||
| * | Merge branch 'dev' into 'dev' | Mario | 2020-07-30 | 1 | -1/+3 |
| |\ | | | | | | | | | | | | | Add minimum form displaying time before login See merge request hubzilla/core!1863 | ||||
| | * | Add minimum form displaying time before login | Max Kostikov | 2020-07-21 | 1 | -1/+3 |
| | | | |||||
| | * | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-07-19 | 906 | -79470/+37883 |
| | |\ | | | | | | | | | | | | | | | | | Dev sync See merge request kostikov/core!1 | ||||
| * | \ | Merge branch 'dev' into 'dev' | Mario | 2020-07-30 | 5 | -2/+15 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | foreach warning and a minor update to util/zotsh See merge request hubzilla/core!1864 | ||||
| | * | | | add api_verify to api_zot | zotlabs | 2020-07-22 | 1 | -1/+14 |
| | | | | | |||||
| | * | | | foreach warning | zotlabs | 2020-07-22 | 4 | -1/+1 |
| | | | | | |||||
* | | | | | respect notifications settings | Mario | 2020-07-30 | 1 | -1/+34 |
|/ / / / | |||||
* | | | | raise cache lifetime - this should probably be configurable | Mario | 2020-07-30 | 1 | -1/+1 |
| | | | | |||||
* | | | | add some context to the notifications | Mario | 2020-07-29 | 3 | -13/+11 |
| | | | | |||||
* | | | | version | Mario | 2020-07-26 | 1 | -1/+1 |
| | | | | |||||
* | | | | whitespace | Mario | 2020-07-26 | 2 | -2/+2 |
| | | | | |||||
* | | | | fix hubloc_id_url for activitypub with broken xchan_url | Mario | 2020-07-26 | 2 | -13/+44 |
| | | | | |||||
* | | | | version | Mario | 2020-07-26 | 1 | -1/+1 |
| | | | | |||||
* | | | | improve profile detection and reduce feed result set | Mario | 2020-07-26 | 2 | -5/+30 |
| | | | | |||||
* | | | | tool to fix missing hubloc_id_url entries | Mario | 2020-07-24 | 1 | -0/+41 |
| | | | | |||||
* | | | | construct hubloc_id_url for imported legacy zot hublocs | Mario | 2020-07-24 | 1 | -1/+4 |
|/ / / | |||||
* | | | reset bParam_page in case of failure | Mario | 2020-07-21 | 1 | -0/+1 |
| | | | |||||
* | | | Revert "zot6 testing" | Mario | 2020-07-21 | 1 | -2/+1 |
| | | | | | | | | | | | | This reverts commit 4f95b44ff239f92574491b3053b7f5aace6432d3. | ||||
* | | | those are not lÃikely to be parents | Mario | 2020-07-21 | 1 | -2/+2 |
| | | | |||||
* | | | zot6 testing | Mario | 2020-07-21 | 1 | -1/+2 |
| | | | |||||
* | | | slightly raise cache lifetime | Mario | 2020-07-21 | 1 | -1/+1 |
| | | | |||||
* | | | no need to iterate the object twice | Mario | 2020-07-21 | 1 | -61/+56 |
| |/ |/| | |||||
* | | do not cache single thread pages | Mario | 2020-07-16 | 1 | -29/+2 |
| | | |||||
* | | more itemspage work | Mario | 2020-07-16 | 2 | -5/+33 |
| | | |||||
* | | version | Mario | 2020-07-16 | 1 | -1/+1 |
| | | |||||
* | | an attempt to improve lazy loading | Mario | 2020-07-16 | 1 | -7/+79 |
| | | |||||
* | | bump zot revision to 6.0 std version to 4.7.9 | Mario | 2020-07-14 | 1 | -2/+2 |
| | | |||||
* | | minor adjustion | Mario | 2020-07-14 | 2 | -1/+2 |
| | | |||||
* | | reduce result sets and work around a regression in justifiedGallery | Mario | 2020-07-14 | 16 | -18/+18 |
| | | |||||
* | | prefer zot6 sys channel | Mario | 2020-07-14 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2020-07-14 | 3 | -23/+59 |
|\ \ | | | | | | | | | | | | | z6 work See merge request hubzilla/core!1862 | ||||
| * | | z6trans: don't swap xprof xchans on directory servers because it will fail ↵ | zotlabs | 2020-07-12 | 1 | -1/+1 |
| | | | | | | | | | | | | with duplicate primary key in many cases and the migration will fail on each channel. What this means is that directory servers may take time to pick up zot6 entries if they haven't received them prior to the upgrade. I don't see an easier solution unless we check for existence of the zot6 xchan_hash in the xprof table before converting it. | ||||
| * | | zot6 group updates to support edit and delete of top-level group posts. This ↵ | zotlabs | 2020-07-12 | 2 | -22/+58 |
| | | | | | | | | | | | | is supported remotely by editing or removing the post that started it all. A W2W post can only be deleted at this time. | ||||
* | | | more zot6 | Mario | 2020-07-13 | 1 | -35/+4 |
| | | | |||||
* | | | fix embeded shares | Mario | 2020-07-13 | 1 | -2/+0 |
| | | | |||||
* | | | fix php warning | Mario | 2020-07-13 | 2 | -2/+2 |
|/ / | |||||
* | | sbom add jquery | Mario | 2020-07-05 | 1 | -1/+2 |
| | | |||||
* | | only redirect to known sites | Mario | 2020-06-19 | 1 | -13/+2 |
| | | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2020-06-18 | 1 | -2/+3 |
|\ \ | |||||
| * | | add a title | Mario | 2020-06-18 | 1 | -2/+3 |
| | | | |||||
* | | | looks like fullcalendar now requires a date object instead of a string | Mario | 2020-06-18 | 1 | -1/+1 |
|/ / | |||||
* | | start a software bill of materials - this is work in progress | Mario | 2020-06-18 | 1 | -0/+30 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2020-06-17 | 3 | -3/+147 |
|\ \ | | | | | | | | | | | | | zap group support See merge request hubzilla/core!1859 |