Hypolite Petovan
|
fd8d9fc7d1
|
Merge pull request #9613 from annando/issue-8605
Issue 8605: "show less" now displays "show less"
|
2020-11-30 15:49:43 -05:00 |
|
Michael
|
ccc07b06de
|
Issue 9329: prevent "Expression #1 of SELECT list is not in GROUP BY clause"
|
2020-11-30 20:44:21 +00:00 |
|
Michael
|
8bc799ff38
|
Issue 8943: Only check for too old postings for feeds
|
2020-11-30 20:32:56 +00:00 |
|
Michael
|
20649dd00e
|
Replaced tab with space
|
2020-11-30 20:09:52 +00:00 |
|
Michael
|
1e09eab921
|
Another place found where "show less" had been "show more"
|
2020-11-30 19:52:57 +00:00 |
|
Michael
|
d4d55a5865
|
Issue 8605: "show less" now displays "show less"
|
2020-11-30 19:30:57 +00:00 |
|
Hypolite Petovan
|
fe79aaf7f8
|
Merge pull request #9612 from annando/notice
Fix Notice: Undefined variable: publish_at
|
2020-11-30 14:24:23 -05:00 |
|
Michael
|
5b19469a4c
|
Fix Notice: Undefined variable: publish_at
|
2020-11-30 18:27:02 +00:00 |
|
Hypolite Petovan
|
12b5a1da7d
|
Merge pull request #9610 from annando/delayed-posts
Delayed posts from feeds
|
2020-11-30 08:08:03 -05:00 |
|
Hypolite Petovan
|
3c3c1798e3
|
Merge pull request #9602 from AndyHee/patch-20201125
Documentation for Migrating to new server
|
2020-11-30 08:06:42 -05:00 |
|
Michael Vogel
|
d0f45c4ecb
|
Fixed function name and variable
|
2020-11-30 09:59:29 +01:00 |
|
Michael
|
6e06e0cf20
|
New class for delayed postings
|
2020-11-30 06:59:00 +00:00 |
|
Michael
|
cbd1ba8da2
|
Post delay is in seconds
|
2020-11-30 06:23:27 +00:00 |
|
Michael
|
a7e0a1f7de
|
The maximum delay should be a day
|
2020-11-30 06:19:10 +00:00 |
|
Michael Vogel
|
4c39c88b52
|
Adjusted log levels, removed spaces
|
2020-11-30 07:06:43 +01:00 |
|
Michael
|
3f3f56db57
|
Poll interval function moved to feed class, first steps for delayed posts
|
2020-11-30 05:39:12 +00:00 |
|
Andy
|
dd4f8d1351
|
modified: doc/Migrate.md
|
2020-11-30 12:00:07 +07:00 |
|
Hypolite Petovan
|
d05d5a0381
|
Merge pull request #9608 from annando/delete-table-view
Ensure that a view is a view and not a table
|
2020-11-29 16:33:07 -05:00 |
|
Michael Vogel
|
eb48a36061
|
Update src/Database/View.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-11-29 21:59:24 +01:00 |
|
Hypolite Petovan
|
63b1c18e44
|
Merge pull request #9609 from annando/contact-reshare
Display posts that are reshared by the contact
|
2020-11-29 15:55:51 -05:00 |
|
Michael
|
5f1ea39bad
|
Display posts that are reshared by the contact
|
2020-11-29 20:42:03 +00:00 |
|
Michael
|
7e6a9bd893
|
Ensure that a view is a view and not a table
|
2020-11-29 19:06:43 +00:00 |
|
Hypolite Petovan
|
ea2923be67
|
Merge pull request #9607 from annando/cron-priority
Ensure to add the cron forkhood worker task with medium priority
|
2020-11-29 12:49:02 -05:00 |
|
Michael Vogel
|
03af4062ce
|
Ensure to add the cron forkhood worker task with medium priority
|
2020-11-29 17:41:20 +01:00 |
|
Hypolite Petovan
|
5fd20c8491
|
Merge pull request #9605 from annando/delivery-protocol
Store the protocol of the received message
|
2020-11-29 11:14:37 -05:00 |
|
Michael Vogel
|
1e22c9f5eb
|
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-11-29 17:09:51 +01:00 |
|
Michael
|
a68810301a
|
Fix structure error
|
2020-11-29 11:43:07 +00:00 |
|
Michael
|
0b99c0d98f
|
Updated database.sql
|
2020-11-29 09:03:19 +00:00 |
|
Michael
|
7ab63d2106
|
Store the protocol of the received message
|
2020-11-29 09:01:51 +00:00 |
|
Andy
|
893087aa76
|
modified: doc/Migrate.md
|
2020-11-29 11:04:31 +07:00 |
|
Hypolite Petovan
|
dd4a656dec
|
Merge pull request #9604 from annando/remote-self-reshare
New "remote self" option: Native Reshare
|
2020-11-28 22:40:06 -05:00 |
|
Michael
|
8da8d3c4fd
|
Only automatically reshare items from DFRN and AP
|
2020-11-29 00:05:46 +00:00 |
|
Michael
|
bda5d43f1e
|
New "remote self" option: Native Reshare
|
2020-11-28 22:53:58 +00:00 |
|
Hypolite Petovan
|
96d4ec0f53
|
Merge pull request #9603 from annando/notice
Fixes notice "Undefined index: parent-uri"
|
2020-11-28 08:01:28 -05:00 |
|
Hypolite Petovan
|
be9e1dcccb
|
Merge pull request #9601 from annando/reshare-order
Fix order of reshared items on the profile page
|
2020-11-28 08:01:04 -05:00 |
|
Andy
|
5866e7e0ff
|
modified: doc/Home.md
modified: doc/Migrate.md
|
2020-11-28 18:08:20 +07:00 |
|
Michael
|
1d4be7b01f
|
Fixes notice "Undefined index: parent-uri"
|
2020-11-28 10:17:55 +00:00 |
|
Andy
|
6e579e82e6
|
modified: doc/Migrate.md
|
2020-11-28 14:13:18 +07:00 |
|
Andy
|
6752cf5e8f
|
modified: doc/Migrate.md
|
2020-11-28 14:01:42 +07:00 |
|
Andy
|
6e71b75f47
|
modified: doc/Home.md
modified: doc/Migrate.md
|
2020-11-28 13:43:58 +07:00 |
|
Andy
|
57bc1143f7
|
modified: doc/Migrate.md
|
2020-11-28 13:36:40 +07:00 |
|
Andy
|
8f75dc2380
|
modified: doc/Migrate.md
|
2020-11-28 13:35:29 +07:00 |
|
Andy
|
c154bd0570
|
modified: doc/Migrate.md
|
2020-11-28 13:32:38 +07:00 |
|
Michael
|
7745800f9d
|
Fix notice
|
2020-11-28 06:29:20 +00:00 |
|
Michael
|
b6f349076c
|
Fix order of reshared items on the profile page
|
2020-11-28 06:23:17 +00:00 |
|
Hypolite Petovan
|
af084d1c33
|
Merge pull request #9599 from annando/pdo-prepare
Cast field data when ATTR_EMULATE_PREPARES is enabled
|
2020-11-27 09:29:36 -05:00 |
|
Michael
|
bd9f36622e
|
Cast field data when ATTR_EMULATE_PREPARES is enabled
|
2020-11-27 11:24:31 +00:00 |
|
Hypolite Petovan
|
f0d6f8c45e
|
Merge pull request #9597 from annando/api-endpoints
API: Mastodon endpoints added as "unimplemented"
|
2020-11-26 09:34:36 -05:00 |
|
Michael Vogel
|
615eece22f
|
Update src/Module/Api/Mastodon/Unimplemented.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-11-26 14:35:06 +01:00 |
|
Hypolite Petovan
|
e32d3969c8
|
Merge pull request #9594 from annando/rework-notifications
The notifications parameters are now simplified
|
2020-11-26 07:37:21 -05:00 |
|