aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* re-add css that was removed by accidentMario2021-11-261-0/+4
|
* profile cleanup and fixesMario2021-11-253-134/+87
|
* maximum width of content region is now calculated in remMario2021-11-241-6/+6
|
* address issue #1651 (reload page after comment or like)Mario2021-11-241-3/+20
|
* more work on responsive asideMario2021-11-236-34/+31
|
* minor vcard fixesMario2021-11-212-4/+8
|
* streamline profile vcard with xchan vcardMario2021-11-212-49/+110
|
* css fixesMario2021-10-301-4/+4
|
* invite: fix variable name in template and do not substitute the Â@ in the ↵Mario2021-10-221-3/+3
| | | | webfinger address with @+
* fix xchan vcard renderingMario2021-10-201-3/+3
|
* fix dutch registration email verification email templateMario2021-10-202-8/+16
|
* xrd whitespaceMario2021-10-162-34/+17
|
* notes: provide translateable stringsMario2021-10-151-8/+8
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-152-14566/+14744
|\
| * Update Russian translationMax Kostikov2021-10-152-14566/+14744
| |
* | some heavylifting on manual item exportMario2021-10-151-12/+49
|/
* Merge branch 'dev' into 'dev'Mario2021-10-141-26/+12
|\ | | | | | | | | Support IDNA URLs embedding See merge request hubzilla/core!1990
| * Support IDNA URLs embeddingMax Kostikov2021-10-141-26/+12
| |
* | notes: minor css fixMario2021-10-121-1/+1
| |
* | bbcode for notes appMario2021-10-123-14/+109
| |
* | Revert "httpsig: add parentheses"Mario2021-10-123-109/+14
| | | | | | | | This reverts commit e455fae334c4b5f8d5a563e099add1482749c92f.
* | httpsig: add parenthesesMario2021-10-123-14/+109
| |
* | notifications_widget: fix regression hiding the #nav- * -sub element when ↵Mario2021-10-111-2/+4
| | | | | | | | there are no more notifications
* | more bs5 fixesMario2021-10-095-6/+6
| |
* | update composer libsMario2021-10-081-32/+31
| |
* | fix alt_pager()Mario2021-10-061-2/+2
|/
* Polish translation: fixes and updatesAndrzej Budziński2021-10-047-24551/+23646
|
* update certsMario2021-10-031-8/+8
|
* mod locs: do not show drop icon for local clones and get rid of redundant ↵Mario2021-10-031-3/+7
| | | | for loop
* nav move header outsite of container - fixes app sticking above header when ↵Mario2021-10-021-3/+3
| | | | sorting
* fix removed channels counted for max id check and disable moving until we ↵Mario2021-10-021-1/+1
| | | | decide what to do with it
* import_progress: deal with the situation where items/files are being ↵Mario Vavti2021-10-012-15/+17
| | | | imported but there are none to import
* css fixesMario2021-10-014-13/+17
|
* missing template class logicMario Vavti2021-10-011-2/+2
|
* only allow resume if we are not completed yetMario Vavti2021-10-011-3/+3
|
* remove loggingMario Vavti2021-10-011-12/+0
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-014-246/+144
|\
| * improve file upload performance: start uploading next file only after the ↵Mario2021-10-014-246/+144
| | | | | | | | previous finished, make sure to not return when uploading via ajax
* | improve channel import progress pageMario Vavti2021-10-012-0/+106
|/
* support un-starring of apps in app binMario2021-09-273-9/+48
|
* fix notification panel collapsed state not saved if closed manuallyMario2021-09-271-3/+3
|
* Ãfix wrong variable name and streamline icon with unseen notifications iconMario2021-09-231-1/+1
|
* add notices tab to HQ widgetMario2021-09-231-0/+5
|
* fix bs regressionMario2021-09-239-20/+20
|
* bootstrap update fixesMario2021-09-225-370/+373
|
* add option to mark all notices of a thread read if a notice of the thread is ↵Mario2021-09-181-0/+1
| | | | clicked (default 1) and fix a php error in find_parent() if $act->obj is not an array
* fix spacing issue for collapsed pinned apps with an imageMario2021-09-101-1/+9
|
* fix language selector reloading the page if not clicking the icon exactly ↵Mario2021-09-083-8/+8
| | | | and bs5 modal issues
* deprecate the custom highlight [hl] bbcode in favor of [mark] which is a ↵Mario2021-09-072-1/+5
| | | | html5 standard
* work around some weird regex interferenceMario2021-09-041-7/+8
|