Hypolite Petovan
0d1befdf2d
Move /profile_photo to Module\Settings\Profile\Photo
2020-01-20 07:27:12 -05:00
Michael
035e0c5a61
Issue 8136: Optical enhancements for delegation page
2020-01-20 05:05:20 +00:00
Hypolite Petovan
04d620fc2f
Merge pull request #8142 from nupplaphil/task/di_config
...
CleanUp Config namespace
2020-01-19 22:22:57 -05:00
Philipp Holzer
ed9392469e
Remove unneeded Config namespace usages
2020-01-19 22:50:44 +01:00
Michael
dcbd44ab88
Removed the rest of the @brief fields
2020-01-19 20:44:01 +00:00
Philipp Holzer
21640ec5d8
Add missing Friendica\DI namespace to files (PHPStorm inspection)
2020-01-19 21:26:42 +01:00
Philipp Holzer
3411ced833
Move Config::set() to DI::config()->set()
2020-01-19 21:21:53 +01:00
Philipp Holzer
6c36fd9e01
Move Config::get() to DI::config()->get()
2020-01-19 21:21:13 +01:00
Philipp Holzer
5d294e8be8
Move Config::load() to DI::config()->load()
2020-01-19 21:20:10 +01:00
Philipp Holzer
d6efc90194
cleanup namespace usages for L10n
2020-01-19 16:31:33 +01:00
Philipp Holzer
5dfee31108
Move L10n::t() calls to DI::l10n()->t() calls
2020-01-19 16:31:16 +01:00
Michael
0a4119adaf
@brief is removed completely
2020-01-19 06:05:23 +00:00
Philipp Holzer
800694e9b3
Remove unused use
statements & remove PConfig class
2020-01-18 17:02:59 +01:00
Philipp Holzer
88bb66371c
Move PConfig::set() to DI::pConfig()->set()
2020-01-18 16:54:50 +01:00
Philipp Holzer
9e9429b56d
Move PConfig::get() to DI::pConfig()->get()
2020-01-18 16:50:57 +01:00
Philipp Holzer
6e2880c679
Move PConfig::load() to DI::pConfig()->load()
2020-01-18 15:59:01 +01:00
Michael
e5ecfa7c34
Additional accounts can now be created easily
2020-01-17 07:02:59 +00:00
Hypolite Petovan
7db4c7ea02
Merge pull request #8118 from annando/spamcheck
...
Improved spam protection
2020-01-15 13:15:17 -05:00
Michael Vogel
8ebc385772
Improved spam protection
2020-01-15 18:55:32 +01:00
Hypolite Petovan
7bf00984ec
Merge pull request #8079 from ozero/patch-1
...
[frio] Stop scrollToItem() animate twice.
2020-01-15 08:19:25 -05:00
ozero dien
0a5b3a2bc7
Update theme.js
...
Reverted the animation change.
2020-01-15 18:58:00 +09:00
Michael
b83f328983
Remove "f" parameter / network page parameter cleanup
2020-01-13 20:10:13 +00:00
Michael
d46a940d20
Group sidebar now has got the indicator as well
2020-01-11 09:40:10 +00:00
Michael
e1ed4c604b
Added open/close indicator for Frio
2020-01-11 09:33:52 +00:00
Michael
cfeef7afed
We now store the state in a cookie
2020-01-11 08:41:14 +00:00
Michael
8f36a1554e
The widget are now inflated by default as well
2020-01-11 06:42:47 +00:00
Michael
4c2d1aff03
The widgets in the sidebar are now deflated by standard
2020-01-09 06:53:33 +00:00
ozero dien
f3ea4a4f45
Stop scrollToItem() animate twice.
...
- Suppress first fade-to-black with `animate(colWhite, 1)`
- Stop animate twice in `colShiny` with `).promise().done(`
2020-01-09 13:59:56 +09:00
Philipp Holzer
f0eea6f875
Remove get_app() in favor of DI::app()
2020-01-04 23:42:01 +01:00
Philipp Holzer
3f34229752
Move redundant System::baseUrl() to DI::baseUrl() calls
2019-12-30 23:00:08 +01:00
Philipp Holzer
6d7362da41
Replace deprecated $a->page with DI::page()
2019-12-30 20:02:09 +01:00
Philipp Holzer
4835f1185f
Remove deprecated App::module - replace with DI::module()->getName()
2019-12-29 20:17:52 +01:00
Philipp Holzer
26af2feee2
Remove deprecated App::is_mobile/is_tablet - replace with DI::mode()->isMobile()/isTablet()
2019-12-29 20:17:50 +01:00
Philipp Holzer
2900389696
Remove deprecated App::getUrlPath - process methods to DI::baseUrl()->getUrlPath()
2019-12-29 20:17:46 +01:00
Philipp Holzer
e93fba5136
Remove deprecated App::removeBaseURL - process methods to DI::baseUrl()->remove()
2019-12-29 20:17:45 +01:00
Philipp Holzer
7056639b62
Add numeric field_input to frio
2019-12-05 22:56:00 +01: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
Michael
8130a4d9b2
The padding is only meant for the jot settings
2019-12-03 06:07:36 +00:00
Michael
9d9e6cf27d
Optical indicator for connector accordion added
2019-12-03 06:05:44 +00:00
Hypolite Petovan
249bcee686
Merge pull request #7882 from hoergen/Plusminus
...
Made Connectors on new composer popup more visible
2019-11-30 23:18:26 -05:00
Hypolite Petovan
5aebdec0bf
[frio] Fix file browser staying displayed even after switching jot tab
...
- Addresses https://libranet.de/display/0b6b25a8-445d-e188-54e9-c05224132808
- Include file browser tab in the jot form
- Remove input elements from the file browser to avoid interference with jot form
2019-11-30 10:49:20 -05:00
Hypolite Petovan
77abf65b62
[frio] Make whole ACL panel heading clickable to change visibility panel
...
- Addresses https://libranet.de/display/0b6b25a8-155d-e27f-6cc4-2e4568491578
2019-11-30 10:47:25 -05:00
Hypolite Petovan
8892b3daa1
Remove obsolete CSS styles related to the old ACL selector
2019-11-30 10:44:36 -05:00
hoergen
1e2187ec24
Made Connectors on new composer pop more visible
2019-11-30 14:49:03 +01: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
8f4f6899dd
Update composer module to use the new ACL selector
...
- Remove ACL-specific code from compose-footer
- Move compose-footer template remaining content to compose.js
2019-11-28 12:54:56 -05:00
Hypolite Petovan
b64b18e6f7
Remove obsolete view/js/acl.js
...
- Remove references to the deleted file
2019-11-28 12:54:56 -05: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
7c1f8a0597
Renamed config name
2019-11-19 16:31:22 +00:00
Michael
fa876d770e
Make the automatic title appending optional
2019-11-19 12:59:21 +00:00
Michael
06a4461fc4
Improved icons
2019-11-08 10:25:50 +00:00
Michael
ed58af25a5
show pinned items
2019-11-07 06:53:18 +00:00
Michael
cf56992444
We can now pin our own posts
2019-11-07 05:39:15 +00:00
Philipp
4daa3d37c1
Merge pull request #7812 from tobiasd/20191103-tarpid
...
a hidden field for the registration form
2019-11-04 11:03:54 +01:00
Tobias Diekershoff
58ac1a29b1
add missing frio template
2019-11-04 07:44:47 +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
1377d13055
ypot
2019-11-03 17:37:53 +01:00
Tobias Diekershoff
9815d63352
use config var in settings form
2019-11-03 17:31:01 +01:00
Tobias Diekershoff
0215ceeecd
use placeholder
2019-11-03 17:11:24 +01:00
Tobias Diekershoff
7ca202baad
add a tar pid to the registration form
2019-11-03 17:05:06 +01:00
Tobias Diekershoff
ebfedbc449
add links to cat.url
2019-11-03 15:55:58 +01:00
hoergen
63305d06ab
improved contacts and visibility
2019-11-03 13:39:42 +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
Hypolite Petovan
e67833a784
[frio] Add click card on contact avatars
2019-11-02 12:48:04 -04:00
Hypolite Petovan
707d9efed5
[frio] Remove jSmart dependency
2019-11-02 12:48:03 -04:00
Hypolite Petovan
ff27f45cb9
Move mod/hovercard to src/Module/Contact/Hovercard
...
- Rework hovercard.js to remove JS template interpolation
- Remove template/json output from Module/Contact/Hovercard
2019-11-02 12:48:03 -04:00
Michael
aca701bef8
Changed OpenID registration
2019-10-24 20:23:26 +00:00
Michael
15d9dee066
Fixed condition
2019-10-18 05:58:33 +00:00
Michael
acece5a161
fixed indentation
2019-10-17 22:19:08 +00:00
Michael
f8f640a2fc
Don't hide the modal dialoge
2019-10-17 22:16:29 +00:00
Michael
1de3960e26
Merge remote-tracking branch 'upstream/develop' into aria
2019-10-17 22:08:05 +00:00
Hypolite Petovan
8b836189d4
Replace deprecated defaults() calls with ?? and ?: in include/ and view/
2019-10-16 08:51:03 -04:00
Tobias Diekershoff
2b8642d2b5
Merge pull request #7728 from MrPetovan/task/7682-better-insert-link-button
...
Discriminate between links and non-links in [url] BBCode tag insertion
2019-10-14 14:57:31 +02:00
Philipp
fed486bfc5
Merge pull request #7727 from MrPetovan/task/4090-move-manage-to-src
...
Move mod/manage to src/Module/Delegation
2019-10-13 18:20:47 +02:00
Hypolite Petovan
74bf3a4dc8
Replace path parameter with query string parameter in Module\Search\Saved
2019-10-13 08:39:41 -04:00
Hypolite Petovan
fe77acc964
[frio] Fix nav bar search form text input name
2019-10-13 08:00:13 -04:00
Hypolite Petovan
5fcdb5de00
Move duplicated insertFormatting function to main.js
...
- Add insertBBCodeInTextarea function
- Add BBCode url exception to insertBBCodeInTextarea
2019-10-11 19:59:28 -04:00
Hypolite Petovan
02f02d44dc
Move mod/manage to src/Module/Delegation
...
- Move templates/manage to templates/delegation
- Update navigation links
- Update CSS classes
2019-10-11 19:59:06 -04:00
Hypolite Petovan
22598fc7e8
Improve search box
...
- Use new saved search module
- Use dynamic search option loop
- Use "q" instead of "search" for search query string parameter
2019-10-07 14:27:46 -04:00
Hypolite Petovan
cdefa7f32a
Add new module and widget for managing saved searches
2019-10-07 14:27:46 -04:00
Hypolite Petovan
8f20e2054b
Move /acl module to src/
...
- Move Core\ACL::contactAutocomplete to Module\Search\Acl
- Rename module path to /search/acl
2019-10-03 22:40:42 -04:00
Hypolite Petovan
4d411c284f
[frio] Improve accessibility of event Link to source button
2019-09-06 08:34:22 -04:00
Michael
b4f02a0dc5
Added title
2019-08-28 09:23:21 +00:00
Michael
9cbf320c86
Issue 7563: Use icons instead of names on posts
2019-08-28 06:38:35 +00:00
Philipp
9a8f6256e3
Merge pull request #7569 from vinzv/7556-frio-make-forums-widget-less-distracting
...
adding desaturation and transition for forumlist widget
2019-08-26 23:56:55 +02:00
Vinzenz Vietzke
80f81e670c
adding desaturation and transition for forumlist widget
2019-08-26 23:33:03 +02:00
Michael Vogel
3c7f7b45cd
Merge pull request #7565 from MrPetovan/bug/7406-neutralize-enter-in-autocomplete
...
Prevents Enter from submitting forms in ACL fields
2019-08-26 11:37:38 +02:00
Hypolite Petovan
cba40dc9fd
Prevents Enter from submitting the jot form in the ACL search field
...
- Disable browser autocomplete in jot ACL search field
2019-08-25 21:03:29 -04:00
Hypolite Petovan
341046e3a0
[frio] Prevent Enter from sending the form in ACL tags input in /compose
2019-08-25 21:01:59 -04:00
Hypolite Petovan
082827b67e
Remove unused Javascript methods and functions
2019-08-24 13:00:16 -04:00
Hypolite Petovan
901efb0a0e
[frio] Remove /contacts module incomplete autocompletion in search field
2019-08-24 12:59:42 -04:00
Hypolite Petovan
8ad109b05f
Merge pull request #7551 from vinzv/frio-migrate-forkawesome
...
Replaced FontAwesome by ForkAwesome
2019-08-22 14:59:15 -04:00
Vinzenz Vietzke
0d4b60a851
Replaced FontAwesome by ForkAwesome
...
Migrated from manual installed files in frameworks/ to composer based install
Migrated paths to new view/asset/ structure
2019-08-22 20:45:41 +02:00
Vinzenz Vietzke
0965da00b7
adapt usage of admin user icon to match every other occurrence
...
fixes #7542
2019-08-22 00:39:00 +02:00
Vinzenz Vietzke
e5c93339e3
further occurrences switched
2019-08-19 18:13:07 +02:00
Vinzenz Vietzke
607ab2eda0
switched exclamation mark to bell
...
as discussed in #7536
2019-08-19 17:51:24 +02:00
Vinzenz Vietzke
6a50947db6
move notification to top nav on mobile view
...
closes #7536
2019-08-19 17:28:33 +02:00
Hypolite Petovan
9e4f7251e6
Merge pull request #7529 from vinzv/7527-replace-paper-plane-icon-with-check-mark
...
replace paper plane for finished transfers
2019-08-17 13:42:05 -04:00
Vinzenz Vietzke
5582c4dea3
replace paper plane for finished transfers
...
show check mark to visualize the "finished" status
closing #7527
2019-08-17 19:24:33 +02:00
Vinzenz Vietzke
5a9156e5e9
replacing slideshare icon with paper plane
...
closing #7522
2019-08-17 15:40:48 +02:00
Tobias Diekershoff
035528c2be
[frio] remove basepath form field from admin panel site page
2019-08-05 17:24:30 +02:00
Hypolite Petovan
c25527cbe8
Replace obsolete #comment-preview-inp field by query string append
2019-07-29 21:58:37 -04:00
Hypolite Petovan
d5efca1171
[frio] Add compose page JS trigger and theme setting
2019-07-29 20:31:47 -04:00
Hypolite Petovan
ee52eb575e
Replace defaults() calls in frio/config.php
...
- Fix typo for scheme/schema
2019-07-29 20:31:46 -04:00
Hypolite Petovan
c24ca57f21
Add frio-specific /compose module
2019-07-29 20:31:46 -04:00
Hypolite Petovan
fe51c53798
[frio] Add friendica-tagsinput library based on bootstrap-tagsinput
2019-07-29 20:29:30 -04:00
Hypolite Petovan
5d63f0a402
[frio] Restore button outline for accessibility
2019-07-29 20:29:30 -04:00
Michael
dfee2c467c
Use another "img" format to simplify adding of alternative texts
2019-07-29 20:42:42 +00:00
Michael
1b0f260255
Convert filebrowser.js to unix format
2019-07-29 20:41:19 +00:00
Hypolite Petovan
92c1cbeeec
Merge pull request #7424 from TiMESPLiNTER/fix/respect-picdate
...
Respect picdate for profile pic in Frio theme
2019-07-23 13:09:41 -04:00
TiMESPLiNTER
56e8c47db2
fix(): Respect picdate for profile pic in Frio theme
2019-07-23 18:25:06 +02:00
TiMESPLiNTER
8825971687
Fix tag rendering which was displayed as escaped HTML instead of rendered HTML
2019-07-21 12:43:05 +02:00
Michael
a11206dbcd
Issue 6675: Improved check for follower, removed global setting
2019-07-21 05:56:57 +00:00
Michael Vogel
2aea286143
Merge pull request #7400 from MrPetovan/bug/7397-frio-settings-fallback
...
[frio] Theme settings fallback on node settings
2019-07-18 23:22:17 +02:00
Hypolite Petovan
8e9a0e0e50
Show frio theme customization settings for new users
2019-07-17 23:08:56 -04:00
Hypolite Petovan
9b927fa333
Merge pull request #7399 from annando/only-sharer
...
Added the option to only receive top level posts from people you follow
2019-07-17 20:53:28 -04:00
Michael
e247a14d2b
Added the option to only receive top level posts from people you follow
2019-07-17 21:37:13 +00:00
Hypolite Petovan
6332a50466
[frio] Remove outer post padding
...
- Include mobile view changes
- Includes search view changes
2019-07-17 08:09:46 -04:00
Hypolite Petovan
b839a291d7
[frio] Use server theme settings for user's empty settings
2019-07-14 16:28:10 -04:00
Hypolite Petovan
2b8a99fabe
Revert "Default theme = login theme"
2019-07-14 15:18:50 -04:00
Hypolite Petovan
1f2047d703
Merge pull request #7374 from JeroenED/task/frio/default-to-login
...
Default theme = login theme
2019-07-14 09:00:02 -04:00
Jeroen De Meerleer
660ed6df22
Updated towards hypolite's first suggestion
2019-07-14 10:57:54 +02:00
Jeroen De Meerleer
5aa3cf1e2d
Revert "Updated towards hypolites suggestions"
...
This reverts commit aa5b3c20b3
.
2019-07-14 10:54:08 +02:00
Jeroen De Meerleer
b70e3d1c22
Revert "Fixed issues"
...
This reverts commit 5e6b23bd4e
.
2019-07-14 10:54:03 +02:00
Jeroen De Meerleer
5e6b23bd4e
Fixed issues
2019-07-14 10:48:24 +02:00
Jeroen De Meerleer
aa5b3c20b3
Updated towards hypolites suggestions
2019-07-14 10:34:42 +02:00
Jeroen De Meerleer
43625b437b
Default theme = login theme
2019-07-13 23:27:54 +02:00
Jeroen De Meerleer
aff60da1af
Nofilter
2019-07-13 22:45:54 +02:00
Jeroen De Meerleer
4ccc8b87b5
Code style
2019-07-10 16:54:31 +02:00
Jeroen De Meerleer
9b7b718b43
Using global $nav_bg if undefined
2019-07-10 16:51:18 +02:00
Hypolite Petovan
a58e90fa12
Display correct total blocked contact count in accordion header
2019-07-05 13:42:22 -04:00
Hypolite Petovan
27c7d233ac
[frio] Add expected "none.png" background image
2019-07-05 13:41:48 -04:00
Hypolite Petovan
b9ab613777
Merge branch 'master' into develop
2019-06-23 17:40:52 -04:00
Philipp
fb63274aaf
Merge pull request #7250 from MrPetovan/bug/6410-normalize-message-button
...
Normalize message button in profile sidebar
2019-06-12 17:56:05 +02:00
Hypolite Petovan
0af10a42b0
Normalize logout link behavior across themes
2019-06-11 19:42:08 -04:00
Hypolite Petovan
b00bcbb1c1
Normalize the contact sidebar with the profile sidebar
...
- Remove un/follow text links in contact status window
2019-06-10 21:56:06 -04:00
Hypolite Petovan
3aebb92cf3
Rework Profile::sidebar profile link conditions
...
- Now show Follow, Unfollow, Atom Feed and Message in profile sidebar more consistently with the status of the current visitor
- Remove pseudo-field contact.remoteconnect
2019-06-10 21:56:03 -04:00
Hypolite Petovan
9ac7d20df3
[frio] Add .add-to-modal delegated event on anchors
...
- Improve hovercard button accessibility
2019-06-03 08:31:43 -04: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
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
Philipp Holzer
78a20e5acb
Fix hovercard vanish
2019-05-26 21:42:49 +02: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
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
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
Hypolite Petovan
c969635bbc
Add style to exception page
2019-05-04 21:54:05 -04:00
Philipp
774d04cd2f
Merge pull request #7044 from MrPetovan/task/router
...
Move mod/admin to src/Module/Admin
2019-05-02 18:26:30 +02:00
Hypolite Petovan
9f4fb4906a
Move addon admin list generation to Core\Addon
2019-05-02 09:55:49 -04:00
Hypolite Petovan
9774c95b80
Remove duplicate $baseurl template variable
...
- Remove unused $overwriteURL parameter in Renderer::replaceMacros
2019-05-02 09:55:48 -04:00
Hypolite Petovan
d8125eb3db
Make the site admin theme setting link go to the currently selected theme
2019-05-02 09:52:55 -04:00
Hypolite Petovan
740723534f
Move admin/site to src/Module
...
- Replace default theme settings modal with simple link to admin/themes
2019-05-02 09:52:50 -04:00
Hypolite Petovan
d6a5274bb9
[frio] Update theme settings form for use in embed mode
...
- Replace jRange with native slider to prevent overflowing on the right in embed mode
- Move color swatch to the left of colorinput fields to prevent overflowing on the right in embed mode
2019-05-02 09:52:48 -04:00
Hypolite Petovan
a88df9b259
Ensure theme consistency when using filebrowser
...
- Send frio filebrowser result to current frame instead of parent one
2019-05-02 09:52:48 -04:00
Hypolite Petovan
611220cb53
Improve display in minimal mode
2019-05-02 09:52:48 -04:00
Hypolite Petovan
5a01c53781
Move admin/queue to src/Module
...
- Add Module\Admin\Queue class
- Add route for admin/queue[/deferred]
- Add queue admin aside menu entry
- Remove obsolete templates/admin/queue.tpl from base and frio
- Move templates/admin/workerqueue.tpl to templates/admin/queue.tpl
- Remove admin_page_workerqueue and admin_page_workerqueue_post from mod/admin.php
- Update admin/summary.tpl with new queue admin paths
2019-05-02 09:52:48 -04:00
Hypolite Petovan
cf885841c8
Move admin/blocklist/contact to src/Module
...
- Add Module\Admin\ContactBlock\Contact class
- Add route for admin/blocklist/contact
- Add contact blocklist admin aside menu entry
- Move templates/admin/contactblock.tpl to templates/admin/blocklist/contact.tpl in base and frio
- Remove admin_page_contactblock and admin_page_contactblock_post from mod/admin.php
2019-05-02 09:52:46 -04:00
Hypolite Petovan
f3f055758c
Move admin/users to src/Module
...
- Add Module\Admin\Users class
- Add route for admin/users[/{action}/{uid}]
- Add users admin aside menu entry
- Remove admin_page_users and admin_page_users_post from mod/admin.php
2019-05-02 09:52:45 -04:00
Hypolite Petovan
9bbb438534
Move admin/addons to src/Module
...
- Add Module\Admin\Addons\Index class
- Add route for admin/addons
- Add addons admin aside menu entry
- Remove unused template admin/addons.tpl from base and frio
- Remove addon list from mod/admin
2019-05-02 09:52:44 -04:00
Hypolite Petovan
6387a77b52
Move admin summary to src/Module
...
- Add BaseAdminModule class
- Add Module\Admin\Summary class
- Add Route for Admin\Summary module
- Remove admin_page_summary() in mod/admin
- Remove $showwarning variable from admin/summary.tpl
2019-05-02 09:52:41 -04:00
Hypolite Petovan
5dd6e6b5fb
Reworked /photos module without App->error
...
- Moved confirm dialogs to photos_content()
- Removed comments/interactions from photo edit page
2019-05-01 19:36:14 -04:00
Hypolite Petovan
608c80819c
Remove obsolete hack in file browser template
2019-04-13 19:05:14 -04:00
Michael
46a99a05a1
Remove the queue from the core
2019-04-05 18:04:39 +00:00
Jeroen De Meerleer
008b66ac2c
Changed keyup to oninput
2019-04-02 15:13:44 +02:00
Hypolite Petovan
b529c03a20
Sanitize theme path items
...
- Sanitize theme style/color/scheme path items
2019-03-31 21:52:48 -04:00
Hypolite Petovan
3f640169f7
Switch comment box closing event listener from click to mousedown
...
- Fix event race condition in Chrome 73 (https://github.com/friendica/friendica/issues/6947 )
2019-03-28 22:32:31 -04:00
Hypolite Petovan
898f7e7e38
Add connector collapsible panel in permission
...
- Replace HTML string by structured array in jot_networks hook
- Add collapsed panel when there are more than two connectors
2019-03-24 22:40:50 -04:00
Adam Clark
ef850a0567
Updated Bootstrap to 3.4.1
2019-03-22 22:28:12 -04:00
Jeroen De Meerleer
bf04bccc77
No schemestring update if focus
2019-03-22 22:28:11 -04:00
Jeroen De Meerleer
a8cc4b3362
I will not share options that are not being used.
2019-03-22 22:28:10 -04:00
Jeroen De Meerleer
1c33c20940
Add a comment
2019-03-22 22:28:10 -04:00
Jeroen De Meerleer
42769c6976
Changed spaces into tabs
2019-03-22 22:28:09 -04:00
Jeroen De Meerleer
3af3887bfa
Added background image sharing
...
Why did I miss this?
2019-03-22 22:28:09 -04:00
Jeroen De Meerleer
10a8d6a563
Implemented parsing share string
2019-03-22 22:28:08 -04:00
Jeroen De Meerleer
9a8dc9d9a6
Better way to stringify theme
2019-03-22 22:28:07 -04:00
Jeroen De Meerleer
2a8b4d6e29
I don't like undefined
2019-03-22 22:28:07 -04:00
Jeroen De Meerleer
1e84411e84
Added string creation
2019-03-22 22:28:07 -04:00
Jeroen De Meerleer
ffa7d7659b
Added the share_string field
2019-03-22 22:28:07 -04:00
Tobias Diekershoff
6ca525846b
this label does not need a filter
2019-03-22 00:42:29 +01:00
Hypolite Petovan
3ab0f90654
[frio] Add slash to punctuation wrapper template
2019-03-19 08:05:25 -04:00
Hypolite Petovan
f97db3add9
[frio] Add punctuation wrap on several profile fields
...
- Add sub/punct_wrap.tpl template
2019-03-18 21:02:58 -04:00
Michael
2cdd5a4940
Fixes errors/notices
2019-03-17 22:13:17 +00:00
Hypolite Petovan
d6a607558b
Add frio.scheme pconfig value type check
...
- Addresses https://github.com/friendica/friendica/issues/6338#issuecomment-471118589
2019-03-08 22:05:14 -05:00
Hypolite Petovan
a1f7c1215d
Fix typo to ensure config backward compatibility in frio/php/scheme.php
2019-03-08 22:04:38 -05:00
Philipp Holzer
4d4ad5c042
wrong intend
2019-03-02 17:27:51 +01:00
Philipp Holzer
d7dd9f8bee
Word-wrap for long lines
2019-03-02 16:02:27 +01:00
Michael Vogel
4c6c5786ad
Merge pull request #6752 from MrPetovan/bug/notices
...
Fix various notices
2019-02-24 21:30:07 +01:00
Hypolite Petovan
f95f6eced9
Add scheme input protection in frio/config.php
...
- Addresses https://github.com/friendica/friendica/issues/6338#issuecomment-464912016
2019-02-24 14:32:51 -05:00
Hypolite Petovan
8adc761da0
Merge pull request #6747 from nupplaphil/issue/6677-frio_admin
...
Fixing frio theme customization for admin
2019-02-24 10:30:37 -05:00
Philipp Holzer
758444a7d2
empty is better than isset
2019-02-24 15:48:30 +01:00
Michael Vogel
fa5525d084
Merge pull request #6726 from MrPetovan/task/6676-fix-implicit-mentions
...
Fix last batch of implicit mentions issues
2019-02-24 15:40:11 +01:00
Philipp Holzer
da4fc0411e
Fixing admin scheme-change in frio
2019-02-24 15:40:05 +01:00
Hypolite Petovan
0a58e4c952
Improve contactgroupChangeMember() javascript function
...
- Add usage of new /group/123/add|remove/123 URL
- Add checkbox revert in case of error
2019-02-23 17:32:41 -05:00
Hypolite Petovan
34bc0b0c97
Add potential debug display of implicit mentions in frio
...
- Refactored conversation() by removing extraneous intermediary variables
2019-02-23 17:32:11 -05:00
Michael
7e93355671
Fix: Following url with html entities now works again
2019-02-23 21:20:56 +00:00
Michael Vogel
e32ef66f68
Merge pull request #6688 from nupplaphil/preload_adapter_fix
...
Preload adapter fix
2019-02-18 15:47:26 +01:00
Philipp Holzer
6c22f70b62
revert style.php changes
2019-02-18 14:48:26 +01:00
Hypolite Petovan
44b556aaa6
[frio] Change comment expand icons to carets
2019-02-18 08:23:05 -05:00
Philipp Holzer
f825fa1d1c
tmp alert
2019-02-18 14:21:13 +01:00