friendica/src
Hypolite Petovan 4427876c05 Implement correct behavior for min_id in boundary pagination
- The previous behavior of since_id systematically showed the most recent results
2020-10-13 00:11:39 -04:00
..
App Add link to 512px icon, fix missing link 2020-10-03 20:25:10 +02:00
Collection Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Console Force removal from relay list 2020-09-29 05:06:37 +00:00
Content Implement correct behavior for min_id in boundary pagination 2020-10-13 00:11:39 -04:00
Core Introduce "static/env.config.php" for environment variable mapping to config cache entries 2020-10-06 20:43:29 +02:00
Database Merge pull request #9373 from nupplaphil/task/server_env 2020-10-08 15:00:31 -04:00
Factory Introduce "static/env.config.php" for environment variable mapping to config cache entries 2020-10-06 20:43:29 +02:00
Model Don't change resharer when resharing 2020-10-11 17:37:04 +00:00
Module Implement correct behavior for min_id in boundary pagination 2020-10-13 00:11:39 -04:00
Network Move ExAuth, FKOAuth1 & FKOAuthDataStore to own namespace `Friendica\Security` 2020-09-30 11:14:01 +02:00
Object Update src/Object/Post.php 2020-10-12 03:58:56 +02:00
Protocol Merge pull request #9314 from annando/suggestions 2020-10-03 13:32:21 -04:00
Render Clear all previous template variables before replacing Macros in FriendicaSmartyEngine 2020-06-12 22:06:09 -04:00
Repository Implement correct behavior for min_id in boundary pagination 2020-10-13 00:11:39 -04:00
Security Move 'Authentication' to Security namespace 2020-09-30 16:53:18 +02:00
Util Introduce "static/env.config.php" for environment variable mapping to config cache entries 2020-10-06 20:43:29 +02:00
Worker Reduce the amount of contact updates 2020-10-03 10:52:34 +00:00
App.php Issue 9303: Detect AP accesses as backend, prevent ping pong 2020-10-02 09:31:39 +00:00
BaseCollection.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseEntity.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseFactory.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseModel.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BaseModule.php Re-allow anonymous use of CSRF tokens 2020-08-24 12:02:24 -04:00
BaseRepository.php Implement correct behavior for min_id in boundary pagination 2020-10-13 00:11:39 -04:00
DI.php Move 'Authentication' to Security namespace 2020-09-30 16:53:18 +02:00
LegacyModule.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00