Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main.js simplify notify_id checks | Mario | 2021-12-17 | 1 | -2/+2 |
| | |||||
* | access token refactor | Mario | 2021-12-17 | 1 | -3/+4 |
| | |||||
* | add template | Mario | 2021-12-17 | 1 | -0/+27 |
| | |||||
* | implement contact role deletion | Mario | 2021-12-17 | 1 | -14/+30 |
| | |||||
* | merge branch perms_ng into dev | Mario | 2021-12-15 | 41 | -319/+613 |
| | |||||
* | fix blured profile images and pdl files | Mario Vavti | 2021-12-03 | 6 | -4/+6 |
| | |||||
* | main_width in rem | Mario Vavti | 2021-12-03 | 3 | -4/+4 |
| | |||||
* | fix content width for dark schema | Mario Vavti | 2021-12-03 | 2 | -4/+4 |
| | |||||
* | re-add css that was removed by accident | Mario | 2021-11-26 | 1 | -0/+4 |
| | |||||
* | profile cleanup and fixes | Mario | 2021-11-25 | 3 | -134/+87 |
| | |||||
* | maximum width of content region is now calculated in rem | Mario | 2021-11-24 | 1 | -6/+6 |
| | |||||
* | address issue #1651 (reload page after comment or like) | Mario | 2021-11-24 | 1 | -3/+20 |
| | |||||
* | more work on responsive aside | Mario | 2021-11-23 | 6 | -34/+31 |
| | |||||
* | minor vcard fixes | Mario | 2021-11-21 | 2 | -4/+8 |
| | |||||
* | streamline profile vcard with xchan vcard | Mario | 2021-11-21 | 2 | -49/+110 |
| | |||||
* | css fixes | Mario | 2021-10-30 | 1 | -4/+4 |
| | |||||
* | invite: fix variable name in template and do not substitute the Â@ in the ↵ | Mario | 2021-10-22 | 1 | -3/+3 |
| | | | | webfinger address with @+ | ||||
* | fix xchan vcard rendering | Mario | 2021-10-20 | 1 | -3/+3 |
| | |||||
* | fix dutch registration email verification email template | Mario | 2021-10-20 | 2 | -8/+16 |
| | |||||
* | xrd whitespace | Mario | 2021-10-16 | 2 | -34/+17 |
| | |||||
* | notes: provide translateable strings | Mario | 2021-10-15 | 1 | -8/+8 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-10-15 | 2 | -14566/+14744 |
|\ | |||||
| * | Update Russian translation | Max Kostikov | 2021-10-15 | 2 | -14566/+14744 |
| | | |||||
* | | some heavylifting on manual item export | Mario | 2021-10-15 | 1 | -12/+49 |
|/ | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2021-10-14 | 1 | -26/+12 |
|\ | | | | | | | | | Support IDNA URLs embedding See merge request hubzilla/core!1990 | ||||
| * | Support IDNA URLs embedding | Max Kostikov | 2021-10-14 | 1 | -26/+12 |
| | | |||||
* | | notes: minor css fix | Mario | 2021-10-12 | 1 | -1/+1 |
| | | |||||
* | | bbcode for notes app | Mario | 2021-10-12 | 3 | -14/+109 |
| | | |||||
* | | Revert "httpsig: add parentheses" | Mario | 2021-10-12 | 3 | -109/+14 |
| | | | | | | | | This reverts commit e455fae334c4b5f8d5a563e099add1482749c92f. | ||||
* | | httpsig: add parentheses | Mario | 2021-10-12 | 3 | -14/+109 |
| | | |||||
* | | notifications_widget: fix regression hiding the #nav- * -sub element when ↵ | Mario | 2021-10-11 | 1 | -2/+4 |
| | | | | | | | | there are no more notifications | ||||
* | | more bs5 fixes | Mario | 2021-10-09 | 5 | -6/+6 |
| | | |||||
* | | update composer libs | Mario | 2021-10-08 | 1 | -32/+31 |
| | | |||||
* | | fix alt_pager() | Mario | 2021-10-06 | 1 | -2/+2 |
|/ | |||||
* | Polish translation: fixes and updates | Andrzej Budziński | 2021-10-04 | 7 | -24551/+23646 |
| | |||||
* | update certs | Mario | 2021-10-03 | 1 | -8/+8 |
| | |||||
* | mod locs: do not show drop icon for local clones and get rid of redundant ↵ | Mario | 2021-10-03 | 1 | -3/+7 |
| | | | | for loop | ||||
* | nav move header outsite of container - fixes app sticking above header when ↵ | Mario | 2021-10-02 | 1 | -3/+3 |
| | | | | sorting | ||||
* | fix removed channels counted for max id check and disable moving until we ↵ | Mario | 2021-10-02 | 1 | -1/+1 |
| | | | | decide what to do with it | ||||
* | import_progress: deal with the situation where items/files are being ↵ | Mario Vavti | 2021-10-01 | 2 | -15/+17 |
| | | | | imported but there are none to import | ||||
* | css fixes | Mario | 2021-10-01 | 4 | -13/+17 |
| | |||||
* | missing template class logic | Mario Vavti | 2021-10-01 | 1 | -2/+2 |
| | |||||
* | only allow resume if we are not completed yet | Mario Vavti | 2021-10-01 | 1 | -3/+3 |
| | |||||
* | remove logging | Mario Vavti | 2021-10-01 | 1 | -12/+0 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-10-01 | 4 | -246/+144 |
|\ | |||||
| * | improve file upload performance: start uploading next file only after the ↵ | Mario | 2021-10-01 | 4 | -246/+144 |
| | | | | | | | | previous finished, make sure to not return when uploading via ajax | ||||
* | | improve channel import progress page | Mario Vavti | 2021-10-01 | 2 | -0/+106 |
|/ | |||||
* | support un-starring of apps in app bin | Mario | 2021-09-27 | 3 | -9/+48 |
| | |||||
* | fix notification panel collapsed state not saved if closed manually | Mario | 2021-09-27 | 1 | -3/+3 |
| | |||||
* | Ãfix wrong variable name and streamline icon with unseen notifications icon | Mario | 2021-09-23 | 1 | -1/+1 |
| |