Marcus Müller
|
1d552b5e66
|
[TASK] Install script: Add installation class
|
2018-04-18 11:43:23 +02:00 |
|
Michael
|
4fd4d277f0
|
Store in lowercase to avoid duplicates
|
2018-04-12 08:55:36 +00:00 |
|
Michael
|
e83e31a968
|
Merge remote-tracking branch 'upstream/develop' into issue-4816
|
2018-04-12 08:53:56 +00:00 |
|
Hypolite Petovan
|
9d928417a1
|
Merge pull request #4817 from annando/relais-duplicates
Avoid sending relay posts to servers that already received content
|
2018-04-11 19:00:34 -04:00 |
|
Michael
|
88eaef6704
|
Merge branch 'issue-4816' of github.com:annando/friendica into issue-4816
|
2018-04-11 19:21:23 +00:00 |
|
Michael
|
edcf1466a7
|
Relay: Avoid sending relay posts to servers that already received content
|
2018-04-11 19:01:25 +00:00 |
|
Michael
|
75f97db4ec
|
Issue-4816: Avoid SQL errors / Unarchive living relais servers
|
2018-04-11 18:56:22 +00:00 |
|
Tobias Diekershoff
|
0cab448ba1
|
make it unreadable... almost
|
2018-04-11 14:12:53 +02:00 |
|
Tobias Diekershoff
|
ef8e984c62
|
noreply should not be translate-able in email addresses
|
2018-04-11 08:17:44 +02:00 |
|
Tobias Diekershoff
|
9d5abaca1c
|
Merge pull request #4807 from annando/archival-days
We can now define the days after a contact is archived
|
2018-04-10 14:34:18 +02:00 |
|
Michael
|
869d8ab12d
|
We can now define the days after a contact is archived
|
2018-04-10 11:10:02 +00:00 |
|
Tobias Diekershoff
|
eaff717696
|
Merge pull request #4806 from MrPetovan/task/improve-strikethrough-support
[BBCode] Improve support for strikethrough
|
2018-04-10 12:44:40 +02:00 |
|
Hypolite Petovan
|
369518e7b6
|
[BBCode] Improve support for strikethrough
|
2018-04-10 06:23:40 -04:00 |
|
Michael
|
ea9b4cc523
|
Ignore function "call_user_func_array" in the callstack
|
2018-04-10 05:55:36 +00:00 |
|
Hypolite Petovan
|
c7ad76f9ab
|
Prevent empty $uid from messing up the PreloadConfigAdapter
|
2018-04-09 21:24:22 -04:00 |
|
Michael
|
08abf65f7b
|
Old database functions had been replaced in the workers
|
2018-04-09 21:34:23 +00:00 |
|
Michael
|
105f3ca747
|
Relay: Avoid empty tags / Always use the "relay account"
|
2018-04-09 05:53:23 +00:00 |
|
Michael
|
5c2b54009e
|
The magic link is added at more places
|
2018-04-08 19:17:50 +00:00 |
|
Michael
|
a75858f02c
|
Don't queue relay posts
|
2018-04-08 09:46:47 +00:00 |
|
Pierre Rudloff
|
b3235c2d02
|
Implement parts of the list API:
lists/statuses
lists/destroy
lists/update
lists/create
lists/ownerships
|
2018-04-07 19:16:47 +02:00 |
|
Michael
|
d0dfe2aa64
|
Fix: Empty answers in DFRN can be okay
|
2018-04-07 10:02:43 +00:00 |
|
Michael Vogel
|
5af9fa0be1
|
Merge pull request #4764 from MrPetovan/bug/4755-use-sender-header-invite
Use Sender: header for invite emails
|
2018-04-07 08:31:14 +02:00 |
|
Michael Vogel
|
29d18a7ed7
|
Merge pull request #4765 from MrPetovan/bug/4730-fix-profile-list
Fix contact profile visibility list
|
2018-04-07 08:23:32 +02:00 |
|
Hypolite Petovan
|
37505f8f28
|
Fix variable name typo in ContactSelector::profileAssign
|
2018-04-06 21:54:53 -04:00 |
|
Hypolite Petovan
|
7413dc62f0
|
Remove trailing whitespaces in Content\ContactSelector
|
2018-04-06 21:54:22 -04:00 |
|
Hypolite Petovan
|
a86d1806ae
|
Add App->getSenderEmailAddress method
|
2018-04-06 21:47:16 -04:00 |
|
Hypolite Petovan
|
8b5341b84c
|
Fix event id typo in Model\Event
|
2018-04-06 20:58:09 -04:00 |
|
Michael
|
8d68e865c1
|
Fixes warning "missing terminating ] for character class"
|
2018-04-06 09:11:10 +00:00 |
|
Michael Vogel
|
05cff59f70
|
Merge pull request #4722 from MrPetovan/task/add-content_filter-hook
Add content_filter hook
|
2018-04-06 06:42:52 +02:00 |
|
Michael
|
4a909fcfcf
|
Bugfix: The rendering with images with width and height was broken
|
2018-04-05 06:01:36 +00:00 |
|
Hypolite Petovan
|
34fd442821
|
Rename social.disable_cw pconfig to system.disable_cw
|
2018-04-04 23:08:48 -04:00 |
|
Hypolite Petovan
|
41db5f0912
|
Display content warning as title if collapsing is deactivated
|
2018-04-04 23:08:48 -04:00 |
|
Michael
|
08c85c425b
|
Added support of alt texts in images
|
2018-04-04 22:23:17 +00:00 |
|
Michael
|
1e8dd96938
|
Fix: The register mail contained variables in a wrong order
|
2018-04-04 19:56:34 +00:00 |
|
Hypolite Petovan
|
31cae67614
|
Merge pull request #4744 from annando/queue-improvements
Queue: Better handling of return values of transmissions
|
2018-04-04 15:13:57 -04:00 |
|
Michael
|
3e6507441e
|
Queue: Better handling of return values of transmissions
|
2018-04-04 19:03:05 +00:00 |
|
Michael
|
211ba75b22
|
Avoid "Failed to parse time string (-001-11-30T00:00:00+00:00 + 32 days)"
|
2018-04-04 18:58:25 +00:00 |
|
Tobias Diekershoff
|
64ea49788e
|
Merge pull request #4737 from annando/fix-public-comment
Commenting on public posts from Friendica users is now possible again
|
2018-04-04 09:29:06 +02:00 |
|
Michael
|
c16ae0bacb
|
Fix: Commenting on public posts from Friendica users is now possible again
|
2018-04-04 06:06:38 +00:00 |
|
Hypolite Petovan
|
2cf35cd8f9
|
Merge pull request #4727 from tobiasd/20180402-register
added TOS module
|
2018-04-03 10:39:53 -04:00 |
|
Tobias Diekershoff
|
0af5e54ef1
|
added hint about naming the class and filename
|
2018-04-03 16:33:39 +02:00 |
|
Tobias Diekershoff
|
4b7014d367
|
move the tos module to src/Module
|
2018-04-03 16:33:10 +02:00 |
|
Michael
|
e7fb8c04dd
|
Don't always queue messages
|
2018-04-03 12:27:22 +00:00 |
|
Michael
|
1a2c771f24
|
DFRN: Improvements to delivery. Logging and marking as not reachable
|
2018-04-03 12:18:05 +00:00 |
|
Michael
|
d668b967c9
|
Misspelling
|
2018-04-02 22:06:31 +00:00 |
|
Michael
|
becc86a960
|
Changed logging text
|
2018-04-02 22:02:43 +00:00 |
|
Michael
|
8ff6a31512
|
Sending does now work
|
2018-04-02 21:59:30 +00:00 |
|
Michael
|
eeadd2f9d6
|
The Diaspora transport layer is now the default for DFRN
|
2018-04-02 21:46:10 +00:00 |
|
Tobias Diekershoff
|
6cef0fbaeb
|
added link to delete the account to the registration mail text
|
2018-04-02 18:40:52 +02:00 |
|
Michael
|
f89904ed77
|
Treatment, Treating, whatever :-)
|
2018-04-02 13:44:45 +00:00 |
|