Commit graph

22750 commits

Author SHA1 Message Date
Hypolite Petovan
3e1e5fc986 [frio] Use text-align instead of flex display for submit buttons 2019-02-14 22:49:13 -05:00
Hypolite Petovan
2dd7a52b17 [frio] Thread display redesign
- Add fake form at end of comment list
- Shuffle comment box buttons around using flex display
- Convert divs into paragraphs
- Remove unused commentInsert() and qCommentInsert() function from textedit.js
2019-02-14 22:28:38 -05:00
Hypolite Petovan
ae3bf47019 Improve global open/close functions in main.js 2019-02-14 22:26:18 -05:00
Hypolite Petovan
281d6fe055 Remove superfluous call to focus() in global commentExpand() function 2019-02-14 22:25:42 -05:00
Hypolite Petovan
d7dbc632f8 Improved comment hiding interaction
- Remove global window.showMore and window.showFewer
- Improve global showHideComments function
- Remove frio-specific showHideComments function
2019-02-14 22:24:34 -05:00
Hypolite Petovan
642f9409a7 Switch tag of expanded like list to paragraph 2019-02-14 22:17:08 -05:00
Hypolite Petovan
c8a7c95279 Unescape $ispublic variable for jot display 2019-02-14 22:11:00 -05:00
Hypolite Petovan
77795c5dde
Merge pull request #6657 from nupplaphil/6652-installer-fix
Manual installer bricked
2019-02-14 12:03:36 -05:00
Philipp Holzer
b321ef776d
added type-hint 2019-02-14 17:54:34 +01:00
Philipp Holzer
347d959f25
fixing #6652 Manual installer bricked 2019-02-14 17:44:17 +01:00
Hypolite Petovan
fe57583e2b
Merge pull request #6655 from annando/worker-limit
Worker: Changed behaviour of "worker_fetch_limit" config value
2019-02-14 08:45:19 -05:00
Michael
ca529d9de7 The process id is currently not supported. 2019-02-14 13:30:41 +00:00
Michael
e20a675953 The setting "worker_fetch_limit" now only has an impact on high priority processes 2019-02-14 06:53:04 +00:00
Hypolite Petovan
6aba6a3945
Merge pull request #6654 from tobiasd/20190214-pl
PL translation update THX waldis
2019-02-14 00:10:49 -05:00
Tobias Diekershoff
f957ab1869 PL translation update THX waldis 2019-02-14 06:07:29 +01:00
Tobias Diekershoff
71a5568385
Merge pull request #6653 from rabuzarus/20190214_-_frio_manage_css
frio - some small styling fixes for the manage page (badges, center name, paddings)
2019-02-14 05:41:23 +01:00
rabuzarus
ecc393e1c3 frio - some small styling fixes for the manage page (badges, center name, paddings) 2019-02-14 03:06:57 +01:00
Hypolite Petovan
d101103b0b
Merge pull request #6651 from annando/config-mentions-removal
New configuration to disable the automatic mentions removal
2019-02-13 18:06:28 -05:00
Michael
41445a412d Changed description 2019-02-13 22:36:55 +00:00
Hypolite Petovan
3968005e22
Merge pull request #6650 from rabuzarus/20190213_-_fix_frio_linkpreview_for_display_module
bugfix: linkPreview - remove s flag from regexp because FF don't support it
2019-02-13 16:38:27 -05:00
rabuzarus
b7573a94ee linkPreview - workaround for mising 's' flag ins js regex 2019-02-13 22:26:56 +01:00
Michael
ca7ceb6fe2 We should return something ;-) 2019-02-13 17:26:54 +00:00
Michael
d4baa25349 New configuration to disable the automatic mentions removal 2019-02-13 17:23:23 +00:00
Michael Vogel
a29b6f17e2
Merge pull request #6649 from MrPetovan/bug/6647-include-newlines-in-implicit-mention-regex
Include new lines in implicit mention regular expression
2019-02-13 18:16:47 +01:00
rabuzarus
f6691c138a bugfix: linkPreview - remove s flag from regexp because FF don't support it 2019-02-13 15:14:56 +01:00
Hypolite Petovan
63f083f6fb Include new lines in implicit mention regular expression 2019-02-13 08:08:46 -05:00
Hypolite Petovan
d96ace0224
Merge pull request #6648 from annando/issue-6603
Issue 6603: Events are now fetchable via AP
2019-02-13 07:46:41 -05:00
Michael
73ecf2100e Indentions 2019-02-13 10:22:36 +00:00
Michael
44ac0275ab Issue 6603: Events are now fetchable via AP 2019-02-13 07:17:19 +00:00
Hypolite Petovan
e9045dbe09
Merge pull request #6646 from annando/fix-loxk
Should fix "DB Error 1205: Lock wait timeout exceeded"
2019-02-12 16:26:27 -05:00
Michael
8cb2ab2a90 Should fix "DB Error 1205: Lock wait timeout exceeded; try restarting transaction" 2019-02-12 21:10:45 +00:00
Hypolite Petovan
276ad0072c
Merge pull request #6644 from tobiasd/20190212-librejs
a step towards LibreJS compat
2019-02-12 11:38:45 -05:00
Tobias Diekershoff
df688aba0c forgotten quattro file 2019-02-12 17:27:46 +01:00
Tobias Diekershoff
207fc9c00b JS files of smoothy theme 2019-02-12 17:27:14 +01:00
Tobias Diekershoff
0ada36ecd6 JS files of quattro 2019-02-12 17:26:13 +01:00
Tobias Diekershoff
183560dd62 JS files of quattro theme 2019-02-12 17:25:16 +01:00
Tobias Diekershoff
29fcb2e7ee typo 2019-02-12 13:59:33 +01:00
Hypolite Petovan
f89e9afe62
Merge pull request #6643 from tobiasd/20190212-examplehomehtml
added AP to the example home.html file
2019-02-12 07:30:24 -05:00
Tobias Diekershoff
d2243a1c35 tagged the inline JS in head.tpl with the license 2019-02-12 11:30:45 +01:00
Tobias Diekershoff
173a17d0e0 tagged the JS files in view/js with their licenses 2019-02-12 11:29:50 +01:00
Tobias Diekershoff
769ee12a92 added AP to the example home.html file 2019-02-12 09:20:28 +01:00
Tobias Diekershoff
48d5186dce
Merge pull request #6642 from annando/worker-timezone
Ensure that "strtotime" returns the correct timestamp
2019-02-12 08:50:32 +01:00
Michael
f6e8246e75 Ensure that "strtotime" returns the correct timestamp 2019-02-12 06:42:45 +00:00
Hypolite Petovan
5cf5f33a1c
Merge pull request #6640 from annando/worker-stats
Fix worker statistics
2019-02-11 22:00:55 -05:00
Hypolite Petovan
58dff940ff
Merge pull request #6639 from annando/delete-removal
Don't send single item deletions to protocols that support account removal
2019-02-11 18:15:42 -05:00
Michael
742b472994 Fix: Workerqueue processes had been killed too early 2019-02-11 22:39:59 +00:00
Michael
6fd8b5f365 Don't send single item delete commands to protocols that support account removal 2019-02-11 20:30:08 +00:00
Hypolite Petovan
d6a82c6c2d
Merge pull request #6638 from Ixiter/develop-markdown-anchors
ACL network - fixed preselected acl items
2019-02-11 07:23:32 -05:00
Peter Liebetrau
3dede5dbd2 ACL network - fixed preselected acl items 2019-02-11 10:00:42 +01:00
Michael
f65b35901e Fix worker statistics 2019-02-11 08:59:14 +00:00