Commit graph

3210 commits

Author SHA1 Message Date
Hypolite Petovan
fe77acc964 [frio] Fix nav bar search form text input name 2019-10-13 08:00:13 -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
ca65181577 Add necessary required_once statement in theme/vier/config.php
- Vier config.php depends on a function declared in theme.php
2019-10-06 08:46:56 -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
Tobias Diekershoff
b02669eee9 fix vier mobile display 2019-08-19 10:34:42 +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