Michael
|
b79bb0d2cb
|
Fetch photo fields, ensuring that they are filled
|
2020-07-28 12:58:19 +00:00 |
|
Michael
|
cb830c9ad3
|
Translation function added
|
2020-07-23 06:32:31 +00:00 |
|
Michael
|
0007da8630
|
EOL removed
|
2020-07-23 06:25:01 +00:00 |
|
Michael
|
3fc3ded750
|
Useless info messages removed
|
2020-07-23 06:11:21 +00:00 |
|
Michael
|
186bc46721
|
Don't load tag postings on the network page anymore
|
2020-07-21 14:13:19 +00:00 |
|
Hypolite Petovan
|
6ad8bf0cca
|
Remove network tabs additional features
- Remove New network tab
- Remove Bookmark network tab
|
2020-07-12 22:41:12 -04:00 |
|
Michael
|
973abb6196
|
Replace "id = parent" checks with "gravity" checks
|
2020-05-27 12:19:06 +00:00 |
|
Hypolite Petovan
|
62f3c1f4b8
|
Merge pull request #8647 from annando/annando/issue8619
Issue 8619: Limit the tag query to a range of one day
|
2020-05-17 14:00:55 -04:00 |
|
Michael
|
3b1d89252a
|
Issue 8582: "cid" in "network" is now "contactid"
Fixes #8582
|
2020-05-17 15:01:27 +00:00 |
|
Michael
|
c8954a25ba
|
Limit the tag query to a range of one day
Fixes #8619
|
2020-05-17 05:24:51 +00:00 |
|
Michael
|
cd214102af
|
Order of filed items in saved folders seems to be random
Fixes #8614
|
2020-05-09 18:47:56 +00:00 |
|
Michael
|
875d6b36e9
|
File and category aren't using "term" anymore
|
2020-05-03 15:13:40 +00:00 |
|
Michael
|
74081a71ff
|
Removed unused "use"
|
2020-05-01 13:26:13 +00:00 |
|
Michael
|
1f64e672ba
|
Subscribed tags are now based on the tags as well
|
2020-05-01 07:18:15 +00:00 |
|
Michael
|
7f5f68a904
|
More preparations for term to tag transition
|
2020-04-26 16:15:39 +00:00 |
|
Michael
|
661dd43b0d
|
Term constants updated
|
2020-04-13 19:24:22 +00:00 |
|
Michael
|
7ee9aad6ca
|
Some more unneeded settings removed
|
2020-02-19 19:31:55 +00:00 |
|
Hypolite Petovan
|
e0d03615bc
|
Add node-wide default items per page config
|
2020-02-16 13:04:26 -05:00 |
|
Hypolite Petovan
|
561472b975
|
Add L10n parameter to Pager classes
|
2020-02-16 12:50:39 -05:00 |
|
Hypolite Petovan
|
0b0309ce8f
|
Remove pager parameter from conversation()
- Add getUrlParameter() Javascript function to determine current page
|
2020-02-13 23:40:00 -05:00 |
|
nupplaPhil
|
85dc9bb96b
|
Add license info at Friendica PHP files
|
2020-02-09 16:18:46 +01:00 |
|
Hypolite Petovan
|
d1be68b754
|
Move Module\Profile to Module\Profile\Index
- Move /profiles to Module\Settings\Profile\Index
|
2020-01-22 19:42:32 -05:00 |
|
nupplaPhil
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
nupplaPhil
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
nupplaPhil
|
d6efc90194
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
|
nupplaPhil
|
a9a36fb302
|
Move L10n::tt() calls to DI::l10n()->tt() calls
|
2020-01-19 16:31:17 +01:00 |
|
nupplaPhil
|
5dfee31108
|
Move L10n::t() calls to DI::l10n()->t() calls
|
2020-01-19 16:31:16 +01:00 |
|
Michael
|
0a4119adaf
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
|
nupplaPhil
|
800694e9b3
|
Remove unused use statements & remove PConfig class
|
2020-01-18 17:02:59 +01:00 |
|
nupplaPhil
|
88bb66371c
|
Move PConfig::set() to DI::pConfig()->set()
|
2020-01-18 16:54:50 +01:00 |
|
nupplaPhil
|
9e9429b56d
|
Move PConfig::get() to DI::pConfig()->get()
|
2020-01-18 16:50:57 +01:00 |
|
Michael
|
8215c493cf
|
The archive functionality is working again
|
2020-01-15 04:06:30 +00:00 |
|
Michael
|
b83f328983
|
Remove "f" parameter / network page parameter cleanup
|
2020-01-13 20:10:13 +00:00 |
|
Michael
|
ac04ff88b8
|
Improved code
|
2020-01-13 17:10:11 +00:00 |
|
Michael
|
1c9fa4451a
|
Improved query
|
2020-01-13 17:07:05 +00:00 |
|
Michael
|
c65a5cc0d5
|
Use "http_build_query" to build queries
|
2020-01-13 17:03:04 +00:00 |
|
nupplaPhil
|
6d7362da41
|
Replace deprecated $a->page with DI::page()
|
2019-12-30 20:02:09 +01:00 |
|
nupplaPhil
|
33674808dc
|
Remove deprecated App::cmd - replace with DI::args()->getCommand()
|
2019-12-29 20:17:51 +01:00 |
|
nupplaPhil
|
e6f61c2cc7
|
Remove deprecated App::query_string - replace with DI::args()->getQueryString()
|
2019-12-29 20:17:50 +01:00 |
|
nupplaPhil
|
26af2feee2
|
Remove deprecated App::is_mobile/is_tablet - replace with DI::mode()->isMobile()/isTablet()
|
2019-12-29 20:17:50 +01:00 |
|
nupplaPhil
|
8e6973b774
|
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
|
2019-12-29 20:17:43 +01:00 |
|
nupplaPhil
|
388b963714
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
|
nupplaPhil
|
aa5771cf3e
|
Move Login/Logout/TwoFactor to bundled submodule "Security"
|
2019-12-27 22:19:28 +01:00 |
|
Hypolite Petovan
|
ae3d4f63a3
|
Use visibility tags input for the default ACL selector
- Move friendica-tagsinput to default view folder
- Update all references to ACL::getFullSelectorHTML
- Fix theme-specific issues with the new ACL
|
2019-11-28 12:54:53 -05:00 |
|
Michael
|
421db4e454
|
Changed label for network sorting
|
2019-11-02 17:03:40 +00:00 |
|
Michael
|
682001ab0a
|
And some other renaming
|
2019-11-02 13:55:55 +00:00 |
|
Michael
|
6e11419e00
|
Aligned code
|
2019-11-02 12:59:57 +00:00 |
|
Michael
|
f97de52694
|
Renamed labels
|
2019-11-02 12:54:26 +00:00 |
|
Michael
|
01142cb4d0
|
Remove debug logging
|
2019-11-02 11:17:47 +00:00 |
|
Michael
|
b81ab4f9a4
|
Posted order is now arrival order
|
2019-11-02 10:39:51 +00:00 |
|