aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix more hubloc confusion, implement hq widget author filter and some ↵Mario2023-02-0911-33/+88
| | | | autocomplete fixes
* queueworker: do not wait for locked rows, use skip locked if configured via ↵Mario2023-02-081-4/+20
| | | | system.db_skip_locked_supported
* remove superfluous semicolonMario2023-02-011-1/+1
|
* do not deduplicate notifications because the dupes could be valid and var -> letMario2023-01-291-10/+13
|
* fix undefined varable warningMario2023-01-281-1/+2
|
* remove redundant argumentMario2023-01-281-1/+1
|
* fix ics importMario2023-01-281-1/+1
|
* do not use transparency for navbar togglers in dark modeMario2023-01-281-0/+4
|
* update simplepieMario2023-01-2783-791/+1997
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2023-01-272-35/+42
|\
| * Merge branch 'translations/update-nb-no' into 'dev'Mario2023-01-272-35/+42
| |\ | | | | | | | | | | | | Translations/update nb no See merge request hubzilla/core!2034
| | * translations: Misc updates for nb_NO.Harald Eilertsen2023-01-262-26/+33
| | |
| | * translations: Fix timeago for nb_NO.Harald Eilertsen2023-01-262-9/+9
| | |
* | | update smartyMario2023-01-27278-223/+15104
|/ /
* | redbasic: fix regressionMario2023-01-261-4/+4
| |
* | bump versionMario2023-01-261-1/+1
| |
* | redbasic: implement setting for always light navbar icons and some minor fixesMario2023-01-266-13/+35
| |
* | bump versionMario2023-01-261-1/+1
| |
* | remove unsused variablesMario2023-01-261-16/+0
| |
* | minor cleanup and prevent duplicate recipients in some placesMario2023-01-263-39/+26
| |
* | remove redundant codeMario2023-01-261-12/+0
| |
* | theme fixesMario2023-01-261-8/+16
|/
* : fixesMario2023-01-253-27/+6
|
* update forkawesome libMario2023-01-2513-2474/+3690
|
* calendar: fixesMario2023-01-254-9/+11
|
* calendar: remove deprecated optionsMario2023-01-252-12/+2
|
* update fullcalendarMario2023-01-25193-0/+34614
|
* update fullcalendar libraryMario2023-01-25184-44719/+303
|
* according to spec this should be id instead of hrefMario2023-01-251-2/+2
|
* revert theme colorMario2023-01-251-1/+0
|
* theme fixesMario2023-01-255-21/+22
|
* cleanupMario2023-01-242-22/+1
|
* use light colored navbar for light mode - this makes the focus light schema ↵Mario2023-01-246-32/+5
| | | | redundant
* theme fixesMario2023-01-221-3/+4
|
* theme fixesMario2023-01-205-36/+44
|
* remove dark schema quirksMario2023-01-201-4/+0
|
* bump versionMario2023-01-201-1/+1
|
* native dark theme initial checkinMario2023-01-20565-10054/+13225
|
* typo :\Mario2023-01-171-1/+1
|
* reflect pubstream disable/enable logic change in can_view_public_stream()Mario2023-01-171-2/+1
|
* update changelogMario2023-01-131-1/+1
|
* update changelogMario2023-01-131-0/+59
|
* missing semicolonMario2023-01-121-1/+1
|
* mark old hubloc entries from re-installed hubs deleted if we discover anyMario2023-01-121-1/+9
|
* remove fragment in notifier - it should not be required, when processing ↵Mario2023-01-122-9/+10
| | | | multiple choice polls sleep some time before calling the notifier
* fix race conditions when processing multiple choice pollsMario2023-01-112-5/+25
|
* update theme requirementsMario2023-01-081-2/+2
|
* Merge branch 'dev' into 'dev'Max Kostikov2023-01-071-1/+1
|\ | | | | | | | | Fix Russian translation escaping See merge request hubzilla/core!2033
| * Fix translation escapingMax Kostikov2023-01-071-1/+1
| |
* | Merge branch 'dev' into 'dev'Max Kostikov2023-01-072-19295/+19129
|\| | | | | | | | | Update Russian translations See merge request hubzilla/core!2032