Michael Vogel
|
103535d620
|
Merge pull request #5773 from MrPetovan/task/rewrite-js-hooks
Rewrite JS hooks
|
2018-10-01 17:10:30 +00:00 |
|
Jonny Tischbein
|
1add30cc5b
|
Adding serversettings table in template for non frio themes
|
2018-09-27 20:04:33 +02:00 |
|
Jonny Tischbein
|
1803862fc5
|
associative array + adding mysql value + removing table header
|
2018-09-27 19:46:28 +02:00 |
|
Jonny Tischbein
|
16d37acca1
|
fix indent
|
2018-09-27 19:00:24 +02:00 |
|
Jonny Tischbein
|
24117c24ce
|
Get PHP Configuration for upload limit and display in /admin summary site
|
2018-09-27 18:53:16 +02:00 |
|
Hypolite Petovan
|
8b55bc5881
|
Normalize padding of inline code
- [frio] Remove redundant CSS
|
2018-09-24 08:32:17 -04:00 |
|
Hypolite Petovan
|
be348cf8c8
|
Remove addon_hooks template variable
- Update addon documentation
|
2018-09-24 08:16:26 -04:00 |
|
Hypolite Petovan
|
a6996601d5
|
Merge pull request #5789 from friendica/master
Update develop from master-2019.09
|
2018-09-23 18:55:20 -04:00 |
|
Hypolite Petovan
|
c17a2b8a4e
|
Add missing change to quattro main less file
|
2018-09-23 12:52:50 -04:00 |
|
Tobias Diekershoff
|
780571bb68
|
CS translation update THX Aditoo
|
2018-09-22 19:30:26 +02:00 |
|
Jonny Tischbein
|
b7e7850b75
|
disable formatbar in xs screens
|
2018-09-21 17:46:39 +02:00 |
|
Benjamin Lorteau
|
f0cdd25e34
|
Register Friendica stylesheet using App->registerStylesheet()
- Remove mentions of {{$stylesheet}} in head.tpl templates
|
2018-09-21 09:54:09 -04:00 |
|
Jonny Tischbein
|
08879298ea
|
unique html id for share button in preview
|
2018-09-21 11:12:20 +02:00 |
|
Hypolite Petovan
|
2ae6556b32
|
Add new 'head' hook
- Add new App->registerStylesheet method
- Reworked App->init_pagehead into App->initHead
|
2018-09-20 21:30:51 -04:00 |
|
Hypolite Petovan
|
cc73aec3ba
|
Add postprocess_liveupdate JS event dispatch on post preview
|
2018-09-20 21:03:23 -04:00 |
|
Hypolite Petovan
|
73c1ebc6fd
|
[frio] Move relevant code to new footer.tpl
|
2018-09-20 21:02:55 -04:00 |
|
Hypolite Petovan
|
1eaa523e61
|
Remove unused App->page['end']
- Remove unused empty templates
|
2018-09-20 21:02:28 -04:00 |
|
Hypolite Petovan
|
55f1d7b90e
|
Add new footer hook
- Add new App->footerScripts array
- Add footer.tpl template
- Add documentation
- Rework App->init_page_end to App->initFooter
|
2018-09-20 21:01:05 -04:00 |
|
Jonny Tischbein
|
fedaf08bd1
|
remove old TODO
|
2018-09-20 17:26:19 +02:00 |
|
Jonny Tischbein
|
763ed35bc3
|
correct textarea id in insertFormattingToPost
|
2018-09-20 17:23:29 +02:00 |
|
Jonny Tischbein
|
9bc6238b59
|
Make formatbar work
|
2018-09-20 17:20:57 +02:00 |
|
Jonny Tischbein
|
f590d31b4b
|
Add format bar in new post jot
|
2018-09-20 17:14:32 +02:00 |
|
Jonny Tischbein
|
5edb124660
|
make share button visivle via theme js. Avoid illegal multiple use of html id
|
2018-09-20 17:09:39 +02:00 |
|
Jonny Tischbein
|
4c56724715
|
make share button visible in preview
|
2018-09-20 16:50:58 +02:00 |
|
Jonny Tischbein
|
b1720c07ec
|
Add Share button for preview new post
|
2018-09-20 16:20:33 +02:00 |
|
Michael Vogel
|
5881fa7229
|
Merge pull request #5772 from MrPetovan/bug/php7-remove-pear-text_highlighter
Remove references to Pear Text_Highlighter stylesheets
|
2018-09-20 09:24:04 +00:00 |
|
Hypolite Petovan
|
18c8a7f247
|
Fix inline code span display
|
2018-09-19 23:10:41 -04:00 |
|
Hypolite Petovan
|
7dd6fb3b3c
|
Rewrite JS hooks
- Use event listeners instead of homebrew hooks
- Remove view/js/addon-hooks.js and its references
- Update Addon docs
|
2018-09-19 22:51:51 -04:00 |
|
Hypolite Petovan
|
8fbcbbda16
|
Remove references to Pear Text_Highlighter stylesheets
|
2018-09-19 21:36:21 -04:00 |
|
Michael Vogel
|
1fa37586ca
|
Merge pull request #5764 from MrPetovan/task/update-mrpetovan-email-address
Update "mrpetovan" email address
|
2018-09-18 14:26:58 +00:00 |
|
Tobias Diekershoff
|
2660882f1e
|
NL translation update THX Jeroen
|
2018-09-17 19:43:39 +02:00 |
|
Tobias Diekershoff
|
9927e7a7bf
|
update to the zh-cn translation THX tomacat
|
2018-09-17 19:43:06 +02:00 |
|
Tobias Diekershoff
|
ee0fc167c9
|
CS translation update THX Aditoo
|
2018-09-17 19:42:12 +02:00 |
|
Hypolite Petovan
|
9d0a6f90b6
|
Update "mrpetovan" email address
- Fix Tobias' email address
- Fix copypasted doc block in Console/PostUpdate
|
2018-09-15 19:28:38 -04:00 |
|
Michael
|
63b5cb4fc6
|
Issue 5721: Temporarily deactivate the picture upload from private mails
|
2018-09-13 15:46:37 +00:00 |
|
Hypolite Petovan
|
11a3b45957
|
[frio] Fix ACL selection in new event modal
- Fix this.allow_cid.push isn't a function error
|
2018-09-09 10:10:17 -04:00 |
|
Hypolite Petovan
|
4edbea3ed0
|
Fix JS error when no acl is defined
|
2018-09-09 09:54:54 -04:00 |
|
rabuzarus
|
26607d4a27
|
Frio - bugfix - don't show new event button if the button isn't available
|
2018-09-06 14:40:34 +02:00 |
|
Hypolite Petovan
|
8a1581cadd
|
Merge pull request #5727 from rabuzarus/20180905_-_rise_frio_version
Frio - rise frio version
|
2018-09-05 12:52:42 -04:00 |
|
rabuzarus
|
f9fe162f2f
|
Frio - rise version
|
2018-09-05 18:31:09 +02:00 |
|
rabuzarus
|
7c5e964581
|
Frio - fix missing modal for editing albums
|
2018-09-05 18:24:04 +02:00 |
|
rabuzarus
|
85fed927c3
|
Frio - addToModal() can now be used with an element ID as a parameter
|
2018-09-05 17:30:07 +02:00 |
|
Tobias Diekershoff
|
8872d86f8d
|
CS translation update THX Aditoo
|
2018-08-28 17:41:09 +02:00 |
|
Tobias Diekershoff
|
c8840ba418
|
PL translation update THX waldis
|
2018-08-27 10:24:01 +02:00 |
|
Tobias Diekershoff
|
d75b79aa36
|
CS translation update THX Aditoo
|
2018-08-27 10:23:37 +02:00 |
|
Tobias Diekershoff
|
dbc1841586
|
DE translation update
|
2018-08-27 10:23:24 +02:00 |
|
Hypolite Petovan
|
0d8e5eace5
|
[frio] Mobile: force input font size to 16px
|
2018-08-25 19:30:18 -04:00 |
|
Hypolite Petovan
|
3bfd0ceed6
|
[frio] Fix HTML warnings
- Add missing space between attributes
- Add missing closing tag to logo SVG mask
|
2018-08-25 19:30:18 -04:00 |
|
Michael Vogel
|
dc4b6ba559
|
Merge pull request #5665 from tobiasd/20180825-nl
NL translation update THX Jeroen
|
2018-08-25 19:35:01 +00:00 |
|
Tobias Diekershoff
|
67d6fae92e
|
NL translation update THX Jeroen
|
2018-08-25 20:39:21 +02:00 |
|