Hypolite Petovan
|
d7d44e1af7
|
Merge pull request #7245 from annando/unify-constants
Fix delivery counter for poking / unify delivery commands
|
2019-06-10 11:59:40 -04:00 |
|
Michael
|
41dc243186
|
Fix delivery counter for poking / unify delivery commands
|
2019-06-10 14:19:24 +00:00 |
|
Philipp Holzer
|
cc7444d84d
|
Move internal recursion-counter to the end of all cur/fetchUrl parameters
|
2019-06-10 14:34:54 +02:00 |
|
Philipp Holzer
|
aba7c9f08c
|
Remove queue from Admin/Summary
|
2019-06-02 03:28:22 +02:00 |
|
Philipp
|
25433e79d5
|
Merge pull request #7211 from MrPetovan/bug/7209-admin-forbidden
Add themed themed error page or login page for /admin[/*]
|
2019-05-31 11:49:40 +02:00 |
|
Hypolite Petovan
|
f0de19dd8a
|
Merge pull request #7208 from nupplaphil/bug/6916-filetag
Adding null checks before FileTag method (fix fatal)
|
2019-05-31 01:47:52 -04:00 |
|
Hypolite Petovan
|
4b4a319af9
|
Add themed themed error page or login page for /admin[/*]
|
2019-05-31 00:23:30 -04:00 |
|
Philipp Holzer
|
c76258c370
|
catching nulls for FileTag
|
2019-05-30 13:54:35 +02:00 |
|
Philipp Holzer
|
5002bda5fc
|
Checking the existence of '-' before array operation
See https://github.com/friendica/friendica/issues/6918#issuecomment-491490533
|
2019-05-29 20:07:53 +02:00 |
|
Philipp
|
be3d7759f0
|
Merge pull request #7198 from MrPetovan/task/6861-to-plaintext
Simplify BBCode::toPlaintext and HTML::toPlaintext
|
2019-05-28 07:49:25 +02:00 |
|
Hypolite Petovan
|
ed768c71ee
|
Remove "f=&" nonsense from network module
- Fixes wrong redirect when using the sidebar filters
|
2019-05-27 17:45:27 -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
|
5d2bf73517
|
Add Babel result screen for compact HTML::toPlaintext
|
2019-05-27 12:02:28 -04:00 |
|
Hypolite Petovan
|
01e71254d9
|
Replace defaults() calls on $_SESSION by Core\Session calls
- Replace direct calls to $_SESSION by Core\Session calls in Module\Login
|
2019-05-26 21:26:59 -04:00 |
|
Hypolite Petovan
|
e99e8096bf
|
Merge pull request #7191 from nupplaphil/bug/logfile_permission
Fixing logfile permission denied exceptions
|
2019-05-26 15:19:26 -04:00 |
|
Philipp Holzer
|
b56b56ccb6
|
friendica-6379 Monolog - logfile permission denied
|
2019-05-26 14:33:09 +02:00 |
|
Hypolite Petovan
|
cc6a17d27a
|
Ensures Widget::postedByYear uid parameter is integer in Module\Profile
|
2019-05-26 08:18:59 -04:00 |
|
Hypolite Petovan
|
d27d4d8927
|
Move posted date widget to Content\Widget
|
2019-05-25 19:08:15 -04:00 |
|
Philipp
|
bd0c536736
|
Merge pull request #7156 from MrPetovan/task/add-relationship-filter
Add contact relationship filter
|
2019-05-25 20:17:05 +02:00 |
|
Hypolite Petovan
|
08d7d42f81
|
Ensures Search methods return an empty ResultList instead of null
- Addresses https://github.com/friendica/friendica/issues/6916#issuecomment-494876901
|
2019-05-24 08:13:36 -04:00 |
|
Hypolite Petovan
|
0dae4f9492
|
Fix typo in Module\Contact
Follow-up to #7154, thanks to @AlfredSK
|
2019-05-23 13:01:40 -04:00 |
|
Hypolite Petovan
|
40ca25f4f7
|
Fix SQL error in Module\Admin\Summary
|
2019-05-21 17:01:15 -04:00 |
|
Hypolite Petovan
|
bebff3271b
|
Remove obsolete TODO comment in Module\Profile\Contacts
|
2019-05-20 15:10:34 -04:00 |
|
Hypolite Petovan
|
c65faecc8c
|
Add current tab parameter to Model\Profile::getTabs
|
2019-05-20 15:09:33 -04:00 |
|
Hypolite Petovan
|
709eba6ce3
|
Move /viewcontacts to /profile/{nickname}/contacts[/{type}]
- Add contact relationship filter to profile contacts page
- Include feed contacts in contacts page and contact widget
|
2019-05-20 14:50:09 -04:00 |
|
Hypolite Petovan
|
e6742af65c
|
Add contact relationship filter to /contact module
|
2019-05-20 14:50:09 -04:00 |
|
Hypolite Petovan
|
862159c712
|
Merge pull request #7165 from nupplaphil/task/mod_dirfind
Move mod/dirfind to src/Module/Search/Directory
|
2019-05-20 14:45:19 -04:00 |
|
Hypolite Petovan
|
0c9b76a585
|
Merge pull request #7173 from nupplaphil/task/mod_newmember
Move mod/newmember to src/Module/Welcome
|
2019-05-20 14:14:58 -04:00 |
|
Philipp Holzer
|
f97b72eb9f
|
Move mod/newmember to src/Module/Welcome
|
2019-05-20 20:12:20 +02:00 |
|
Philipp Holzer
|
5e79d3fc82
|
Fixing method signature
|
2019-05-20 19:19:57 +02:00 |
|
Philipp Holzer
|
2bb2bb19fd
|
refactor method signature
|
2019-05-20 19:15:47 +02:00 |
|
Philipp Holzer
|
58c8959da0
|
Add search types
|
2019-05-20 19:13:37 +02:00 |
|
Philipp Holzer
|
1e36c68e48
|
Moving Search to Core, Refactor Objects
|
2019-05-20 18:42:27 +02:00 |
|
Hypolite Petovan
|
1cd7d50939
|
Merge pull request #7172 from nupplaphil/task/mod_notice_rm
Remove src/Module/Notice
|
2019-05-20 12:26:28 -04:00 |
|
Philipp Holzer
|
853f5cb92f
|
Remove src/Module/Notice
see https://github.com/friendica/friendica/pull/7159#issuecomment-493744623
|
2019-05-20 18:22:34 +02:00 |
|
Hypolite Petovan
|
325ba20141
|
Improve Diaspora raw text support in /babel module
|
2019-05-19 18:52:01 -04:00 |
|
Hypolite Petovan
|
6f0c6e8926
|
Merge pull request #7160 from nupplaphil/task/mod_probe
Move mod/probe to src/Module/Probe
|
2019-05-19 15:06:13 -04:00 |
|
Philipp
|
a758671a1b
|
Merge pull request #7154 from MrPetovan/task/refactor-widgets
Refactor widgets
|
2019-05-19 20:52:00 +02:00 |
|
Philipp Holzer
|
419cc81ef1
|
renaming
|
2019-05-19 05:13:06 +02:00 |
|
Philipp Holzer
|
a7aae9603a
|
Split Directory Search as a base for further changes
|
2019-05-19 05:06:02 +02:00 |
|
Philipp Holzer
|
5b44fdc202
|
Split Directory Search as a base for further changes
|
2019-05-19 05:01:46 +02:00 |
|
Philipp Holzer
|
2520286b1f
|
some small improvements
|
2019-05-19 04:43:09 +02:00 |
|
Philipp Holzer
|
34a1e923dd
|
dependency lowering
|
2019-05-19 04:38:35 +02:00 |
|
Philipp Holzer
|
e00f110ef1
|
Move mod/dirfind to src/Module/DirFind
|
2019-05-19 04:28:16 +02:00 |
|
Philipp Holzer
|
492d7abe92
|
Renamed Diagnostic to Debug and deleted ItemSource (already defined)
|
2019-05-19 04:24:56 +02:00 |
|
Philipp Holzer
|
48bba87abe
|
Move mod/probe to src/Module/Probe
|
2019-05-19 04:24:18 +02:00 |
|
Hypolite Petovan
|
7a13582c67
|
Merge pull request #7159 from nupplaphil/task/mod_notice
Move mod/notice to src/Module/Notice
|
2019-05-18 22:16:35 -04:00 |
|
Hypolite Petovan
|
ec5c123f41
|
Merge pull request #7163 from nupplaphil/task/mod_starred
Move mod/starred to src/Module/Starred
|
2019-05-18 22:16:21 -04:00 |
|
Hypolite Petovan
|
596e95917e
|
Merge pull request #7164 from nupplaphil/task/mod_randprof
Move mod/randprof to src/Module/RandomProfile
|
2019-05-18 22:16:06 -04:00 |
|
Philipp Holzer
|
5f068b07f9
|
some improvements
|
2019-05-19 03:12:22 +02:00 |
|
Philipp Holzer
|
82e271589f
|
Move mod/starred to src/Module/Starred
|
2019-05-19 03:07:44 +02:00 |
|
Hypolite Petovan
|
d3a4ed0111
|
Merge pull request #7162 from nupplaphil/task/mod_view
Move mod/view to src/Module/Theme
|
2019-05-18 21:07:27 -04:00 |
|
Philipp Holzer
|
d91b3bb59c
|
remove unused dependencies
|
2019-05-19 02:53:36 +02:00 |
|
Philipp Holzer
|
d81c1d81b3
|
correct notice redirect
|
2019-05-19 02:53:35 +02:00 |
|
Philipp Holzer
|
ce3b121064
|
rename rawContent() to content()
|
2019-05-19 02:53:35 +02:00 |
|
Philipp Holzer
|
9092cb1beb
|
Move mod/notice to src/Module/Notice
|
2019-05-19 02:53:31 +02:00 |
|
Hypolite Petovan
|
33ec3d8051
|
Merge pull request #7161 from nupplaphil/task/mod_toggle_mobile
Move mod/toggle_mobile to src/Module/ToggleMobile
|
2019-05-18 20:14:27 -04:00 |
|
Hypolite Petovan
|
30945784c3
|
Merge pull request #7157 from nupplaphil/task/mod_notify
Move mod/notify to src/Module/Notify
|
2019-05-18 17:49:01 -04:00 |
|
Philipp Holzer
|
8bb85b1da7
|
Move mod/randprof to src/Module/RandomProfile
|
2019-05-18 22:17:57 +02:00 |
|
Philipp Holzer
|
d1d7fa394a
|
Move mod/view to src/Module/View
|
2019-05-18 21:23:12 +02:00 |
|
Philipp Holzer
|
295d90d496
|
Move mod/toggle_mobile to src/Module/ToggleMobile
|
2019-05-18 21:13:19 +02:00 |
|
Philipp Holzer
|
1483cd3fb4
|
rearrange content/init
|
2019-05-18 20:34:11 +02:00 |
|
Philipp Holzer
|
68fdc7215e
|
rearrange rawContent / content
|
2019-05-18 20:16:08 +02:00 |
|
Philipp Holzer
|
56bd395b8a
|
Move mod/notify to src/Module/Notify
|
2019-05-18 18:59:41 +02:00 |
|
Philipp Holzer
|
9f13ae6e73
|
Move mod/opensearch to src/Module/OpenSearch
|
2019-05-18 17:43:58 +02: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
|
0c63f8aa42
|
Add contact block reason form and display in admin page
|
2019-05-15 19:30:13 -04:00 |
|
Philipp
|
5e85bdecd0
|
Merge pull request #7135 from MrPetovan/task/two-factor-authentication
Add native two-factor authentication support
|
2019-05-14 07:07:03 +02:00 |
|
Hypolite Petovan
|
5c59c57b14
|
Improve template args visual alignment in two-factor modules
|
2019-05-13 13:31:08 -04:00 |
|
Philipp Holzer
|
076370631f
|
Friendica-7112 - Missing basepath fix
|
2019-05-13 19:30:03 +02:00 |
|
Hypolite Petovan
|
8e885f5b97
|
Add two-factor authentication settings
- Add settings aside menu entry
- Add two-factor authentication documentation
|
2019-05-13 01:52:01 -04:00 |
|
Hypolite Petovan
|
d7e9b91181
|
Add two-factor authentication
- Add 2FA login interception in Session::setAuthenticatedForUser
- Add 2fa session variable holding the last auth code
|
2019-05-13 01:52:01 -04:00 |
|
Hypolite Petovan
|
c2062fe594
|
Fix undefined $a variable in Module\Help
|
2019-05-13 01:51:59 -04:00 |
|
Hypolite Petovan
|
6071fe81b4
|
Move Authentication::setAuthenticatedSessionForUser to Session::setAuthenticatedForUser
|
2019-05-13 01:51:59 -04:00 |
|
Philipp
|
7bd1a34bf8
|
Merge pull request #7116 from MrPetovan/task/improve-addon-admin
Improve addon admin
|
2019-05-09 16:49:38 +02:00 |
|
Valvin
|
0b1c271837
|
add new disallowed path for robots.txt
|
2019-05-08 13:08:34 +02:00 |
|
Hypolite Petovan
|
5ff5325e14
|
Uninstall addon when it wasn't found when accessed from admin aside
|
2019-05-08 00:46:42 -04:00 |
|
Philipp Holzer
|
9ff0d56e03
|
Add contact/batch route
|
2019-05-07 21:15:22 +02:00 |
|
Philipp
|
7c62a4e02b
|
Merge pull request #7104 from annando/separated-confirm
The follow confirmation process is now separated
|
2019-05-06 21:40:11 +02:00 |
|
Michael
|
626709159f
|
Some cleaning up
|
2019-05-06 18:46:30 +00:00 |
|
Hypolite Petovan
|
41642061d7
|
Merge pull request #7107 from nupplaphil/bug/mod_fix_routes
Fix contact/group routes
|
2019-05-06 13:15:29 -04:00 |
|
Philipp Holzer
|
53d13f4e4a
|
Fix contact routes
|
2019-05-06 18:57:50 +02:00 |
|
Hypolite Petovan
|
20c9d5fe1d
|
Merge pull request #7103 from nupplaphil/task/mod_smilies
Move mod/smilies to src/Module/Smilies
|
2019-05-06 12:53:45 -04:00 |
|
Philipp Holzer
|
97f02c2670
|
Move Smilies::getList() into if
|
2019-05-06 18:46:37 +02:00 |
|
Philipp Holzer
|
23158bc3c8
|
add feedback
|
2019-05-06 08:27:57 +02:00 |
|
Michael
|
37f9af2f24
|
Merge remote-tracking branch 'upstream/develop' into separated-confirm
|
2019-05-06 05:54:51 +00:00 |
|
Michael
|
5da3e17a12
|
The follow confirmation process is now separated between DFRN and the rest
|
2019-05-06 05:46:13 +00:00 |
|
Philipp
|
14d8c12130
|
Merge pull request #7092 from MrPetovan/task/7047-theme-error-page
Add style to exception page
|
2019-05-06 07:33:42 +02:00 |
|
Hypolite Petovan
|
bd604d1cfb
|
Merge pull request #7084 from nupplaphil/task/mod_removetag
Move mod/filerm to src/Module/Filer/RemoveTag
|
2019-05-05 20:36:38 -04:00 |
|
Hypolite Petovan
|
fbf36d6e7f
|
Merge pull request #7086 from nupplaphil/task/mod_maintenance
Move mod/maintenance to src/Module/Maintenance
|
2019-05-05 20:36:12 -04:00 |
|
Hypolite Petovan
|
b79201beaf
|
Merge pull request #7102 from nupplaphil/task/mod_pretheme
Move mod/pretheme to src/Module/ThemeDetails
|
2019-05-05 20:33:21 -04:00 |
|
Hypolite Petovan
|
1e6affada1
|
Merge pull request #7101 from nupplaphil/task/mod_viewsrc
Move mod/viewsrc to src/Module/ItemBody
|
2019-05-05 20:32:42 -04:00 |
|
Hypolite Petovan
|
bb8d297ae4
|
Merge pull request #7097 from nupplaphil/task/mod_after_PR_fixing
Fixings for Mod-Refactorings
|
2019-05-05 20:28:57 -04:00 |
|
Hypolite Petovan
|
12b6ab9943
|
Merge pull request #7100 from nupplaphil/task/mod_robots_txt
Move mod/robots_txt to src/Module/RobotsTxt
|
2019-05-05 14:23:10 -04:00 |
|
Hypolite Petovan
|
8af0ae171e
|
Merge pull request #7083 from nupplaphil/task/mod_friendica
Move mod/friendica to src/Module/Friendica
|
2019-05-05 14:19:57 -04:00 |
|
Philipp Holzer
|
e90876cd86
|
Move mod/smilies to src/Module/Smilies
|
2019-05-05 19:39:02 +02:00 |
|
Philipp Holzer
|
3f71a51d21
|
Move mod/pretheme to src/Module/ThemeDetails
|
2019-05-05 19:24:10 +02:00 |
|
Philipp Holzer
|
49a3179578
|
Move mod/viewsrc to src/Module/ItemBody
|
2019-05-05 19:15:33 +02:00 |
|
Philipp Holzer
|
510c150156
|
Move mod/robots_txt to src/Module/RobotsTxt
|
2019-05-05 19:06:51 +02:00 |
|
Philipp Holzer
|
9f0bbd96be
|
Move mod/modexp to src/Module/PublicRSAKey
|
2019-05-05 19:02:19 +02:00 |
|