aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | version 5.3Mario2021-01-051-1/+1
| | |
* | | remove redundant mail.apdMario2021-01-092-6/+0
| | | | | | | | | (cherry picked from commit 898df6287a58e79b957923de4c8ff410586d1397)
* | | fix some php8 fatal errorsMario2021-01-096-17/+17
| | | | | | | | | (cherry picked from commit 2522d42c71baee9caba181566948ae4c899885bd)
* | | RC2Mario2021-01-091-1/+1
| | |
* | | fix error in sql queryMario2021-01-091-1/+1
| | | | | | | | | (cherry picked from commit 0e2af403298599737b41a44a0b6b3e0a1204b108)
* | | RC1Mario2021-01-061-1/+1
| | |
* | | error in logicMario2021-01-061-1/+1
| | | | | | | | | (cherry picked from commit 16082456dfbb3e3108ba1a1db627f7333d10ddce)
* | | remove loggingMario2021-01-061-1/+1
| | | | | | | | | (cherry picked from commit 49cc69ecc5dc2c6032cadff4cd1f31b511e0a0b4)
* | | filter out self and child folders from the folder listMario2021-01-061-3/+10
| | | | | | | | | (cherry picked from commit a0c8e1959af2a98400fd9fbbdc61471bbf461614)
* | | simplify attach_folder_select_list()Mario2021-01-061-4/+1
|/ / | | | | (cherry picked from commit c7010dac3c74e25eac8855d87d78d892052d3c4e)
* | dump autoloadMario2021-01-053-32/+2
| |
* | version and stringsMario2021-01-052-846/+929
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-01-0412-729/+822
|\ \
| * | more work on tilesMario2021-01-041-10/+10
| | |
| * | rounded cornersMario2021-01-041-1/+1
| | |
| * | missing translateable string and adapt iconsMario2021-01-043-3/+4
| | |
| * | some work on the tiles viewMario2021-01-042-36/+32
| | |
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-032-635/+714
| |\ \
| | * \ Merge branch 'dev' into 'dev'Max Kostikov2021-01-032-635/+714
| | |\ \ | | | | | | | | | | | | | | | | | | | | Update Russian translation See merge request hubzilla/core!1892
| | | * | Update hstrings.phpMax Kostikov2021-01-031-16/+28
| | | | |
| | | * | Update hmessages.poMax Kostikov2021-01-031-619/+686
| | | | |
| * | | | fix no channel_id provided for contact_remove() in reply_purge(). fix wrong ↵Mario2021-01-033-8/+8
| |/ / / | | | | | | | | | | | | notifier command
| * | | mod cloud stringsMario2021-01-035-46/+63
| | | |
| * | | files_ng: slightly change the way we display link bbcodeMario2021-01-031-1/+1
| | | |
* | | | fix issue where categories were not saved on forum wall postMario Vavti2021-01-041-0/+2
|/ / /
* | | do not check against undefined variableMario2021-01-021-6/+6
| | |
* | | fix typoMario2021-01-021-12/+12
| | |
* | | wrong variableMario2021-01-021-1/+1
| | |
* | | wrong variableMario2021-01-021-2/+2
| | |
* | | 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 ↵Mario2021-01-022-10/+11
| | | | | | | | | | | | for collections
* | | make share title h3Mario2021-01-021-1/+1
| |/ |/|
* | changelogMario2020-12-301-0/+13
| |
* | remove fallback code - it will not be required if compression is dismissedMario2020-12-302-53/+3
| |
* | store zip files without compressionMario2020-12-301-2/+2
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-12-292-3/+3
|\ \
| * | random_profile: return zot6 entriesMario Vavti2020-12-291-1/+1
| | |
| * | dirserach: return zot6 entriesMario Vavti2020-12-291-2/+2
| | |
* | | escape both single and double quotes for the notifications title. fixes ↵Mario2020-12-291-33/+33
|/ / | | | | | | issue #1503
* | Merge branch 'cloneissue' into 'dev'Mario2020-12-291-1/+1
|\ \ | | | | | | | | | | | | Fix sync comments with clones See merge request hubzilla/core!1889
| * | Revert "Fix sync item with Zot connections"Max Kostikov2020-12-291-1/+1
|/ / | | | | | | This reverts commit 3db4aa69440553788d8f46cf4bbfb38ca4f09130
* | Merge branch 'autocomplete' into 'dev'Mario2020-12-291-21/+32
|\ \ | | | | | | | | | | | | Deduplicate contacts list on autocomplete See merge request hubzilla/core!1891
| * | Deduplicate contacts list on autocompleteMax Kostikov2020-12-291-21/+32
| |/
* | Merge branch 'photocache' into 'dev'Mario2020-12-291-3/+4
|\ \ | | | | | | | | | | | | Do not revalidate cached photos See merge request hubzilla/core!1890