Michael
d5203735eb
The API test should now complete again
2018-10-02 07:38:43 +00:00
Hypolite Petovan
b5b2bfdd46
Merge pull request #5804 from annando/issue-5797
...
Issue 5797: Retweets are now displayed again via API
2018-10-01 14:18:30 -04:00
Michael
b746ddec64
Issue 5797: Retweets are now displayed again via API
2018-10-01 18:16:19 +00:00
Hypolite Petovan
d5804bd1a5
Merge pull request #5803 from annando/issue-5798
...
Issue 5798: We had displayed the author as owner
2018-10-01 13:40:52 -04:00
Michael
e3a4a9c407
Issue 5798: We had displayed the author as owner
2018-10-01 17:36:23 +00:00
Michael Vogel
103535d620
Merge pull request #5773 from MrPetovan/task/rewrite-js-hooks
...
Rewrite JS hooks
2018-10-01 17:10:30 +00:00
Hypolite Petovan
3dfb0c2e7c
Merge pull request #5762 from JonnyTischbein/2018.08-rc
...
Add api_friendships_destroy() like mod/unfollow.php
2018-10-01 12:51:46 -04:00
Hypolite Petovan
e287991819
Merge pull request #5796 from JonnyTischbein/issue_5547
...
[frio] Get PHP Configuration for upload limit and display in /admin summary site
2018-09-27 14:18:21 -04: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
Oliver
df23f4f14f
Update Install.md
...
Tiny Typo
2018-09-25 11:52:10 +02:00
Tobias Diekershoff
a2bd527976
Merge pull request #5790 from MrPetovan/bug/php7-remove-pear-text_highlighter
...
Normalize padding of inline code
2018-09-25 10:38:17 +02:00
Hypolite Petovan
2fff1f389d
Improve Addons doc further
...
- Fix whitespaces
- Add details about __DIR__
- Add details about event listeners
2018-09-24 19:27:35 -04: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
d019a87ecc
Update version to 2018.12-dev
2018-09-23 19:02:11 -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
Tobias Diekershoff
c48fcd4a8f
Welcome 2018.09
2018-09-23 21:12:10 +02:00
Tobias Diekershoff
71ec84f6dc
Merge branch '2018.08-rc'
2018-09-23 21:08:30 +02:00
Tobias Diekershoff
18b20e8147
Changelog 2018.09 ( #5685 )
...
* 1st batch of entries for the 2018.08 CHANGELOG file
* changes till the begin of RC phase
* updated the addon changes
* updated list of closed Issues
* updated at the end of the current RC phase
* last minute updates to the CHANGELOG
* missing stuff
* missing stuff ;-)
* other themes got enhancements as well
2018-09-23 20:59:58 +02:00
Tobias Diekershoff
437a55a1f2
Merge pull request #5788 from MrPetovan/bug/php7-remove-pear-text_highlighter
...
Add missing change to quattro main less file
2018-09-23 19:07:41 +02:00
Hypolite Petovan
c17a2b8a4e
Add missing change to quattro main less file
2018-09-23 12:52:50 -04:00
Michael Vogel
939e6fc137
Merge pull request #5786 from tobiasd/20180923-toktan
...
change the link to the DE wiki
2018-09-23 10:59:48 +00:00
Tobias Diekershoff
ebae440490
change the link to the DE wiki
2018-09-23 12:43:36 +02:00
Michael Vogel
649b1a94cc
Merge pull request #5784 from tobiasd/20180922-cs
...
CS translation update THX Aditoo
2018-09-23 09:41:43 +00:00
Tobias Diekershoff
780571bb68
CS translation update THX Aditoo
2018-09-22 19:30:26 +02:00
Hypolite Petovan
adbc1d3224
Missing $a to $this conversion in App
2018-09-22 12:45:49 -04:00
Hypolite Petovan
9386c54b9c
Merge pull request #5783 from annando/issue-5768
...
Issue 5760: Avoid a non numeric value for "tt"
2018-09-22 10:48:06 -04:00
Michael
c6268ca0b7
Issue 5760: Avoid a non numeric value for "tt"
2018-09-22 14:17:14 +00:00
Tobias Diekershoff
684dfd5bbd
Merge pull request #5780 from annando/fix-relocation
...
Hopefully fixes relocations that hadn't been executed
2018-09-22 10:56:11 +02:00
Tobias Diekershoff
1a16876995
Merge pull request #5781 from annando/issue-5768
...
Issue 5768: This logging should help finding the origin of the problem
2018-09-22 10:54:10 +02:00
Michael
b3e3147697
Issue 5768: This logging should help finding the origin of the problem
2018-09-22 07:09:27 +00:00
Michael
0dbb6313a5
Hopefully fixes relocations that hadn't been executed
2018-09-22 06:47:35 +00:00
rabuzarus
fe0856e794
Merge pull request #5777 from JonnyTischbein/issue3870
...
[frio] Formatbar in new Post and Share Button for Preview Post
2018-09-21 18:51:35 +02:00
Jonny Tischbein
b7e7850b75
disable formatbar in xs screens
2018-09-21 17:46:39 +02:00
Benjamin Lorteau
489d5f41d2
Add Doxygen headers for multiple function in App
2018-09-21 09:54:40 -04: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
30f8fb82b6
Cleanup index.php
...
- Removed deprecated killme() calls
- Removed deprecated x() calls
2018-09-20 21:05:23 -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