Commit graph

667 commits

Author SHA1 Message Date
Hypolite Petovan
5bc7f4a442 Remove RINO2 and RINO3 2018-01-19 11:27:53 -05:00
Hypolite Petovan
de70007a46 Update RINO settings 2018-01-19 11:27:53 -05:00
Hypolite Petovan
0d9595d80a Update all references to webtoolkit.base64 2018-01-17 21:23:51 -05:00
Hypolite Petovan
b7a3b320e5 Remove unused jquery.htmlstream Javascript library 2018-01-17 21:22:42 -05:00
Hypolite Petovan
e36f2bb1fb Use short form array syntax everywhere
- Add short form array syntax to po2php.php generation
2018-01-15 14:07:17 -05:00
Tobias Diekershoff
628016f378 regenerated master messages.po file
Signed-off-by: Tobias Diekershoff <tobias.diekershoff@gmx.net>
2018-01-15 07:37:47 +01:00
Hypolite Petovan
a81dc7f5a8 Update Composer version 2018-01-14 19:01:08 -05:00
Michael
dfe11b1863 Silencing an account does work again 2018-01-11 23:56:33 +00:00
Hypolite Petovan
5fc4927764 Improve dba::selectFirst calls
- Fix remaining $r[0] references
- Rename $r to meaningful names
2018-01-11 03:43:57 -05:00
Hypolite Petovan
ae66bcaff3 Rename selectOne to selectFirst 2018-01-10 12:57:21 -05:00
Hypolite Petovan
da60893590 Replace dba::select(limit => 1) by dba::selectOne
- Convert array declarations to new style
2018-01-10 12:57:21 -05:00
Michael Vogel
f415ee64e7
Merge pull request #4074 from MrPetovan/task/update-composer
Update Composer
2017-12-16 04:08:37 +01:00
Hypolite Petovan
90f4aa36b6 Update Composer
- Update Composer to version 1.5.5
- Update Mobile_Detect to version 2.8.28
- Update classmaps
2017-12-15 22:02:22 -05:00
Michael
1e0c46e8a3 Deprecated file removed 2017-12-15 11:25:05 +00:00
Hypolite Petovan
a42595a30c Move Object\Contact to Model\Contact 2017-12-07 23:56:12 -05:00
Michael Vogel
5747cfc79c
Revert "Move Objects to Model" 2017-12-08 05:21:51 +01:00
Hypolite Petovan
18d93cddf6 Move Object\Contact to Model\Contact 2017-12-07 09:04:24 -05:00
Tobias Diekershoff
e614022634 added some x permissions to scripts 2017-12-05 07:21:21 +01:00
Hypolite Petovan
7bd0ab8360 Move includes around in global_community_block 2017-12-02 08:43:13 -05:00
Hypolite Petovan
8826ece55e Use Contact::getIdForURL instead of probing
- Add change to mod/admin
- Add change to util/global_community_block
2017-12-01 22:32:24 -05:00
Hypolite Petovan
de3fcb0065
Merge pull request #3974 from tobiasd/20171127-credits
regen credits
2017-11-27 13:28:28 -05:00
Hypolite Petovan
f983712269
Merge pull request #3973 from tobiasd/20171127-utilconfig
config tool needed some touch up to work again
2017-11-27 13:28:06 -05:00
Tobias Diekershoff
6f825c5db4 regen credits 2017-11-27 18:42:05 +01:00
Tobias Diekershoff
25c8db1625 config tool needed some touch up to work again 2017-11-27 18:27:57 +01:00
Tobias Diekershoff
67f75a3261 regenerated master messages.po file 2017-11-27 09:26:44 +01:00
Tobias Diekershoff
d459a825ae add Ratten to the special contributors who are not found in git and messages.po files 2017-11-26 10:58:15 +01:00
Hypolite Petovan
05a09adb3b
Merge pull request #3952 from tobiasd/20171125-silentium2
update to the silence script
2017-11-25 11:14:54 -05:00
Tobias Diekershoff
2ac797be8e let there be SPACE 2017-11-25 17:10:29 +01:00
Tobias Diekershoff
2d61aaf118 some minor stuff 2017-11-25 17:05:27 +01:00
Hypolite Petovan
f54faf1363
Merge pull request #3951 from tobiasd/20171125-blockaccount
Script to block an account from the node
2017-11-25 11:04:22 -05:00
Tobias Diekershoff
8a91e631cf some more minor stuff 2017-11-25 17:02:42 +01:00
Tobias Diekershoff
32d71dbfcc update to the silence script 2017-11-25 16:55:58 +01:00
Tobias Diekershoff
d9185540a5 some minor stuff 2017-11-25 16:45:20 +01:00
Tobias Diekershoff
2d65eae2f5 Script to block an account from the node 2017-11-25 16:40:03 +01:00
Michael Vogel
5778747ad0
Merge pull request #3948 from tobiasd/20172511-silentium
silence accounts from global community page
2017-11-25 16:30:13 +01:00
Tobias Diekershoff
9f0e8cffba use all profile formats, typos 2017-11-25 16:25:53 +01:00
Tobias Diekershoff
8c2b678aaa silence accounts from global community page 2017-11-25 15:16:55 +01:00
hoergen
d7f0c08bce Added Description for creating a bookmark 2017-11-25 01:49:18 +01:00
hoergen
d672f39930 Bookmarklet for sharing links to friendica 2017-11-24 22:11:57 +01:00
Michael
0c35dff73d One script needed to be moved, one script was obsolete 2017-11-19 22:47:12 +00:00
Michael
920160cb28 The poller is now the worker 2017-11-19 21:47:21 +00:00
Michael
cabfcfc904 We now are having a "scripts" folder 2017-11-19 21:21:54 +00:00
Hypolite Petovan
ede20ac95a Updated Composer to version 1.5.2 2017-11-09 02:11:33 -05:00
Adam Magness
0dfa57948f Issue-#3873
Replace deprecated functions with new syntax.
2017-11-07 06:24:39 -05:00
Tobias Diekershoff
9c5000e0b0 regenerated master messages.po file 2017-11-07 07:04:43 +01:00
Tobias Diekershoff
bdf0a62fdd regenerated master messages.po file 2017-10-13 07:28:17 +02:00
Michael
225eea2ca6 Avoid undefined class variables 2017-10-11 14:52:08 +00:00
Michael
a29b7e7153 "dba" is now a static class 2017-10-11 12:56:36 +00:00
Tobias Diekershoff
97347692ac give the admin user the admin panel in the Vagrant VM 2017-10-05 12:58:53 +02:00
Tobias Diekershoff
2bcd5b3243 Merge pull request #3757 from silke/develop
Develop
2017-10-05 07:55:00 +00:00