Dr. Tobias Quathamer
6fd057fd00
Use double quotes where possible
2024-01-07 21:48:22 +01:00
Dr. Tobias Quathamer
e6036b8266
Clean up smarty templates.
...
This simplifies some logic in if-conditions, because
smarty just returns an empty string for undefined
variables.
Also, this commit removes unnecessary values from
HTML input attributes.
2024-01-07 21:40:01 +01:00
Hypolite Petovan
bbd3e75399
Merge pull request #13808 from mexon/allow-ipv6-failure
...
allow hosts to be validated even if ipv6 fails
2024-01-06 21:03:52 -05:00
Matthew Exon
1550ce2764
allow hosts to be validated even if ipv6 fails
2024-01-06 23:56:11 +01:00
Hypolite Petovan
2b8126b780
Merge pull request #13805 from toddy15/develop
...
Enable HTML attributes in all form fields.
2024-01-06 11:13:54 -05:00
Dr. Tobias Quathamer
26f4532d47
Enable HTML attributes in all form fields.
...
Closes #13804
2024-01-06 16:28:48 +01:00
Hypolite Petovan
16b12e1545
Merge pull request #13800 from annando/channel-languages
...
User defined channels can now have got individual language definitions
2024-01-03 18:48:51 -05:00
Michael
4e1263c1f8
Fixed indentation
2024-01-03 19:22:53 +00:00
Michael
93dd1b5973
Updated messages.po / database.sql
2024-01-03 19:20:56 +00:00
Michael
31b88da9d5
Merge remote-tracking branch 'upstream/develop' into channel-languages
2024-01-03 19:17:58 +00:00
Michael
da3d390187
User defined channels can now have got individual language definitions
2024-01-03 19:17:14 +00:00
Hypolite Petovan
67a9f6269e
Merge pull request #13799 from foss-/patch-12
...
Update README.md: fixing links for mobile screenshots
2024-01-03 10:13:05 -05:00
foss-
bc67be2b91
Update README.md: fixing links for mobile screenshots
2024-01-03 16:08:18 +01:00
Hypolite Petovan
4132e7a468
Merge pull request #13798 from annando/unkmail2
...
The "unkmail" functionality is removed
2024-01-03 10:02:31 -05:00
Hypolite Petovan
25fecc1945
Merge pull request #13785 from foss-/patch-11
...
Update README.md
2024-01-03 09:59:01 -05:00
Hypolite Petovan
a077418af0
Fix formatting and wording in README
2024-01-03 09:58:20 -05:00
Hypolite Petovan
2e81803a52
Fix absolute image paths in README
2024-01-03 09:56:11 -05:00
Hypolite Petovan
fe39ead790
Update README screenshot
2024-01-03 09:55:51 -05:00
Michael Vogel
d385296e0d
Merge pull request #13797 from tobiasd/20240103-lang
...
DE, FR, RO translation updates
2024-01-03 11:44:49 +01:00
Michael
7ecf143e4c
The "unkmail" functionality is removed
2024-01-03 10:23:11 +00:00
Tobias Diekershoff
ffad9c523b
DE, FR, RO translation updates
2024-01-03 10:39:42 +01:00
Hypolite Petovan
21b16ef822
Merge pull request #13795 from annando/copyright
...
Friendica copyright changed from 2023 to 2034
2024-01-02 21:28:02 -05:00
Hypolite Petovan
80103bef38
Merge pull request #13794 from annando/simplified-group-display
...
There is now a single way to display group postings
2024-01-02 21:27:31 -05:00
Hypolite Petovan
6c023f832b
Merge pull request #13796 from annando/discoverable
...
Don't set a profile to "discoverable" for restricted hosts
2024-01-02 21:25:17 -05:00
Michael
73df36ca72
Don't set a profile to "discoverable" for restricted hosts
2024-01-03 00:55:21 +00:00
Michael
523247f0fe
Updated messages.po
2024-01-02 20:59:23 +00:00
Michael
89e7420237
Friendica copyright changed from 2023 to 2034
2024-01-02 20:57:26 +00:00
Michael
16d0d17169
There is now a single way to display group postings
2024-01-02 20:45:02 +00:00
Michael Vogel
9592292dba
Improved server detection / new servers added to federation statistics ( #13793 )
...
* Improved server detection / new servers added to federation statistics
* Fix wrong color code
2024-01-02 20:12:37 +01:00
Michael Vogel
bf80001c80
Fixed detection for empty server data in apcontact ( #13791 )
2024-01-02 14:56:08 +01:00
hoergen
4e7f0f9f04
added jit and preload explanation in comment
...
added information to identify which parameter causes which result
2024-01-01 18:01:22 +01:00
foss-
85eb09806f
Update README.md
...
- updated main screenshot (changed post action icons, text no longer shown)
- fixed path for mobile screenshots
- removed vier screenshot (it as not seen any development for ages, is not the default and thus not representative or needed for a first impression)
- tweaked humane tech mention text
2023-12-31 14:51:14 +01:00
Michael Vogel
8fc96477e7
Use the post-counts table to display content ( #13781 )
...
* Use the post-counts table to display content
* Use verb instead of vid
* Use verb
* Update counter on delete
2023-12-31 12:50:07 +01:00
Michael Vogel
0c68a53e1e
Remove 'blocklist' pconfig functionality ( #13780 )
...
* Cache blocklist
* Remove 'blocklist' pconfig functionality
* The blocklist variable isn't used anymore
2023-12-30 00:51:41 +01:00
Michael Vogel
ad1389b20a
Transmitting events to Diaspora does work again ( #13777 )
2023-12-30 00:43:14 +01:00
Michael Vogel
1564c297bb
Cache blocklist ( #13779 )
2023-12-30 00:27:57 +01:00
Hypolite Petovan
5b516b1dbb
Merge pull request #13778 from annando/post-counts
...
New table "post-counts" to precalculate the counts
2023-12-28 13:13:44 -05:00
Michael
e88cd16644
Code standards
2023-12-28 17:50:11 +00:00
Michael
40a1263066
New table "post-counts" to precalculate the counts
2023-12-28 17:42:39 +00:00
Hypolite Petovan
2588ac1a16
Merge pull request #13774 from annando/no-blubb
...
Unneeded logging removed
2023-12-28 12:06:09 -05:00
Hypolite Petovan
8d4a16a71c
Merge pull request #13773 from annando/user-self
...
"User::" is changed to "self::"
2023-12-28 12:05:31 -05:00
Michael
ba760bb340
Unneeded logging removed
2023-12-28 10:25:22 +00:00
Michael
86a27b51ad
"User::" is changed to "self::"
2023-12-28 10:23:01 +00:00
Hypolite Petovan
ac1ebac112
Merge pull request #13771 from Raroun/fix_for_issue_#13710_frio]_Long_handles_prevent_a_clean_display_of_common_contacts
...
Fix for issue #13710 - [frio] long handles prevent a clean display of common contacts
2023-12-26 19:17:15 -05:00
Hypolite Petovan
f4fddb2921
Merge pull request #13770 from annando/restrict-for-ignored
...
Restrict the access for servers that the user ignored
2023-12-26 19:11:34 -05:00
Raroun
b26a5ce0fa
Update style.css
...
Added missing space
2023-12-26 19:41:37 +01:00
Raroun
6c1df6471a
Update style.css
...
Added missing spaces
2023-12-26 19:40:44 +01:00
Raroun
53c7da87a6
removed unnecessary empty line
2023-12-26 16:53:34 +01:00
Raroun
a609e545b6
Update remote_friends_common.tpl
...
Addes collapsable remote friends in common for frio and vier
2023-12-26 16:43:23 +01:00
Raroun
4e3302ea0d
Update style.css
...
Addes remote friends in common wrapper
2023-12-26 16:42:07 +01:00