aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
* Add b64mids to support current JSMax Kostikov2019-12-011-2/+1
|
* FormattingMax Kostikov2019-12-011-1/+1
|
* Add pinned item layoutMax Kostikov2019-12-011-0/+147
|
* Add pinning processingMax Kostikov2019-12-011-0/+24
|
* Add pinnig controls to item layoutMax Kostikov2019-12-011-0/+6
|
* Add pinned items stringsMax Kostikov2019-12-011-0/+3
|
* sse: template fixes, fix missing forum notifications and minor impovementsMario2019-11-293-8/+11
|
* remove loggingMario2019-11-291-4/+0
|
* sse: possible fix for race condition and fix notification count if we loaded ↵Mario2019-11-291-9/+25
| | | | unseen items but their notifications were not yet loaded
* Merge branch 'fix-listmode-spinner' into 'dev'Mario2019-11-282-3/+1
|\ | | | | | | | | Move auto_save_draft to header from thread comment See merge request hubzilla/core!1793
| * Move auto_save_draft to header from thread commentDM42.Net Hubzilla Development2019-11-282-3/+1
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2019-11-282-621/+694
|\|
| * Update Russian hstrings.phpMax Kostikov2019-11-251-5/+15
| |
| * Update Russian hmessages.poMax Kostikov2019-11-251-616/+679
| |
* | sse: improve caching fix an issue with removing notifications and move ↵Mario2019-11-281-1/+3
|/ | | | chatpresence expiration to cron
* sse: use fadeOut() to be consistentMario2019-11-231-4/+5
|
* sse: more cleanupMario2019-11-231-3/+1
|
* sse: improve handling of notification status and major cleanupMario2019-11-231-401/+63
|
* sse: minor improvementsMario2019-11-231-5/+10
|
* sse: fix another regressionMario2019-11-221-3/+1
|
* sse: remove some loggingMario2019-11-221-2/+1
|
* sse: fix a regression where not all appearances of an notification were ↵Mario2019-11-221-3/+4
| | | | looped through and fix format_notify() to not look for the parent item anymore
* sse: store the item mid plus reactions mids in data-mids and change ↵Mario2019-11-222-5/+43
| | | | functions accordingly
* missing closing tagsMario2019-11-221-1/+1
|
* More descriptive connection status iconsM. Dent2019-11-225-8/+5
|
* no mention notifications from mastodon (and pleroma)Manuel Jiménez Friaza2019-11-212-14821/+14871
| | | | (cherry picked from commit ea235c0c6751b682332b968b4c18f905e8ece451)
* sse: introduce sse_updateNotifications() to be able to update the ↵Mario2019-11-201-40/+34
| | | | notifications from different places
* sse: defins sse_mids as array and comment out logging of dismissed notificationsMario2019-11-191-2/+2
|
* sse: fix notifications visible for loaded items when the items were loaded ↵Mario2019-11-191-1/+10
| | | | before the notifications
* cleanup local and session storage on channel change or logoutMario2019-11-151-2/+2
|
* make inline pdf a security option, move thumbnail security to security ↵Mario2019-11-152-1/+3
| | | | options from admin/site
* sse notificationsMario2019-11-1110-56/+535
|
* use minified version of jqueryMario2019-11-111-10598/+2
|
* Merge branch 'cherry-pick-971e7eef' into 'dev'Max Kostikov2019-11-104-903/+0
|\ | | | | | | | | remove some old unused javascript libraries See merge request hubzilla/core!1779
| * Ãremove some old unused javascript librariesMario2019-11-104-903/+0
| | | | | | (cherry picked from commit 971e7eef9c415a2ce82eb0cd22eaabee12ae719c)
* | update jquery to version 3.4.1Mario2019-11-101-4/+10597
|/ | | (cherry picked from commit b444bf59560b3d918aa13b52035c602b03e8d013)
* Merge branch 'dev' into 'dev'Max Kostikov2019-11-072-172/+253
|\ | | | | | | | | Update Russian translation See merge request hubzilla/core!1771
| * Update hstrings.phpMax Kostikov2019-11-071-2/+15
| |
| * Update hmessages.poMax Kostikov2019-11-071-170/+238
| |
* | fix hardcoded code/pre css in mod adminMario2019-10-221-18/+0
| | | | | | (cherry picked from commit cddf6c4ff51580f3dec5d32eef06a40a473a9202)
* | fix encoding issueMario2019-10-221-1/+1
| | | | | | (cherry picked from commit 067010fc0a5a6c10825b869b822c9cfbb3d4516b)
* | Update view/ja/hstrings.phpharukin2019-10-191-1/+1
| |
* | Update view/ja/hmessages.po, view/ja/hstrings.php filesharukin2019-10-172-2/+8
| |
* | Upload .php fileharukin2019-10-141-0/+2791
| |
* | Upload .po fileharukin2019-10-141-0/+12089
| |
* | japanese translation directoryharukin2019-10-141-0/+0
|/
* issue #1401Mario Vavti2019-10-081-3/+7
| | | (cherry picked from commit cac0672a49cd710b3eced1d66f1bfb18747ddbf8)
* Add 'Connect' button for not connected at this location channelsMax Kostikov2019-10-013-13940/+14035
|
* Fix empty string quotation; remove trailing spaces Max Kostikov2019-09-301-8/+10
|
* Merge branch 'dev' into 'dev'Max Kostikov2019-09-101-2/+2
|\ | | | | | | | | Add selected text quote on comment reply See merge request hubzilla/core!1724