Michael
|
86947b0997
|
Replace "p" with "select"
|
2021-10-11 06:25:04 +00:00 |
|
Michael
|
41dc6cea2b
|
Replace the legacy function
|
2021-10-11 04:33:10 +00:00 |
|
Michael
|
2c134c5229
|
q is now completely removed
|
2021-10-09 21:16:15 +00:00 |
|
Michael
|
8f46064430
|
Using getter/setter functions
|
2021-07-24 20:34:07 +00:00 |
|
Michael
|
2502a9192d
|
Many more app-variables removed
|
2021-07-24 10:09:39 +00:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Michael
|
6a4540e6f6
|
Issue 9799: Ensure that the first post date is after the registration date
|
2021-03-07 10:46:46 +00:00 |
|
Michael
|
312c01a517
|
Several speed improvements (magiclink, caching, indexes)
|
2021-02-17 18:59:19 +00:00 |
|
Michael
|
d2ea3eabfb
|
Replace legacy file/category handling
|
2021-01-21 07:16:41 +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 |
|
Hypolite Petovan
|
5abe069cba
|
Remove Widget::accounts in favor of Widget::accounttypes
|
2020-10-13 22:30:40 -04:00 |
|
Michael
|
35d8b078ce
|
Renamed "Accounts" to "Account Types"
|
2020-10-10 07:14:18 +00:00 |
|
Michael
|
4b9cbac23e
|
Filter for account type for contacts
|
2020-10-09 19:08:50 +00:00 |
|
Michael
|
6c3ffb75a6
|
Issue 9366: filter account types on the network page
|
2020-10-05 16:48:28 +00:00 |
|
Hypolite Petovan
|
c26b72a426
|
Rework commonFriendsVisitor widget
- Use new Contact\Relation method to fetch common contacts
- Replace reference to /common by /{nickname}/contacts/common
|
2020-08-05 00:19:48 -04:00 |
|
Michael
|
71b6226909
|
Some more avatar function replacements
|
2020-07-28 19:30:55 +00:00 |
|
Michael
|
b0086a49e2
|
in "getidforurl" "no update" is now "update"
|
2020-07-15 21:08:42 +00:00 |
|
Hypolite Petovan
|
d11125d234
|
Move network sidebar widget additional features to core
- Make Archives filter core
- Make Protocol filter core
|
2020-07-12 22:52:51 -04:00 |
|
nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
Hypolite Petovan
|
4da90b9378
|
Add group membership filter widget in contact list
|
2020-01-23 17:49:55 -05:00 |
|
Hypolite Petovan
|
ed3ac36621
|
Refactor queries in contact module
|
2020-01-23 17:49:42 -05:00 |
|
Hypolite Petovan
|
6d7f0a6fd8
|
Remove duplicate profile_uid key in App->profile array
|
2020-01-20 07:32:46 -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
|
cb4ad529f4
|
Move L10n::getDay() calls to DI::l10n()->getDay() calls
|
2020-01-19 16:31:18 +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
|
9e9429b56d
|
Move PConfig::get() to DI::pConfig()->get()
|
2020-01-18 16:50:57 +01:00 |
|
nupplaPhil
|
f0eea6f875
|
Remove get_app() in favor of DI::app()
|
2020-01-04 23:42:01 +01:00 |
|
nupplaPhil
|
3f34229752
|
Move redundant System::baseUrl() to DI::baseUrl() calls
|
2019-12-30 23:00:08 +01:00 |
|
nupplaPhil
|
6d7362da41
|
Replace deprecated $a->page with DI::page()
|
2019-12-30 20:02:09 +01:00 |
|
Michael
|
fdaac8a681
|
Add "discourse" as protocol
|
2019-11-24 20:06:47 +00:00 |
|
Steffen K9
|
7d51d45c17
|
Changing asort() to usort()
|
2019-11-02 03:44:54 +01:00 |
|
Steffen K9
|
fd5c122667
|
Added asort() to the saved folders widget
|
2019-11-01 22:22:52 +01:00 |
|
Michael
|
6e9026e033
|
Renamed function, beginning to replace the "remote_user" function
|
2019-09-28 09:36:41 +00:00 |
|
Michael
|
5254147ccc
|
Fix "redir" loop
|
2019-09-23 22:13:20 +00:00 |
|
Hypolite Petovan
|
3f85a921da
|
Force invite remaining variable to be integer in Content\Widget
- Addresses https://github.com/friendica/friendica/issues/7297#issuecomment-512786156
|
2019-07-18 08:42:07 -04:00 |
|
Hypolite Petovan
|
19247b62ae
|
Ensure $uid parameter of Feature::isEnabled to be an integer
|
2019-07-15 22:00:49 -04:00 |
|
Hypolite Petovan
|
0fadc7730c
|
Replace deprecated string-bases Model\FileTag calls with array-based ones
|
2019-05-27 17:40:08 -04:00 |
|
Hypolite Petovan
|
d27d4d8927
|
Move posted date widget to Content\Widget
|
2019-05-25 19:08:15 -04:00 |
|
Hypolite Petovan
|
e6742af65c
|
Add contact relationship filter to /contact module
|
2019-05-20 14:50:09 -04:00 |
|
Hypolite Petovan
|
71ae8d07a6
|
Refactor widgets
- Move widget templates to subfolder
- Add new generic filter widget templates to replace category, network and filer filters
- Update styles
|
2019-05-18 11:33:35 -04:00 |
|
Hypolite Petovan
|
cb3f09ae4f
|
Refactor namespaces
- Remove unused use statements
- Add required use statements
- Escape global classes
|
2019-01-21 10:43:42 -05:00 |
|
Hypolite Petovan
|
3282ce5389
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
|
rabuzarus
|
7b78ba3929
|
Bugfix - use magicLinks also for common/all friends and the directory
|
2019-01-19 15:12:46 +01:00 |
|
Michael
|
28f14c7d60
|
Don't show deleted contacts, changed "pending" behaviour
|
2019-01-12 13:28:14 +00:00 |
|