aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | do not show duplicate entries for dead hubsMario2021-10-061-1/+3
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-0616-24573/+23734
|\ \
| * \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-0615-24558/+23655
| |\ \
| | * \ Merge branch 'ab-dev' into 'dev'Max Kostikov2021-10-0515-24558/+23655
| | |\ \
| | | * | Polish translation: fixes and updatesAndrzej BudziƄski2021-10-0415-24558/+23655
| * | | | implement sync logic in mod appmanMario2021-10-061-15/+79
| |/ / /
* / / / move sync logic for apps to mod appman. this way we can re-use the functions ...Mario Vavti2021-10-063-77/+35
|/ / /
* | | disable app sync due to a possible loopMario2021-10-041-2/+2
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-041-0/+3
|\ \ \
| * \ \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-042-4/+24
| |\ \ \
| * | | | unset id before syncingMario2021-10-041-0/+3
| | |/ / | |/| |
* | | | also sync the undestroy actionMario Vavti2021-10-041-7/+7
| |/ / |/| |
* | | more app syncMario Vavti2021-10-042-4/+24
|/ /
* | set the sync flag to trueMario Vavti2021-10-041-1/+1
* | more app sync fixesMario Vavti2021-10-041-4/+4
* | Revert "more app sync fixes"Mario Vavti2021-10-041-21/+13
* | more app sync fixesMario Vavti2021-10-041-13/+21
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-042-5/+9
|\ \
| * | app sync fixes - part 1Mario2021-10-042-5/+9
* | | app sync fixes - part 2Mario Vavti2021-10-042-16/+19
|/ /
* | provide system app syncMario2021-10-043-23/+64
* | commment out deprecated codeMario2021-10-041-4/+4
* | fix typoMario2021-10-041-1/+1
* | add pemMario2021-10-041-0/+3154
* | fix site lookup and minor cleanupMario2021-10-041-22/+40
* | update certsMario2021-10-033-4070/+403
* | mod locs: do not show drop icon for local clones and get rid of redundant for...Mario2021-10-032-9/+9
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-033-8/+12
|\ \
| * | clone channel delete issues - part 1Mario Vavti2021-10-033-8/+12
* | | clone channel delete issues - part 2Mario2021-10-032-3/+13
|/ /
* | make sure we have a sender hereMario2021-10-031-0/+4
* | make sure to return if we have no xchan hereMario2021-10-031-0/+3
* | fix typoMario2021-10-032-3/+1
* | remove redundant query and exit with status 410 if channel was removedMario2021-10-031-8/+1
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-034-24/+31
|\ \
| * \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-032-10/+10
| |\ \
| * | | add optional $removed argument to channelx_by functions to allow inclusion of...Mario Vavti2021-10-034-24/+31
* | | | channel_purge: raise limit by factor of 10Mario2021-10-031-2/+2
| |/ / |/| |
* | | sigh...Mario2021-10-021-12/+11
* | | another try on pg testMario2021-10-021-11/+12
* | | nope - disable pg test until the issue is resolvedMario2021-10-021-7/+7
* | | another try to fix pg testMario2021-10-021-3/+3
* | | see if this fixes pgsql test issueMario2021-10-021-2/+2
* | | nav move header outsite of container - fixes app sticking above header when s...Mario2021-10-021-3/+3
|/ /
* | fix removed channels counted for max id check and disable moving until we dec...Mario2021-10-022-3/+3
* | cleanup api_auth and make it fetch the identity if we do not have it cached yetMario2021-10-021-43/+56
* | also check for vnotifyMario Vavti2021-10-011-2/+5
* | only show sse pubs if the app is installedMario Vavti2021-10-011-0/+8
* | only bootstrap pubs if the app is installedMario Vavti2021-10-011-1/+1
* | import_progress: deal with the situation where items/files are being imported...Mario Vavti2021-10-015-27/+57