aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* access token refactorMario2021-12-171-3/+4
|
* add templateMario2021-12-171-0/+27
|
* implement contact role deletionMario2021-12-171-14/+30
|
* merge branch perms_ng into devMario2021-12-1528-275/+555
|
* profile cleanup and fixesMario2021-11-251-117/+87
|
* more work on responsive asideMario2021-11-233-9/+13
|
* minor vcard fixesMario2021-11-212-4/+8
|
* streamline profile vcard with xchan vcardMario2021-11-211-33/+102
|
* css fixesMario2021-10-301-4/+4
|
* fix xchan vcard renderingMario2021-10-201-3/+3
|
* xrd whitespaceMario2021-10-162-34/+17
|
* notes: provide translateable stringsMario2021-10-151-8/+8
|
* some heavylifting on manual item exportMario2021-10-151-12/+49
|
* notes: minor css fixMario2021-10-121-1/+1
|
* bbcode for notes appMario2021-10-121-9/+94
|
* Revert "httpsig: add parentheses"Mario2021-10-121-94/+9
| | | | This reverts commit e455fae334c4b5f8d5a563e099add1482749c92f.
* httpsig: add parenthesesMario2021-10-121-9/+94
|
* 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
|
* 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-011-10/+10
| | | | imported but there are none to import
* missing template class logicMario Vavti2021-10-011-2/+2
|
* only allow resume if we are not completed yetMario Vavti2021-10-011-3/+3
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-012-3/+3
|\
| * improve file upload performance: start uploading next file only after the ↵Mario2021-10-012-3/+3
| | | | | | | | previous finished, make sure to not return when uploading via ajax
* | improve channel import progress pageMario Vavti2021-10-011-0/+42
|/
* 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-222-366/+370
|
* 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-082-4/+4
| | | | and bs5 modal issues
* nav: fix minor display issue and add some code duplication for better ↵Mario2021-08-251-16/+16
| | | | readability
* channel_menu is not used anymoreMario2021-08-241-1/+0
|
* nav cleanupMario2021-08-241-75/+20
|
* untangle the app template into separate templates and fix bbcode viewMario2021-08-235-14/+32
|
* more app descriptions and return to the app if installed from the module itselfMario2021-08-231-0/+1
|
* use the slightly altered app_render() function instead of a separate functionMario2021-08-221-1/+1
|
* infrastructure to provide an app install widget for modules and make the ↵Mario2021-08-222-1/+13
| | | | bookmark app use it
* restructure apps to make space for app descritionsMario2021-08-212-25/+40
|
* more bs5 fixesMario2021-08-176-24/+10
|
* remove redundant closing div tagMario2021-08-161-15/+15
|