aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* get devHilmar R2021-03-01102-4445/+5695
* adjust air.5 to be in sync with 5.2.2Hilmar R2021-02-262-52/+71
* validate,inviteHilmar R2021-01-301-11/+21
* context help register en,deHilmar R2021-01-291-1/+12
* Register panel interaction consistence usageHilmar R2021-01-282-10/+17
* login panel, reg limits.Hilmar R2021-01-272-24/+43
* auto channel create adjustmentsHilmar R2021-01-241-9/+8
* auto channel create adjustments, zar log reg msgsHilmar R2021-01-242-4/+12
* melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241Hilmar R2021-01-238-273/+1747
* Revert "keyid adapt for backward compatibility to current release"Mario2021-01-131-4/+3
* restrict length of short profile title/description to 190characters to omit s...Mario2021-01-121-125/+125
* can not access global from statc methodMario2021-01-111-17/+18
* sync_directories() omit known dead sitesMario Vavti2021-01-101-4/+6
* undefined variableMario Vavti2021-01-101-2/+2
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-101-1/+1
|\
| * typoMario Vavti2021-01-091-1/+1
* | missing use statementMario2021-01-101-0/+1
|/
* more libzotdirMario2021-01-096-181/+186
* keyid adapt for backward compatibility to current releaseMario2021-01-091-3/+4
* fix some php8 fatal errorsMario2021-01-092-9/+9
* more streamline keyidMario2021-01-091-4/+4
* streamline keyidMario2021-01-094-24/+24
* fix error in sql queryMario2021-01-091-1/+1
* allow deletes for e.g. w2w posts where we are the author but item wall is not...Mario Vavti2021-01-081-7/+0
* remove loggingMario2021-01-061-1/+1
* filter out self and child folders from the folder listMario2021-01-061-3/+10
* missing translateable string and adapt iconsMario2021-01-041-1/+2
* some work on the tiles viewMario2021-01-041-1/+1
* fix no channel_id provided for contact_remove() in reply_purge(). fix wrong n...Mario2021-01-032-7/+7
* mod cloud stringsMario2021-01-031-9/+18
* files_ng: slightly change the way we display link bbcodeMario2021-01-031-1/+1
* remove unused code and fix width and height not definedMario2021-01-021-2/+3
* fix wrong variableMario2021-01-021-101/+101
* fix wrong variableMario2021-01-021-1/+1
* fix wrong variableMario2021-01-021-303/+303
* fix wrong variableMario2021-01-021-1/+1
* fix typoMario2021-01-021-5/+5
* fix typosMario2021-01-021-3/+2
* set is_owner does not need to be a per item flag. fix post button visible for...Mario2021-01-021-1/+2
* remove fallback code - it will not be required if compression is dismissedMario2020-12-301-19/+0
* store zip files without compressionMario2020-12-301-2/+2
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-12-291-2/+2
|\
| * dirserach: return zot6 entriesMario Vavti2020-12-291-2/+2
* | escape both single and double quotes for the notifications title. fixes issue...Mario2020-12-291-33/+33
|/
* Revert "Fix sync item with Zot connections"Max Kostikov2020-12-291-1/+1
* Merge branch 'autocomplete' into 'dev'Mario2020-12-291-21/+32
|\
| * Deduplicate contacts list on autocompleteMax Kostikov2020-12-291-21/+32
* | Merge branch 'photocache' into 'dev'Mario2020-12-291-3/+4
|\ \
| * | Do not revalidate cached photosMax Kostikov2020-12-261-3/+4
| |/
* | sse: fix issue with direct message notificationssMario2020-12-281-14/+14