Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | remove logging | Mario | 2021-10-30 | 1 | -1/+0 | |
| | | ||||||
* | | css fixes | Mario | 2021-10-30 | 2 | -4/+6 | |
| | | ||||||
* | | update changelog | Mario | 2021-10-28 | 1 | -1/+86 | |
| | | ||||||
* | | remove mcrypt from the docs | Mario | 2021-10-27 | 2 | -9/+9 | |
| | | ||||||
* | | update sbom | Mario | 2021-10-27 | 1 | -7/+12 | |
| | | ||||||
* | | bump dev version | Mario | 2021-10-27 | 1 | -1/+1 | |
| | | ||||||
* | | version and strings | Mario | 2021-10-27 | 2 | -827/+926 | |
| | | ||||||
* | | remove logging | Mario | 2021-10-25 | 1 | -2/+0 | |
| | | ||||||
* | | mod regate: auto-connect the invitee with the inviter if auto channel create ↵ | Mario | 2021-10-25 | 2 | -0/+24 | |
| | | | | | | | | is enabled (default). fix issue where the default group was not set in the return array of create_identity() | |||||
* | | invite: fix variable name in template and do not substitute the Â@ in the ↵ | Mario | 2021-10-22 | 2 | -4/+4 | |
| | | | | | | | | webfinger address with @+ | |||||
* | | mod item: cleanup and remove some unused variables | Mario | 2021-10-22 | 1 | -495/+477 | |
| | | ||||||
* | | remove library/urlify and use vendor/jbroadway/urlify instead | Mario | 2021-10-22 | 13 | -387/+46 | |
| | | ||||||
* | | mod import: formating | Mario | 2021-10-22 | 1 | -85/+91 | |
| | | ||||||
* | | install urlify via composer | Mario | 2021-10-22 | 256 | -4/+16809 | |
| | | ||||||
* | | whitespace | Mario | 2021-10-22 | 1 | -3/+2 | |
| | | ||||||
* | | comment out warning about db version differences - it is not relevant | Mario | 2021-10-22 | 1 | -8/+8 | |
| | | ||||||
* | | import_items: cleanup | Mario | 2021-10-21 | 1 | -75/+76 | |
| | | ||||||
* | | import_items: provide a possibility to import exported zip files by year | Mario | 2021-10-21 | 1 | -30/+61 | |
| | | ||||||
* | | nativeWikiPage: more whitespace and cleanup | Mario | 2021-10-20 | 1 | -262/+254 | |
| | | ||||||
* | | fix for issue #1640 - use item_store() instead of post_activity_item() which ↵ | Mario Vavti | 2021-10-20 | 3 | -73/+86 | |
| | | | | | | | | is checking for post_comment permission which we might not have in this case. item_store() requires slightly more data but basically does the same. Also some minor improvements and whitespace changes. | |||||
* | | fix xchan vcard rendering | Mario | 2021-10-20 | 1 | -3/+3 | |
| | | ||||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-10-20 | 1 | -2/+3 | |
|\ \ | ||||||
| * | | invite: use the actual set language and check if we have a template for it | Mario | 2021-10-18 | 1 | -2/+3 | |
| | | | ||||||
* | | | fix dutch registration email verification email template | Mario | 2021-10-20 | 2 | -8/+16 | |
| | | | ||||||
* | | | improve code comments | Mario | 2021-10-20 | 1 | -3/+2 | |
|/ / | ||||||
* | | provide tags indicating the supported protocols in the actor object and ↵ | Mario | 2021-10-18 | 1 | -12/+86 | |
| | | | | | | | | probe for zot6 if appropiate | |||||
* | | mod invite: skip the pre-check for valid email | Mario | 2021-10-16 | 1 | -5/+5 | |
| | | ||||||
* | | xrd whitespace | Mario | 2021-10-16 | 2 | -34/+17 | |
| | | ||||||
* | | rename functions after heavy lifting and expand custom sections to all ↵ | Mario | 2021-10-16 | 2 | -7/+10 | |
| | | | | | | | | possible sections | |||||
* | | manifest: remove orientation so that os default will be used and add default ↵ | Mario | 2021-10-16 | 1 | -1/+1 | |
| | | | | | | | | theme_color | |||||
* | | notes: provide translateable strings | Mario | 2021-10-15 | 2 | -11/+21 | |
| | | ||||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-10-15 | 2 | -14566/+14744 | |
|\ \ | ||||||
| * | | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-10-15 | 2 | -14566/+14744 | |
| |\| | | | | | | | | | | | | | Update Russian translation See merge request hubzilla/core!1994 | |||||
| | * | Update Russian translation | Max Kostikov | 2021-10-15 | 2 | -14566/+14744 | |
| |/ | ||||||
* / | some heavylifting on manual item export | Mario | 2021-10-15 | 4 | -63/+258 | |
|/ | ||||||
* | escape_tags only once | Mario | 2021-10-15 | 1 | -2/+2 | |
| | ||||||
* | use the proprt syntax | Mario | 2021-10-14 | 1 | -3/+3 | |
| | ||||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-10-14 | 2 | -26/+15 | |
|\ | ||||||
| * | Merge branch 'dev' into 'dev' | Mario | 2021-10-14 | 2 | -26/+15 | |
| |\ | | | | | | | | | | | | | Support IDNA URLs embedding See merge request hubzilla/core!1990 | |||||
| | * | Support IDNA URLs embedding | Max Kostikov | 2021-10-14 | 2 | -26/+15 | |
| | | | ||||||
* | | | provide local copies of the w3.org jsonld documents - addresses issue #1637 | Mario | 2021-10-14 | 6 | -2/+544 | |
| | | | ||||||
* | | | fix cacert missing some certificates after last update | Mario | 2021-10-14 | 1 | -0/+147 | |
|/ / | ||||||
* | | version | Mario | 2021-10-13 | 1 | -1/+1 | |
| | | ||||||
* | | implement AS representation of photos and albums, cleanup and minor fixes | Mario | 2021-10-13 | 5 | -389/+563 | |
| | | ||||||
* | | fix image object as per AS2 | Mario | 2021-10-12 | 1 | -8/+8 | |
| | | ||||||
* | | HTTPSig: do not query for hubloc_addr | Mario | 2021-10-12 | 1 | -6/+3 | |
| | | ||||||
* | | notes: minor css fix | Mario | 2021-10-12 | 1 | -1/+1 | |
| | | ||||||
* | | bbcode for notes app | Mario | 2021-10-12 | 5 | -15/+120 | |
| | | ||||||
* | | Revert "httpsig: add parentheses" | Mario | 2021-10-12 | 6 | -122/+17 | |
| | | | | | | | | This reverts commit e455fae334c4b5f8d5a563e099add1482749c92f. | |||||
* | | httpsig: add parentheses | Mario | 2021-10-12 | 6 | -17/+122 | |
| | |