Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move auto_save_draft to header from thread comment | DM42.Net Hubzilla Development | 2019-11-28 | 2 | -3/+1 |
| | |||||
* | Update Russian hstrings.php | Max Kostikov | 2019-11-25 | 1 | -5/+15 |
| | |||||
* | Update Russian hmessages.po | Max Kostikov | 2019-11-25 | 1 | -616/+679 |
| | |||||
* | sse: use fadeOut() to be consistent | Mario | 2019-11-23 | 1 | -4/+5 |
| | |||||
* | sse: more cleanup | Mario | 2019-11-23 | 1 | -3/+1 |
| | |||||
* | sse: improve handling of notification status and major cleanup | Mario | 2019-11-23 | 1 | -401/+63 |
| | |||||
* | sse: minor improvements | Mario | 2019-11-23 | 1 | -5/+10 |
| | |||||
* | sse: fix another regression | Mario | 2019-11-22 | 1 | -3/+1 |
| | |||||
* | sse: remove some logging | Mario | 2019-11-22 | 1 | -2/+1 |
| | |||||
* | sse: fix a regression where not all appearances of an notification were ↵ | Mario | 2019-11-22 | 1 | -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 ↵ | Mario | 2019-11-22 | 2 | -5/+43 |
| | | | | functions accordingly | ||||
* | missing closing tags | Mario | 2019-11-22 | 1 | -1/+1 |
| | |||||
* | More descriptive connection status icons | M. Dent | 2019-11-22 | 5 | -8/+5 |
| | |||||
* | no mention notifications from mastodon (and pleroma) | Manuel Jiménez Friaza | 2019-11-21 | 2 | -14821/+14871 |
| | | | | (cherry picked from commit ea235c0c6751b682332b968b4c18f905e8ece451) | ||||
* | sse: introduce sse_updateNotifications() to be able to update the ↵ | Mario | 2019-11-20 | 1 | -40/+34 |
| | | | | notifications from different places | ||||
* | sse: defins sse_mids as array and comment out logging of dismissed notifications | Mario | 2019-11-19 | 1 | -2/+2 |
| | |||||
* | sse: fix notifications visible for loaded items when the items were loaded ↵ | Mario | 2019-11-19 | 1 | -1/+10 |
| | | | | before the notifications | ||||
* | cleanup local and session storage on channel change or logout | Mario | 2019-11-15 | 1 | -2/+2 |
| | |||||
* | make inline pdf a security option, move thumbnail security to security ↵ | Mario | 2019-11-15 | 2 | -1/+3 |
| | | | | options from admin/site | ||||
* | sse notifications | Mario | 2019-11-11 | 10 | -56/+535 |
| | |||||
* | use minified version of jquery | Mario | 2019-11-11 | 1 | -10598/+2 |
| | |||||
* | Merge branch 'cherry-pick-971e7eef' into 'dev' | Max Kostikov | 2019-11-10 | 4 | -903/+0 |
|\ | | | | | | | | | remove some old unused javascript libraries See merge request hubzilla/core!1779 | ||||
| * | Ãremove some old unused javascript libraries | Mario | 2019-11-10 | 4 | -903/+0 |
| | | | | | | (cherry picked from commit 971e7eef9c415a2ce82eb0cd22eaabee12ae719c) | ||||
* | | update jquery to version 3.4.1 | Mario | 2019-11-10 | 1 | -4/+10597 |
|/ | | | (cherry picked from commit b444bf59560b3d918aa13b52035c602b03e8d013) | ||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-11-07 | 2 | -172/+253 |
|\ | | | | | | | | | Update Russian translation See merge request hubzilla/core!1771 | ||||
| * | Update hstrings.php | Max Kostikov | 2019-11-07 | 1 | -2/+15 |
| | | |||||
| * | Update hmessages.po | Max Kostikov | 2019-11-07 | 1 | -170/+238 |
| | | |||||
* | | fix hardcoded code/pre css in mod admin | Mario | 2019-10-22 | 1 | -18/+0 |
| | | | | | | (cherry picked from commit cddf6c4ff51580f3dec5d32eef06a40a473a9202) | ||||
* | | fix encoding issue | Mario | 2019-10-22 | 1 | -1/+1 |
| | | | | | | (cherry picked from commit 067010fc0a5a6c10825b869b822c9cfbb3d4516b) | ||||
* | | Update view/ja/hstrings.php | harukin | 2019-10-19 | 1 | -1/+1 |
| | | |||||
* | | Update view/ja/hmessages.po, view/ja/hstrings.php files | harukin | 2019-10-17 | 2 | -2/+8 |
| | | |||||
* | | Upload .php file | harukin | 2019-10-14 | 1 | -0/+2791 |
| | | |||||
* | | Upload .po file | harukin | 2019-10-14 | 1 | -0/+12089 |
| | | |||||
* | | japanese translation directory | harukin | 2019-10-14 | 1 | -0/+0 |
|/ | |||||
* | issue #1401 | Mario Vavti | 2019-10-08 | 1 | -3/+7 |
| | | | (cherry picked from commit cac0672a49cd710b3eced1d66f1bfb18747ddbf8) | ||||
* | Add 'Connect' button for not connected at this location channels | Max Kostikov | 2019-10-01 | 3 | -13940/+14035 |
| | |||||
* | Fix empty string quotation; remove trailing spaces | Max Kostikov | 2019-09-30 | 1 | -8/+10 |
| | |||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-09-10 | 1 | -2/+2 |
|\ | | | | | | | | | Add selected text quote on comment reply See merge request hubzilla/core!1724 | ||||
| * | Add selected text quote on comment reply | Max Kostikov | 2019-09-09 | 1 | -2/+2 |
| | | |||||
* | | More nofollow tags to discourage backlink farmers | Terrox | 2019-09-03 | 4 | -4/+4 |
|/ | |||||
* | Update hstrings.php | Max Kostikov | 2019-08-12 | 1 | -27/+27 |
| | |||||
* | Update hmessages.po | Max Kostikov | 2019-08-12 | 1 | -28/+28 |
| | |||||
* | Updated Spanish translation | Manuel Jiménez Friaza | 2019-08-11 | 2 | -488/+511 |
| | |||||
* | Update hstrings.php | Max Kostikov | 2019-08-02 | 1 | -2741/+2746 |
| | |||||
* | Update hmessages.po | Max Kostikov | 2019-08-02 | 1 | -11321/+11243 |
| | |||||
* | Update hstrings.php | Max Kostikov | 2019-07-31 | 1 | -2/+2 |
| | |||||
* | Update hmessages.po | Max Kostikov | 2019-07-31 | 1 | -3/+3 |
| | |||||
* | minor css adjustions | Mario Vavti | 2019-07-23 | 3 | -7/+7 |
| | |||||
* | minor css fix | Mario Vavti | 2019-07-17 | 1 | -0/+1 |
| | |||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-07-13 | 2 | -2/+2 |
|\ | | | | | | | | | Missprint in Russian translation fixed See merge request hubzilla/core!1690 |