Philipp Holzer
0a7861da65
Dependency of callstack moved one layer up
2019-02-16 23:17:10 +01:00
Philipp Holzer
5e6e1a8025
Introducing Profiler
2019-02-16 23:11:30 +01:00
Philipp Holzer
11a7f97fe7
friendica-6667 Installer needs to check fileinfo module
2019-02-16 22:17:34 +01:00
Michael
0845089a0f
New scheduler mechanism
2019-02-16 15:03:37 +00:00
Hypolite Petovan
12ff467a9b
Merge pull request #6664 from tobiasd/20190216-lng
...
translation updates DE, FR and EN_US
2019-02-16 08:51:12 -05:00
Tobias Diekershoff
edffb7e24b
update FR translations THX hypolite
2019-02-16 09:43:27 +01:00
Tobias Diekershoff
54f3b2300b
EN US translation update THX hypolite
2019-02-16 09:42:38 +01:00
Tobias Diekershoff
3a2af5bcd0
DE translation update THX Ulf Rompe
2019-02-16 09:39:31 +01:00
rabuzarus
1ca8a89087
Merge pull request #6663 from MrPetovan/bug/frio-fix-saved-search-button-display
...
[frio] Fix saved search button display
2019-02-16 02:32:51 +01:00
Hypolite Petovan
82204b80e8
[frio] Remove .btn-primary from saved search button
...
- Remove useless comments
- Remove duplicated code
- Add screen reader support
2019-02-15 20:26:02 -05:00
Hypolite Petovan
dc9522bd98
Update translation strings
2019-02-15 09:36:25 -05:00
Hypolite Petovan
25ba78d0d8
[frio] Prevent unwanted textaera resizing in comment forms
2019-02-15 09:15:39 -05:00
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