index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
view
/
js
/
main.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
main.js simplify notify_id checks
Mario
2021-12-17
1
-2
/
+2
*
merge branch perms_ng into dev
Mario
2021-12-15
1
-5
/
+10
*
address issue #1651 (reload page after comment or like)
Mario
2021-11-24
1
-3
/
+20
*
Support IDNA URLs embedding
Max Kostikov
2021-10-14
1
-26
/
+12
*
fix language selector reloading the page if not clicking the icon exactly and...
Mario
2021-09-08
1
-4
/
+4
*
slightly improve push notification handling for HQ and some app descriptions
Mario
2021-08-27
1
-5
/
+19
*
port latest pwa work from zap
Mario
2021-08-26
1
-0
/
+9
*
more app descriptions and change the image counter to display % of images loa...
Mario
2021-08-24
1
-1
/
+1
*
only redirect to hq if local
Mario
2021-08-17
1
-2
/
+2
*
dropdown-menu-right -> dropdown-menu-end
Mario
2021-07-29
1
-1
/
+1
*
Merge branch 'dev' into bs5
Mario
2021-07-29
1
-425
/
+106
|
\
|
*
code style
Mario Vavti
2021-07-16
1
-4
/
+4
|
*
more work on moving notifications handling from main.js to the notifications ...
Mario Vavti
2021-07-16
1
-41
/
+9
|
*
only remove elements after the delete has happened
Mario
2021-06-29
1
-6
/
+6
|
*
implement removing of notifications/preview-messages of deleted items
Mario
2021-06-29
1
-3
/
+10
|
*
more work on notifications
Mario
2021-06-25
1
-4
/
+5
|
*
slightly refactor for desktop notifications and fix minor issues
Mario
2021-06-24
1
-0
/
+26
|
*
fix issues with browser back button and minor cleanup
Mario
2021-06-17
1
-1
/
+5
|
*
New landing page HQ with separate views for direct messages, public/limited m...
Mario
2021-06-17
1
-382
/
+57
*
|
bs5: more fixes
Mario
2021-06-07
1
-2
/
+2
|
/
*
Merge branch 'dev' into six
Mario
2021-06-05
1
-0
/
+59
|
\
|
*
Changed behavior in the user interaction of the languages selection. Now work...
Hilmar Runge
2021-06-05
1
-0
/
+59
*
|
move mark notifications read code to mod notifications
Mario
2021-05-28
1
-2
/
+2
*
|
remove more mail leftovers
Mario
2021-05-28
1
-20
/
+2
|
/
*
do not expire page cache - it does not make much sense actually.
Mario
2021-04-06
1
-1
/
+1
*
Fix undefined page end on non dynamic pages
Max Kostikov
2021-03-08
1
-1
/
+1
*
replace sticky_kit with a simpler homwgrown solution (still a bit raw) and sl...
Mario
2021-02-25
1
-2
/
+2
*
some work to fix r_preview in list mode
Mario
2021-01-14
1
-1
/
+4
*
files_ng: provide a fallback in case the server timed out on compressing the ...
Mario
2020-12-28
1
-0
/
+10
*
merge branch files_ng into dev
Mario
2020-12-14
1
-47
/
+36
*
this should not be required anymore
Mario
2020-11-26
1
-5
/
+0
*
simplify code and fix issue with categories
Mario
2020-11-23
1
-1
/
+0
*
fix mod item issue with remote channels
Mario
2020-11-22
1
-12
/
+12
*
fix like issue with remote channels
Mario
2020-11-22
1
-23
/
+21
*
collase the updated content
Mario
2020-11-21
1
-0
/
+2
*
restrict returned html usage to local_channel() until some issues will be wor...
Mario
2020-11-21
1
-21
/
+33
*
fix pubstream id issue
Mario
2020-11-21
1
-12
/
+6
*
returning the rendered html when liking a post or comment
Mario
2020-11-20
1
-3
/
+16
*
minor cleanup
Mario
2020-11-20
1
-8
/
+6
*
move post_comment() handling via ctrl-enter out of handle_comment_form() - to...
Mario
2020-11-20
1
-9
/
+11
*
returning the rendered html when posting a comment will make the following up...
Mario
2020-11-20
1
-4
/
+9
*
this is silly but it seems to be required for firefox to stop scrolling in ce...
Mario
2020-11-18
1
-1
/
+4
*
fix regression
Mario
2020-11-18
1
-1
/
+1
*
Do away with auto updates except for our own actions. We might consider to re...
Mario
2020-11-18
1
-93
/
+16
*
implement submit on ctrl-enter for post editor and comments
Mario
2020-11-17
1
-9
/
+19
*
Polling fallback to server sent events. Polling is the default. SSE must be e...
Mario
2020-11-14
1
-25
/
+57
*
call sse_setNotificationsStatus() after fading out buttons
Mario
2020-11-03
1
-1
/
+3
*
fix minor regression
Mario
2020-10-22
1
-2
/
+4
*
adapt notifications and mark item seen handling to play well with client side...
Mario
2020-10-22
1
-27
/
+54
*
load more notifications if visible notifications count becomes < 15
Mario
2020-10-18
1
-2
/
+14
[next]