Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update fullcalendar | Mario | 2023-01-25 | 193 | -0/+34614 |
| | |||||
* | update fullcalendar library | Mario | 2023-01-25 | 184 | -44719/+303 |
| | |||||
* | according to spec this should be id instead of href | Mario | 2023-01-25 | 1 | -2/+2 |
| | |||||
* | revert theme color | Mario | 2023-01-25 | 1 | -1/+0 |
| | |||||
* | theme fixes | Mario | 2023-01-25 | 5 | -21/+22 |
| | |||||
* | cleanup | Mario | 2023-01-24 | 2 | -22/+1 |
| | |||||
* | use light colored navbar for light mode - this makes the focus light schema ↵ | Mario | 2023-01-24 | 6 | -32/+5 |
| | | | | redundant | ||||
* | theme fixes | Mario | 2023-01-22 | 1 | -3/+4 |
| | |||||
* | theme fixes | Mario | 2023-01-20 | 5 | -36/+44 |
| | |||||
* | remove dark schema quirks | Mario | 2023-01-20 | 1 | -4/+0 |
| | |||||
* | bump version | Mario | 2023-01-20 | 1 | -1/+1 |
| | |||||
* | native dark theme initial checkin | Mario | 2023-01-20 | 565 | -10054/+13225 |
| | |||||
* | typo :\ | Mario | 2023-01-17 | 1 | -1/+1 |
| | |||||
* | reflect pubstream disable/enable logic change in can_view_public_stream() | Mario | 2023-01-17 | 1 | -2/+1 |
| | |||||
* | update changelog | Mario | 2023-01-13 | 1 | -1/+1 |
| | |||||
* | update changelog | Mario | 2023-01-13 | 1 | -0/+59 |
| | |||||
* | missing semicolon | Mario | 2023-01-12 | 1 | -1/+1 |
| | |||||
* | mark old hubloc entries from re-installed hubs deleted if we discover any | Mario | 2023-01-12 | 1 | -1/+9 |
| | |||||
* | remove fragment in notifier - it should not be required, when processing ↵ | Mario | 2023-01-12 | 2 | -9/+10 |
| | | | | multiple choice polls sleep some time before calling the notifier | ||||
* | fix race conditions when processing multiple choice polls | Mario | 2023-01-11 | 2 | -5/+25 |
| | |||||
* | update theme requirements | Mario | 2023-01-08 | 1 | -2/+2 |
| | |||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2023-01-07 | 1 | -1/+1 |
|\ | | | | | | | | | Fix Russian translation escaping See merge request hubzilla/core!2033 | ||||
| * | Fix translation escaping | Max Kostikov | 2023-01-07 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Max Kostikov | 2023-01-07 | 2 | -19295/+19129 |
|\| | | | | | | | | | Update Russian translations See merge request hubzilla/core!2032 | ||||
| * | Update hstrings.php | Max Kostikov | 2023-01-06 | 1 | -3570/+3568 |
| | | |||||
| * | Update hmessages.po | Max Kostikov | 2023-01-06 | 1 | -15725/+15561 |
|/ | |||||
* | revert accidental change in session | Mario | 2023-01-05 | 1 | -1/+1 |
| | |||||
* | fix affinity slider updates - issue #1714 | Mario | 2023-01-05 | 7 | -89/+220 |
| | |||||
* | bump version | Mario | 2023-01-05 | 1 | -1/+1 |
| | |||||
* | composer dump autoload | Mario | 2023-01-05 | 5 | -34/+49 |
| | |||||
* | strings and version | Mario | 2023-01-05 | 2 | -8286/+8222 |
| | |||||
* | pdledit_gui: only show installed modules and widgets | Mario | 2023-01-05 | 1 | -1/+9 |
| | |||||
* | bump version | Mario | 2023-01-05 | 1 | -1/+1 |
| | |||||
* | pubstream: when going to conv from unthreaded mode stay in the module | Mario | 2023-01-05 | 2 | -10/+22 |
| | |||||
* | Merge branch 'nb-no/update-translations' into 'dev' | Mario | 2023-01-04 | 2 | -9090/+16356 |
|\ | | | | | | | | | Update translations for nb-no (Norsk Bokmål) See merge request hubzilla/core!2031 | ||||
| * | Update translations for nb-no (Norsk Bokmål) | Harald Eilertsen | 2022-12-03 | 2 | -9090/+16356 |
| | | |||||
* | | translateable strings | Mario | 2023-01-04 | 1 | -2/+2 |
| | | |||||
* | | fix issue #1717 | Mario | 2023-01-04 | 3 | -28/+33 |
| | | |||||
* | | bump version | Mario | 2023-01-04 | 1 | -1/+1 |
| | | |||||
* | | pdledi_gui: sort widgets | Mario | 2023-01-04 | 1 | -0/+2 |
| | | |||||
* | | Revert "pdledit_gui: minor cleanup" | Mario | 2023-01-04 | 1 | -2/+0 |
| | | | | | | | | This reverts commit 031df70cf83b19987f4d9c417f6f5fbbdf0fd983. | ||||
* | | pdledit_gui: minor cleanup | Mario | 2023-01-04 | 1 | -0/+2 |
| | | |||||
* | | pdledit_gui: minor cleanup | Mario | 2023-01-04 | 1 | -7/+12 |
| | | |||||
* | | pdl editor for addon iitial commit | Mario | 2023-01-04 | 5 | -15/+100 |
| | | |||||
* | | we should look for owner_xchan just like in mod pubstream | Mario | 2023-01-04 | 1 | -2/+2 |
| | | |||||
* | | queueworker: implement auto_queue_worker_sleep setting in frontend | Mario | 2023-01-03 | 2 | -3/+18 |
| | | |||||
* | | go away if method is not implemented | Mario | 2023-01-03 | 1 | -2/+2 |
| | | |||||
* | | provide inline error messages for mod cloud | Mario | 2023-01-03 | 2 | -7/+7 |
| | | |||||
* | | fix issues with pubstream tagcloud | Mario | 2023-01-02 | 3 | -61/+69 |
| | | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2023-01-02 | 2 | -9/+25 |
|\ \ |