Philipp
|
b0690077aa
|
Merge pull request #8329 from MrPetovan/bug/notices
Remove unused conversation response code
|
2020-02-25 21:45:13 +01:00 |
|
Hypolite Petovan
|
e94911620a
|
Expand system.no_auto_update to community, profile statuses and contact conversations pages
- Update setting name and description
|
2020-02-23 19:38:24 -05:00 |
|
Hypolite Petovan
|
452d7e6404
|
Remove unused conversation response code
- Remove get_responses()
- Remove get_response_button_text()
- Remove title key from $conv_responses array
- Address https://github.com/friendica/friendica/issues/8000#issuecomment-589263329
|
2020-02-22 20:41:12 -05:00 |
|
Hypolite Petovan
|
b2bfec3381
|
Remove unused template variable in mod/photos
|
2020-02-22 20:30:28 -05:00 |
|
Michael
|
9cbea34fa4
|
Clean the profile URL when follow
|
2020-02-22 12:29:33 +00:00 |
|
Michael
|
d03fb89494
|
Replace "hidewall" with "net-publish" / other "hidewall" stuff
|
2020-02-20 17:24:41 +00:00 |
|
Hypolite Petovan
|
637e38e535
|
User hide_dislike user setting to hide dislike button and conversation responses
|
2020-02-20 05:37:07 -05:00 |
|
Hypolite Petovan
|
1a8110234f
|
Move /settings/display module to src/
|
2020-02-20 05:37:06 -05:00 |
|
Michael
|
5ea27b1fd5
|
"fetch" instead of "add"
|
2020-02-19 20:34:25 +00:00 |
|
Michael
|
7ee9aad6ca
|
Some more unneeded settings removed
|
2020-02-19 19:31:55 +00:00 |
|
Michael
|
c57246450f
|
"Delegations" is renamed to "Accounts"
|
2020-02-19 07:09:29 +00:00 |
|
Michael
|
1d3586623c
|
Replace "suggestme" with "net-publish"
|
2020-02-17 07:16:45 +00:00 |
|
Michael
|
101251668c
|
Reworked expiration settings
|
2020-02-16 20:44:55 +00:00 |
|
Philipp
|
da124af6ed
|
Merge pull request #8293 from MrPetovan/task/5562-community-pagination
Improve community pagination
|
2020-02-16 19:38:49 +01: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 |
|
Michael
|
ee6cceba30
|
Clarify the effect of "net-publish"
|
2020-02-16 15:39:44 +00:00 |
|
Michael
|
3bd1f3a836
|
No more gender
|
2020-02-16 10:55:18 +00:00 |
|
Hypolite Petovan
|
682fb7e4e2
|
Move community module to src/
- Use boundaries pagination instead of number pages
- Trim down community update module output
- Part of https://github.com/friendica/friendica/issues/4090
|
2020-02-16 04:41:22 -05:00 |
|
Hypolite Petovan
|
5d169a4098
|
Add System::htmlUpdateExit() method to refactor update modules
|
2020-02-16 04:32:56 -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 |
|
Hypolite Petovan
|
95b09aaec4
|
[frio] Add loading animation on comment form submit
|
2020-02-11 23:45:47 -05:00 |
|
Michael Vogel
|
13a10b8f20
|
Merge pull request #8277 from MrPetovan/task/8251-use-about-for-pdesc
Remove profile about field double HTML escaping
|
2020-02-12 05:23:04 +01:00 |
|
Hypolite Petovan
|
1ce5b1d65b
|
Remove profile about field double HTML escaping
- Add BBcode conversion for profile.about in widget/vcard.tpl
|
2020-02-11 21:38:42 -05:00 |
|
Michael Vogel
|
e80d68ba53
|
Merge pull request #8261 from MrPetovan/task/8251-use-about-for-pdesc
Use profile.about for profile description
|
2020-02-10 23:36:59 +01:00 |
|
Hypolite Petovan
|
2ec3a97393
|
Merge pull request #8263 from annando/remote-follow
New page for remote follow requests
|
2020-02-09 17:53:13 -05:00 |
|
Michael
|
2eebeeaa32
|
New page for remote follow requests
|
2020-02-09 17:04:35 +00:00 |
|
nupplaPhil
|
7d714319c8
|
Add license info at Friendica PHP files
|
2020-02-09 16:34:23 +01:00 |
|
nupplaPhil
|
85dc9bb96b
|
Add license info at Friendica PHP files
|
2020-02-09 16:18:46 +01:00 |
|
Hypolite Petovan
|
a42104ce43
|
Use profile.about instead of profile.pdesc for profile description
|
2020-02-09 02:36:19 -05:00 |
|
Hypolite Petovan
|
6bcb96982a
|
Switch to second person in dfrn_request "know you" field
|
2020-02-09 01:01:11 -05:00 |
|
Hypolite Petovan
|
2fb1819e57
|
Simplify dfrn_request and auto_request templates
- Limit template variables
|
2020-02-08 17:08:01 -05:00 |
|
Hypolite Petovan
|
7f402da40f
|
Fix undefined variable in contact import n mod/settings
|
2020-02-07 21:27:35 -05:00 |
|
Hypolite Petovan
|
b53f2f2933
|
Merge pull request #8250 from annando/issue-8233
Issue 8233: Fix remote subscriptions
|
2020-02-06 20:00:13 -05:00 |
|
Michael
|
150c74be69
|
Issue 8233: Fix remote subscriptions
|
2020-02-06 22:45:22 +00:00 |
|
Hypolite Petovan
|
557ece7d5a
|
Remove unused translated yes/no labels in converted checkbox field definitions
|
2020-02-06 10:25:36 -05:00 |
|
Michael
|
4f362f6693
|
Asynchronously add contacts to avoid timeout problems
|
2020-02-06 00:00:00 +00:00 |
|
nupplaPhil
|
a78e19ea76
|
Move Notify::TYPE_POKE
|
2020-02-05 21:41:05 +01:00 |
|
nupplaPhil
|
51260f234f
|
Move Notify::TYPE_TAGSELF
|
2020-02-05 21:41:04 +01:00 |
|
nupplaPhil
|
88dc3efdc9
|
Move Notify::TYPE_SUGGEST
|
2020-02-05 21:41:03 +01:00 |
|
nupplaPhil
|
9435cc4b88
|
Move Notify::TYPE_MAIL
|
2020-02-05 21:41:02 +01:00 |
|
nupplaPhil
|
e6fb044e60
|
Move Notify::TYPE_COMMENT
|
2020-02-05 21:41:02 +01:00 |
|
nupplaPhil
|
b86ad37001
|
Move Notify::TYPE_WALL
|
2020-02-05 21:41:01 +01:00 |
|
nupplaPhil
|
6e45514e2c
|
Move Notify::TYPE_CONFIRM
|
2020-02-05 21:41:00 +01:00 |
|
nupplaPhil
|
cfd50f9abb
|
Move Notify::TYPE_INTRO
|
2020-02-05 21:41:00 +01:00 |
|
Hypolite Petovan
|
3f57e16a1a
|
Merge pull request #8236 from annando/a11y-1
Accessibility: A checkbox is a checkbox
|
2020-02-05 12:10:16 -05:00 |
|
Michael
|
07148ecf6b
|
Acessibility: A checkbox is a checkbox
|
2020-02-05 08:08:32 +00:00 |
|
nupplaPhil
|
0b94b84dc7
|
simplify mail creation
|
2020-02-04 21:05:33 +01:00 |
|
nupplaPhil
|
262c94f12f
|
Fix indents
|
2020-02-02 22:43:43 +01:00 |
|
nupplaPhil
|
6700467ed4
|
switched intend
|
2020-02-02 22:43:43 +01:00 |
|