Hypolite Petovan
|
c23543f463
|
Restore correct highlighted contact tabs
|
2019-12-13 15:27:16 -05:00 |
|
Michael
|
23cdc9cec8
|
Fixes issue 7914: Reshares got crumbled
|
2019-12-07 21:05:14 +00:00 |
|
Michael
|
eeb8bee1b7
|
Use the new function to fetch shared information
|
2019-12-05 06:16:27 +00:00 |
|
Michael
|
22c66e1811
|
Add data for shared posts from the original
|
2019-12-04 22:57:09 +00:00 |
|
Hypolite Petovan
|
4403aeeda5
|
Merge pull request #7901 from annando/disable-smart-threading
Changed the option to enable the smart threading with the option to disable this
|
2019-12-04 15:25:53 -05:00 |
|
Michael Vogel
|
9cf1aea8c9
|
Changed the option to enable the smart threading with the option to disable this
|
2019-12-04 21:21:20 +01:00 |
|
Hypolite Petovan
|
f989c331a3
|
Fix warnings about unexpected parameter array values type in ACL::getFullSelectorHTML
- Addresses https://github.com/friendica/friendica/issues/7676#issuecomment-560503744
|
2019-12-03 06:59:51 -05:00 |
|
Michael Vogel
|
2f2480d88d
|
Merge pull request #7876 from MrPetovan/task/7308-backport-compose-acl
Generalize the Compose ACL to the whole site
|
2019-11-28 21:24:20 +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 Vogel
|
3ed196fd9c
|
Added option for insecure IMAP
|
2019-11-26 23:27:20 +01:00 |
|
Michael Vogel
|
16d2f11b40
|
Don't allow unencrypted IMAP, allow deleting mails
|
2019-11-26 22:27:25 +01:00 |
|
Michael
|
7c1f8a0597
|
Renamed config name
|
2019-11-19 16:31:22 +00:00 |
|
Michael
|
1e9214bfea
|
Use the correct field
|
2019-11-19 13:10:38 +00:00 |
|
Michael
|
fa876d770e
|
Make the automatic title appending optional
|
2019-11-19 12:59:21 +00:00 |
|
Hypolite Petovan
|
31f0fe0992
|
Use correct variable to store user.hidewall in mod/settings
|
2019-11-09 09:12:20 -05:00 |
|
Hypolite Petovan
|
28537dbf63
|
Use correct variable to store user.page-flags in mod/settings
|
2019-11-09 09:12:10 -05:00 |
|
Michael
|
8c03bdada9
|
parameters now are having a default value and are optional
|
2019-11-05 21:48:54 +00:00 |
|
Tobias Diekershoff
|
9fad4abcec
|
add missing quotation
|
2019-11-03 22:47:57 +01:00 |
|
Philipp
|
d0068170db
|
Merge pull request #7806 from tobiasd/20191102-csvexport
added export and import of followed contacts to and from CSV files
|
2019-11-03 20:28:08 +01:00 |
|
Tobias Diekershoff
|
9815d63352
|
use config var in settings form
|
2019-11-03 17:31:01 +01:00 |
|
Tobias Diekershoff
|
955a84a266
|
added export and import of followed contacts to and from CSV files
|
2019-11-03 00:12:16 +01:00 |
|
Michael Vogel
|
6ba7b5961c
|
Merge pull request #7798 from MrPetovan/task/rework-photo-functions
Rework photo functions
|
2019-11-02 21:20:38 +01:00 |
|
Philipp
|
ebef0d5cd4
|
Merge pull request #7749 from MrPetovan/bug/7740-frio-hovercard-add-unfollow
[frio] Rework hovercard actions
|
2019-11-02 20:36:39 +01:00 |
|
Michael
|
421db4e454
|
Changed label for network sorting
|
2019-11-02 17:03:40 +00:00 |
|
Hypolite Petovan
|
e3e2b0e6d0
|
Remove mod/hovercard file
|
2019-11-02 12:48:04 -04:00 |
|
Tobias Diekershoff
|
9f215fc33b
|
Merge pull request #7797 from annando/arrival-order
Posted order is now arrival order
|
2019-11-02 16:02:27 +01: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 |
|
Hypolite Petovan
|
26b5de9a76
|
Rename Photo::newResource() result variable from $hash to $resource_id
|
2019-11-02 07:48:45 -04:00 |
|
Hypolite Petovan
|
03bf1dcbd3
|
Move Object\Image static methods to Util\Images
- Optimize imports in modified files
|
2019-11-02 07:48:45 -04:00 |
|
Hypolite Petovan
|
b543ee8ac7
|
Merge pull request #7726 from tobiasd/20191010-uexport
move uexport module to src
|
2019-11-02 07:46:57 -04:00 |
|
Tobias Diekershoff
|
8bea9e7523
|
mv URL path uexport -> userexport
|
2019-11-02 12:44:46 +01: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 |
|
Philipp Holzer
|
aa7be41728
|
Fix ACLFormatterTest
- Add nullable to expand() function again
- Add angle bracket support to toString()
|
2019-11-01 14:13:29 +01:00 |
|
Hypolite Petovan
|
d6ff89d7b4
|
Merge pull request #7769 from annando/issue-3229
Changed OpenID registration
|
2019-10-29 10:32:02 -04:00 |
|
Philipp Holzer
|
3eda62bfa6
|
Check null for acl-fields
|
2019-10-28 18:16:10 +01:00 |
|
Michael
|
e1f36bfd7a
|
Standards and unneccessary EOL
|
2019-10-28 13:51:38 +00:00 |
|
Michael
|
bfbce16d0b
|
Merge remote-tracking branch 'upstream/develop' into issue-3229
|
2019-10-28 13:50:06 +00:00 |
|
Philipp Holzer
|
5d995b854a
|
just remove parenthess
|
2019-10-26 05:24:05 +02:00 |
|
Philipp Holzer
|
28d5f39330
|
simplify show determination
|
2019-10-26 05:03:58 +02:00 |
|
Philipp Holzer
|
3465bd9f11
|
rename methods
|
2019-10-26 05:02:14 +02:00 |
|
Philipp Holzer
|
fdc0236aa1
|
Fix arguments
|
2019-10-26 04:37:31 +02:00 |
|
Philipp Holzer
|
a72e65a760
|
Adapt class structure
- Introduce constants
- Add constructor parameters
- Add typehints
- Renamed fields more meaningful
- Renamed method names to match identifier
- Adjust PHP doc
- Add GetClass call at used places
|
2019-10-26 04:03:27 +02:00 |
|
Philipp Holzer
|
1f368d469f
|
Move Friendica\Core\NotificationsManager to Friendica\Model\Notify
|
2019-10-26 02:01:46 +02:00 |
|
Philipp Holzer
|
7343ee5108
|
Move Namespace of ActivityNamespace
|
2019-10-25 00:41:48 +02:00 |
|
Philipp Holzer
|
dc2858938d
|
Renamed to ActivityNamespace
|
2019-10-25 00:32:35 +02:00 |
|
Philipp Holzer
|
3897c74deb
|
Add docs
|
2019-10-25 00:10:20 +02:00 |
|
Michael
|
aca701bef8
|
Changed OpenID registration
|
2019-10-24 20:23:26 +00:00 |
|