mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
Sorting changed to "created"
This commit is contained in:
parent
eae1affb21
commit
1cd729531d
8 changed files with 48 additions and 22 deletions
|
@ -50,6 +50,8 @@ Indexes
|
|||
| post-user-id | post-user-id |
|
||||
| commented | commented |
|
||||
| received | received |
|
||||
| author-id_created | author-id, created |
|
||||
| owner-id_created | owner-id, created |
|
||||
| uid_received | uid, received |
|
||||
| uid_wall_received | uid, wall, received |
|
||||
| uid_commented | uid, commented |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue