Extarys
|
00e4c012f9
|
frio: change manifest to webmanifest
|
2021-01-24 23:48:22 -05:00 |
|
Extarys
|
aad6481824
|
formating head
|
2021-01-24 23:24:15 -05:00 |
|
Tobias Diekershoff
|
1e7d9fdcf6
|
added license hints to the Frio javascript files
|
2020-09-27 18:36:33 +02:00 |
|
Hypolite Petovan
|
2e286d6a57
|
Move calendar/event stylesheets/scripts registration to modules
- Add media parameter to Page->registerStylesheet
- Fixes CSS precedence with custom theme stylesheet
|
2020-08-15 18:56:17 -04:00 |
|
Hypolite Petovan
|
f4afd56fa5
|
Replace jquery-textcomplete with yuku/old-textcomplete
- Add a jQuery wrapper to minimize code changes
- Improve local autocomplete jQuery plugin to allow chaining
|
2020-07-22 10:48:02 -04:00 |
|
Hypolite Petovan
|
9e90c6fdf7
|
Hot Fix: Fix remaining conflicts in templates
|
2020-05-14 00:01:38 -04:00 |
|
Hypolite Petovan
|
c555343d66
|
Hot Fix: Move perfect-scrollbar dependency from Bower to npm
- The original git repository used in Bower was wiped
|
2020-05-13 19:26:21 -04:00 |
|
Hypolite Petovan
|
71cefc7c9e
|
Add version parameter to scripts and stylesheet paths in view/
|
2020-01-31 19:42:02 -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
|
707d9efed5
|
[frio] Remove jSmart dependency
|
2019-11-02 12:48:03 -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 |
|
Philipp Holzer
|
78a20e5acb
|
Fix hovercard vanish
|
2019-05-26 21:42:49 +02:00 |
|
Hypolite Petovan
|
d7dbc632f8
|
Improved comment hiding interaction
- Remove global window.showMore and window.showFewer
- Improve global showHideComments function
- Remove frio-specific showHideComments function
|
2019-02-14 22:24:34 -05:00 |
|
Hypolite Petovan
|
f2b784e654
|
Strip base url from links before determining anchor status for iOS linker
|
2019-01-04 20:36:36 -05:00 |
|
Hypolite Petovan
|
2241ba4540
|
Remove uses of HTML escaping in Smarty templates
|
2018-12-16 22:38:30 -05:00 |
|
Alexandre Alapetite
|
4d092872a5
|
Escaping moved to template
https://github.com/friendica/friendica/pull/6147#pullrequestreview-176051481
|
2018-11-17 14:01:07 +01:00 |
|
Michael Vogel
|
103535d620
|
Merge pull request #5773 from MrPetovan/task/rewrite-js-hooks
Rewrite JS hooks
|
2018-10-01 17:10:30 +00:00 |
|
Hypolite Petovan
|
be348cf8c8
|
Remove addon_hooks template variable
- Update addon documentation
|
2018-09-24 08:16:26 -04:00 |
|
Benjamin Lorteau
|
f0cdd25e34
|
Register Friendica stylesheet using App->registerStylesheet()
- Remove mentions of {{$stylesheet}} in head.tpl templates
|
2018-09-21 09:54:09 -04:00 |
|
Hypolite Petovan
|
2ae6556b32
|
Add new 'head' hook
- Add new App->registerStylesheet method
- Reworked App->init_pagehead into App->initHead
|
2018-09-20 21:30:51 -04:00 |
|
Hypolite Petovan
|
7dd6fb3b3c
|
Rewrite JS hooks
- Use event listeners instead of homebrew hooks
- Remove view/js/addon-hooks.js and its references
- Update Addon docs
|
2018-09-19 22:51:51 -04:00 |
|
Hypolite Petovan
|
8fbcbbda16
|
Remove references to Pear Text_Highlighter stylesheets
|
2018-09-19 21:36:21 -04:00 |
|
miqrogroove
|
b5fe1c60a9
|
Fix Broken Profile Links (#5286)
* Expose the block_public setting to head.tpl
* Do not include hovercard.js if block_public
|
2018-07-14 16:31:46 -04:00 |
|
rabuzarus
|
a2fc1be187
|
fix scroll position in stream while ajax update
|
2018-06-16 13:05:33 +02:00 |
|
rabuzarus
|
2b69571cbf
|
Frio: add addon_hooks to head.tpl
|
2018-06-15 22:55:00 +02:00 |
|
Michael
|
8bdd417b04
|
Asynchronous Javascript is deactivated
|
2018-03-27 05:45:56 +00:00 |
|
Hypolite Petovan
|
15099a97d5
|
[frio] Add asynchronous javascript assets loading
|
2018-03-07 08:08:37 -05:00 |
|
Hypolite Petovan
|
274ce95d13
|
Move Composer assets to view/
|
2018-03-07 08:07:36 -05:00 |
|
Hypolite Petovan
|
cd392db078
|
Move js/ folder under view/
- Move library/cropper to view/js/cropper
- Move library/jquery-textcomplete to view/js/jquery-textcomplete
|
2018-01-28 16:17:36 -05:00 |
|
Hypolite Petovan
|
a05eeeb49c
|
Remove jQuery Migrate file
- Remove script references
|
2018-01-28 15:54:20 -05:00 |
|
Hypolite Petovan
|
19e197ef51
|
Forgot a path element in perfect-scrollbar paths
|
2018-01-27 21:09:49 -05:00 |
|
Hypolite Petovan
|
e54cdb1f72
|
Fix wrong path to perfect-scrollbar library files
|
2018-01-27 19:06:20 -05:00 |
|
Hypolite Petovan
|
341d2fae12
|
Updated references to perfect-scrollbar
|
2018-01-27 18:04:02 -05:00 |
|
Hypolite Petovan
|
9b0fc558f7
|
Update references to jgrowl
|
2018-01-27 11:52:06 -05:00 |
|
Hypolite Petovan
|
9d78010e7f
|
Update references to jquery.datetimepicker
|
2018-01-27 08:09:30 -05:00 |
|
Hypolite Petovan
|
b432a17538
|
Update references to jquery
|
2018-01-18 11:27:14 -05:00 |
|
Hypolite Petovan
|
9ee1b14b2b
|
Update references to colorbox css and js files
- Remove commented out references to other css/js files
|
2018-01-18 11:27:14 -05:00 |
|
Hypolite Petovan
|
0d9595d80a
|
Update all references to webtoolkit.base64
|
2018-01-17 21:23:51 -05:00 |
|
Hypolite Petovan
|
6fe64a5ac6
|
Fix references to text_highlighter css
|
2018-01-16 23:48:07 -05:00 |
|
rabuzarus
|
f2d51737eb
|
fix some HTML violations in frio
|
2017-10-20 15:21:42 +02:00 |
|
fabrixxm
|
e569e20caf
|
Frio: sitck aside on page scroll
use sticky-kit jquery library to keep aside inside viewport
when user scrolls the page.
|
2017-04-22 20:36:48 +02:00 |
|
Pierre Rudloff
|
ead9cbe534
|
Web app manifest (fixes #3317)
|
2017-04-13 16:46:36 +02:00 |
|
Hypolite Petovan
|
318166a381
|
Fix path to default Text_Highlighter CSS
|
2017-04-08 08:59:41 -04:00 |
|
Hypolite Petovan
|
9d5384f107
|
- Remove tinyMCE mentions or convert to addeditortext()
- Remove $editselect template value
|
2017-01-26 22:50:27 -05:00 |
|
rabuzarus
|
96dfd22d9d
|
Frio: implent switcher element
|
2017-01-03 17:33:01 +01:00 |
|
rabuzarus
|
3677467cef
|
update perfect-scrollbar to version 0.6.15
|
2016-12-24 02:27:17 +01:00 |
|
Hypolite Petovan
|
4242c3f749
|
Fix Issue #2800 - Prevent internal link from switching to Safari in standalone mode
- Add link switch prevention to frio theme
- Add reference to the script page
|
2016-10-01 18:53:25 -04:00 |
|
fabrixxm
|
3d6e3cbb78
|
Merge branch 'master' into develop
|
2016-09-13 17:19:57 +02:00 |
|
rabuzarus
|
ced8923323
|
frio: show attachment icons in posts
|
2016-09-06 16:21:14 +02:00 |
|
rabuzarus
|
9653ae98ae
|
frio: resize textareas on typing.
|
2016-08-23 16:48:13 +02:00 |
|