Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | make sure we will deduplicate even if there is a bogus second primary entry | Mario Vavti | 2023-02-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | do not try to oembed in notes | Mario | 2023-02-17 | 1 | -1/+1 | |
| |/ | ||||||
| * | queue fixes | Mario | 2023-02-16 | 1 | -13/+33 | |
| | | ||||||
| * | make sure we provide a created timestamp for likes and remove the workaround ↵ | Mario Vavti | 2023-02-16 | 2 | -1/+3 | |
| | | | | | | | | which returned the wrong date format | |||||
| * | more queue updates from streams and remove a hz_syslog | Mario | 2023-02-16 | 3 | -14/+15 | |
| | | ||||||
| * | more restructure for better responsive behaviour | Mario | 2023-02-15 | 4 | -88/+94 | |
| | | ||||||
| * | we can sign messages which are not from the primary location | Mario | 2023-02-15 | 4 | -7/+14 | |
| | | ||||||
| * | revisit author_id and fix issue with pinned content | Mario | 2023-02-15 | 8 | -51/+33 | |
| | | ||||||
| * | restructure wall-item-head | Mario | 2023-02-15 | 7 | -82/+160 | |
| | | ||||||
| * | bump version | Mario | 2023-02-14 | 1 | -1/+1 | |
| | | ||||||
| * | fix mod cal after fullcalendar update | Mario | 2023-02-14 | 4 | -66/+28 | |
| | | ||||||
| * | css fixes | Mario | 2023-02-12 | 3 | -5/+5 | |
| | | ||||||
| * | remove deprecated functions | Mario | 2023-02-12 | 3 | -131/+6 | |
| | | ||||||
| * | implement hq widget author image and notifications updates | Mario | 2023-02-12 | 10 | -53/+72 | |
| | | ||||||
| * | port queue improvements from streams | Mario | 2023-02-12 | 2 | -57/+48 | |
| | | ||||||
| * | css fixes | Mario Vavti | 2023-02-10 | 2 | -15/+16 | |
| | | ||||||
| * | do not blur | Mario | 2023-02-09 | 1 | -1/+0 | |
| | | ||||||
| * | work around wierd textcomplete behaviour | Mario | 2023-02-09 | 1 | -0/+7 | |
| | | ||||||
| * | bump version | Mario | 2023-02-09 | 1 | -1/+1 | |
| | | ||||||
| * | fix more hubloc confusion, implement hq widget author filter and some ↵ | Mario | 2023-02-09 | 11 | -33/+88 | |
| | | | | | | | | autocomplete fixes | |||||
| * | queueworker: do not wait for locked rows, use skip locked if configured via ↵ | Mario | 2023-02-08 | 1 | -4/+20 | |
| | | | | | | | | system.db_skip_locked_supported | |||||
| * | remove superfluous semicolon | Mario | 2023-02-01 | 1 | -1/+1 | |
| | | ||||||
| * | do not deduplicate notifications because the dupes could be valid and var -> let | Mario | 2023-01-29 | 1 | -10/+13 | |
| | | ||||||
| * | fix undefined varable warning | Mario | 2023-01-28 | 1 | -1/+2 | |
| | | ||||||
| * | remove redundant argument | Mario | 2023-01-28 | 1 | -1/+1 | |
| | | ||||||
| * | fix ics import | Mario | 2023-01-28 | 1 | -1/+1 | |
| | | ||||||
| * | do not use transparency for navbar togglers in dark mode | Mario | 2023-01-28 | 1 | -0/+4 | |
| | | ||||||
| * | update simplepie | Mario | 2023-01-27 | 83 | -791/+1997 | |
| | | ||||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2023-01-27 | 2 | -35/+42 | |
| |\ | ||||||
| | * | Merge branch 'translations/update-nb-no' into 'dev' | Mario | 2023-01-27 | 2 | -35/+42 | |
| | |\ | | | | | | | | | | | | | | | | | Translations/update nb no See merge request hubzilla/core!2034 | |||||
| | | * | translations: Misc updates for nb_NO. | Harald Eilertsen | 2023-01-26 | 2 | -26/+33 | |
| | | | | ||||||
| | | * | translations: Fix timeago for nb_NO. | Harald Eilertsen | 2023-01-26 | 2 | -9/+9 | |
| | | | | ||||||
| * | | | update smarty | Mario | 2023-01-27 | 278 | -223/+15104 | |
| |/ / | ||||||
| * | | redbasic: fix regression | Mario | 2023-01-26 | 1 | -4/+4 | |
| | | | ||||||
| * | | bump version | Mario | 2023-01-26 | 1 | -1/+1 | |
| | | | ||||||
| * | | redbasic: implement setting for always light navbar icons and some minor fixes | Mario | 2023-01-26 | 6 | -13/+35 | |
| | | | ||||||
| * | | bump version | Mario | 2023-01-26 | 1 | -1/+1 | |
| | | | ||||||
| * | | remove unsused variables | Mario | 2023-01-26 | 1 | -16/+0 | |
| | | | ||||||
| * | | minor cleanup and prevent duplicate recipients in some places | Mario | 2023-01-26 | 3 | -39/+26 | |
| | | | ||||||
| * | | remove redundant code | Mario | 2023-01-26 | 1 | -12/+0 | |
| | | | ||||||
| * | | theme fixes | Mario | 2023-01-26 | 1 | -8/+16 | |
| |/ | ||||||
| * | : fixes | Mario | 2023-01-25 | 3 | -27/+6 | |
| | | ||||||
| * | update forkawesome lib | Mario | 2023-01-25 | 13 | -2474/+3690 | |
| | | ||||||
| * | calendar: fixes | Mario | 2023-01-25 | 4 | -9/+11 | |
| | | ||||||
| * | calendar: remove deprecated options | Mario | 2023-01-25 | 2 | -12/+2 | |
| | | ||||||
| * | 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 | |
| | |