Michael
|
b192810288
|
Still more missing places replaced
|
2020-05-16 16:41:37 +00:00 |
|
Michael
|
0da0580a82
|
use "self"
|
2020-05-16 16:32:37 +00:00 |
|
Michael
|
0cf517ad76
|
Use constants for the BBCode modes
|
2020-05-16 16:28:15 +00:00 |
|
Hypolite Petovan
|
36a7eceb89
|
Remove preemptive autolinker from Text\Markdown::toBBCode
- Autolinker is done centrally in Text\BBCode::convert
|
2020-05-05 23:41:35 -04:00 |
|
Michael
|
74081a71ff
|
Removed unused "use"
|
2020-05-01 13:26:13 +00:00 |
|
Michael
|
ac2957c4dd
|
Some more "term" to "tag" conversion
|
2020-05-01 10:57:32 +00:00 |
|
Michael
|
8602bbb3b9
|
"term" replaced with "tag"
|
2020-05-01 08:02:21 +00:00 |
|
Michael
|
7f5f68a904
|
More preparations for term to tag transition
|
2020-04-26 16:15:39 +00:00 |
|
Hypolite Petovan
|
43b8bdea07
|
Merge pull request #8520 from annando/term2tag
We now store tags in "tag"
|
2020-04-22 22:56:07 -04:00 |
|
Michael
|
33eda87bc4
|
Fix: Image descriptions now work again
|
2020-04-21 04:01:13 +00:00 |
|
Michael
|
538e212a84
|
Hashtag handling with Diaspora improved
|
2020-04-19 16:33:06 +00:00 |
|
Michael
|
661dd43b0d
|
Term constants updated
|
2020-04-13 19:24:22 +00:00 |
|
Michael
|
d3722c945b
|
Improved Mime Type detection
|
2020-04-01 05:42:44 +00:00 |
|
Michael
|
1fef1ef6e9
|
Issue 7771: Funkwhale support
|
2020-03-24 23:12:53 +00:00 |
|
Hypolite Petovan
|
5c726493ae
|
Remove extraneous HTML decode in Markdown::toBBCode
|
2020-03-11 09:01:50 -04:00 |
|
Michael
|
72c198990e
|
Merge remote-tracking branch 'upstream/develop' into private
|
2020-03-02 15:05:00 +00:00 |
|
Michael
|
ca1b92bb34
|
Support unlisted public posts
|
2020-03-02 07:57:23 +00:00 |
|
nupplaPhil
|
2adc6a0974
|
Add list command
|
2020-02-29 17:10:31 +01:00 |
|
Hypolite Petovan
|
b39872578d
|
Replace Diaspora mentions before the parsing to HTML in Text\Markdown
|
2020-02-27 21:47:39 -05:00 |
|
Philipp
|
b0690077aa
|
Merge pull request #8329 from MrPetovan/bug/notices
Remove unused conversation response code
|
2020-02-25 21:45:13 +01:00 |
|
Michael Vogel
|
cdc39b0f72
|
Merge pull request #8333 from MrPetovan/bug/8280-about-conversion-export
Add about field conversion to HTML in Protocol\ActivityPub\Transmitter
|
2020-02-25 20:36:11 +01:00 |
|
Hypolite Petovan
|
b100b9600e
|
Add rel="noopener noreferrer" to all target="_blank" links
See https://mathiasbynens.github.io/rel-noopener/
|
2020-02-24 20:07:34 -05:00 |
|
Hypolite Petovan
|
0f85f5d167
|
Convert outgoing profile description to Markdown in Protocol\Diaspora
|
2020-02-24 07:59:53 -05:00 |
|
Hypolite Petovan
|
18a5cc6916
|
Test for the existence of the precise parsed url part in BoundariesPager
- Address https://github.com/friendica/friendica/issues/8000#issuecomment-587138376
|
2020-02-22 20:19:42 -05:00 |
|
Michael
|
c57246450f
|
"Delegations" is renamed to "Accounts"
|
2020-02-19 07:09:29 +00:00 |
|
Hypolite Petovan
|
561472b975
|
Add L10n parameter to Pager classes
|
2020-02-16 12:50:39 -05:00 |
|
Hypolite Petovan
|
e89e606b88
|
Add new BoundariesPager
|
2020-02-16 03:23:27 -05:00 |
|
Hypolite Petovan
|
2b4317d472
|
Remove stripping search term in Pager
- Address https://github.com/friendica/friendica/issues/8216
|
2020-02-16 03:23:11 -05:00 |
|
Michael Vogel
|
01640a7045
|
Merge pull request #8272 from MrPetovan/bug/8254-regex-url-img
Increase specificity of [url][img] capture regex in BBCode::getAttachedData
|
2020-02-10 05:32:43 +01:00 |
|
Hypolite Petovan
|
d2ca5ccd35
|
Increase specificity of [url][img] capture regex in BBCode::getAttachedData
- Prevents it from over capturing when there's a [url] tag before the image
|
2020-02-09 22:19:21 -05:00 |
|
nupplaPhil
|
7d714319c8
|
Add license info at Friendica PHP files
|
2020-02-09 16:34:23 +01:00 |
|
nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
Michael
|
ace3c52c8e
|
Accessibility again: Notifications are now accessible
|
2020-02-05 21:06:03 +00:00 |
|
Hypolite Petovan
|
7b0ec6252f
|
Remove uses of the rest of deprecated profile fields
|
2020-01-27 23:06:30 -05:00 |
|
Hypolite Petovan
|
e69497454b
|
Remove uses of profile.marital
|
2020-01-27 23:01:25 -05:00 |
|
Hypolite Petovan
|
8e2910976f
|
Remove usage of profile.gender
|
2020-01-27 23:00:18 -05:00 |
|
Hypolite Petovan
|
a607656607
|
Replace profile tab GET parameter by route
|
2020-01-27 19:21:18 -05:00 |
|
Philipp
|
09de4a5b47
|
Merge pull request #8156 from MrPetovan/task/7817-custom-fields-part-2
New custom profile fields feature part 2: Feature switcheroo
|
2020-01-24 20:17:52 +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
|
f6f4cbab9d
|
Remove multi profiles feature
- Remove mod/profperm
- Remove additional feature
- Remove profile visibility on contact page
- Remove profile list templates
|
2020-01-22 19:42:33 -05:00 |
|
Hypolite Petovan
|
e04b679e6a
|
Improve ForumManager::profileAdvanced logic
|
2020-01-20 07:32:46 -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 |
|
Hypolite Petovan
|
1bc4b2e078
|
Merge pull request #8134 from nupplaphil/task/di_l10n
Cleanup L10n namespace
|
2020-01-19 11:30:19 -05:00 |
|
nupplaPhil
|
3b16829484
|
fix forgotten use DI namespaces ...
|
2020-01-19 16:31:35 +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 |
|