Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get dev | Hilmar R | 2021-03-01 | 102 | -4445/+5695 |
| | |||||
* | adjust air.5 to be in sync with 5.2.2 | Hilmar R | 2021-02-26 | 2 | -52/+71 |
| | |||||
* | validate,invite | Hilmar R | 2021-01-30 | 1 | -11/+21 |
| | |||||
* | context help register en,de | Hilmar R | 2021-01-29 | 1 | -1/+12 |
| | |||||
* | Register panel interaction consistence usage | Hilmar R | 2021-01-28 | 2 | -10/+17 |
| | |||||
* | login panel, reg limits. | Hilmar R | 2021-01-27 | 2 | -24/+43 |
| | |||||
* | auto channel create adjustments | Hilmar R | 2021-01-24 | 1 | -9/+8 |
| | |||||
* | auto channel create adjustments, zar log reg msgs | Hilmar R | 2021-01-24 | 2 | -4/+12 |
| | |||||
* | melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241 | Hilmar R | 2021-01-23 | 8 | -273/+1747 |
| | |||||
* | Revert "keyid adapt for backward compatibility to current release" | Mario | 2021-01-13 | 1 | -4/+3 |
| | | | | This reverts commit ff100a499a2813c1ffa31db04936b04d4b2c8eb4. | ||||
* | restrict length of short profile title/description to 190characters to omit ↵ | Mario | 2021-01-12 | 1 | -125/+125 |
| | | | | sql warnings about too long string data | ||||
* | can not access global from statc method | Mario | 2021-01-11 | 1 | -17/+18 |
| | |||||
* | sync_directories() omit known dead sites | Mario Vavti | 2021-01-10 | 1 | -4/+6 |
| | |||||
* | undefined variable | Mario Vavti | 2021-01-10 | 1 | -2/+2 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-01-10 | 1 | -1/+1 |
|\ | |||||
| * | typo | Mario Vavti | 2021-01-09 | 1 | -1/+1 |
| | | |||||
* | | missing use statement | Mario | 2021-01-10 | 1 | -0/+1 |
|/ | |||||
* | more libzotdir | Mario | 2021-01-09 | 6 | -181/+186 |
| | |||||
* | keyid adapt for backward compatibility to current release | Mario | 2021-01-09 | 1 | -3/+4 |
| | |||||
* | fix some php8 fatal errors | Mario | 2021-01-09 | 2 | -9/+9 |
| | |||||
* | more streamline keyid | Mario | 2021-01-09 | 1 | -4/+4 |
| | |||||
* | streamline keyid | Mario | 2021-01-09 | 4 | -24/+24 |
| | |||||
* | fix error in sql query | Mario | 2021-01-09 | 1 | -1/+1 |
| | |||||
* | allow deletes for e.g. w2w posts where we are the author but item wall is ↵ | Mario Vavti | 2021-01-08 | 1 | -7/+0 |
| | | | | not set. ownership is checked at the receiving side anyway | ||||
* | remove logging | Mario | 2021-01-06 | 1 | -1/+1 |
| | |||||
* | filter out self and child folders from the folder list | Mario | 2021-01-06 | 1 | -3/+10 |
| | |||||
* | missing translateable string and adapt icons | Mario | 2021-01-04 | 1 | -1/+2 |
| | |||||
* | some work on the tiles view | Mario | 2021-01-04 | 1 | -1/+1 |
| | |||||
* | fix no channel_id provided for contact_remove() in reply_purge(). fix wrong ↵ | Mario | 2021-01-03 | 2 | -7/+7 |
| | | | | notifier command | ||||
* | mod cloud strings | Mario | 2021-01-03 | 1 | -9/+18 |
| | |||||
* | files_ng: slightly change the way we display link bbcode | Mario | 2021-01-03 | 1 | -1/+1 |
| | |||||
* | remove unused code and fix width and height not defined | Mario | 2021-01-02 | 1 | -2/+3 |
| | |||||
* | fix wrong variable | Mario | 2021-01-02 | 1 | -101/+101 |
| | |||||
* | fix wrong variable | Mario | 2021-01-02 | 1 | -1/+1 |
| | |||||
* | fix wrong variable | Mario | 2021-01-02 | 1 | -303/+303 |
| | |||||
* | fix wrong variable | Mario | 2021-01-02 | 1 | -1/+1 |
| | |||||
* | fix typo | Mario | 2021-01-02 | 1 | -5/+5 |
| | |||||
* | fix typos | Mario | 2021-01-02 | 1 | -3/+2 |
| | |||||
* | set is_owner does not need to be a per item flag. fix post button visible ↵ | Mario | 2021-01-02 | 1 | -1/+2 |
| | | | | for collections | ||||
* | remove fallback code - it will not be required if compression is dismissed | Mario | 2020-12-30 | 1 | -19/+0 |
| | |||||
* | store zip files without compression | Mario | 2020-12-30 | 1 | -2/+2 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2020-12-29 | 1 | -2/+2 |
|\ | |||||
| * | dirserach: return zot6 entries | Mario Vavti | 2020-12-29 | 1 | -2/+2 |
| | | |||||
* | | escape both single and double quotes for the notifications title. fixes ↵ | Mario | 2020-12-29 | 1 | -33/+33 |
|/ | | | | issue #1503 | ||||
* | Revert "Fix sync item with Zot connections" | Max Kostikov | 2020-12-29 | 1 | -1/+1 |
| | | | | This reverts commit 3db4aa69440553788d8f46cf4bbfb38ca4f09130 | ||||
* | Merge branch 'autocomplete' into 'dev' | Mario | 2020-12-29 | 1 | -21/+32 |
|\ | | | | | | | | | Deduplicate contacts list on autocomplete See merge request hubzilla/core!1891 | ||||
| * | Deduplicate contacts list on autocomplete | Max Kostikov | 2020-12-29 | 1 | -21/+32 |
| | | |||||
* | | Merge branch 'photocache' into 'dev' | Mario | 2020-12-29 | 1 | -3/+4 |
|\ \ | | | | | | | | | | | | | Do not revalidate cached photos See merge request hubzilla/core!1890 | ||||
| * | | Do not revalidate cached photos | Max Kostikov | 2020-12-26 | 1 | -3/+4 |
| |/ | |||||
* | | sse: fix issue with direct message notificationss | Mario | 2020-12-28 | 1 | -14/+14 |
| | |