aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/head.tpl
Commit message (Collapse)AuthorAgeFilesLines
* New landing page HQ with separate views for direct messages, public/limited ↵Mario2021-06-171-0/+1
| | | | messages and starred messages if the feature is enabled
* get devHilmar R2021-03-011-0/+0
|
* restrict returned html usage to local_channel() until some issues will be ↵Mario2020-11-211-1/+1
| | | | worked out
* Polling fallback to server sent events. Polling is the default. SSE must be ↵Mario2020-11-141-0/+1
| | | | enabled in /admin/site > Advanced > Enable SSE Notifications if desired.
* Move auto_save_draft to header from thread commentDM42.Net Hubzilla Development2019-11-281-0/+1
|
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+21
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-21/+0
|
* move rsd service to twitter_api pluginzotlabs2017-02-021-1/+0
|
* move opensearch to pluginszotlabs2017-02-021-2/+2
|
* remove the old IE html5 hack.redmatrix2016-05-081-4/+0
|
* No idea how long RSD (Really Simple Discovery) has been broken. I had no ↵redmatrix2016-04-211-0/+1
| | | | idea it was even here.
* refactor the js detection into a checkjs class which is only enabled on ↵redmatrix2016-04-131-12/+1
| | | | demand (currently only the channel and display pages). Will probably require a bit more work to hide/disable the cover photo when js is disabled. Have not actually tested without js to discover any other potential page issues. Have only confirmed that the detection class works and redirects to set a jsdisabled cookie and reload the page with that cookie+variable set if called from the channel page.
* reverse the logic of the jsenabled setting so that sessions without js are ↵redmatrix2016-04-121-0/+1
| | | | performance penalised instead of regular sessions.
* localise the opensearch linkredmatrix2016-04-101-1/+1
|
* move "generator" to HttpMetaredmatrix2016-03-081-1/+0
|
* Facebook scraper "OpenGraph" support; modules will need to set the required ↵redmatrix2016-03-071-1/+1
| | | | fields (type, image, url) as well as any desired optional or type specific fields. We will set the title during pagebuild.
* make always preload images before rendering the page a display settingMario Vavti2016-02-171-0/+1
|
* second pass name changeredmatrix2015-05-051-1/+1
|
* prepare for demise of google codefriendica2015-03-121-1/+1
|
* local_user => local_channelfriendica2015-01-281-1/+1
|
* Autocmplete suggestions for non-local users, also suggest from visited ↵Stefan Parviainen2015-01-041-0/+2
| | | | channel's connections
* define justifiedGalleryActive in head.tpl to not break other pages autoloadmarijus2014-09-121-0/+1
|
* provide an expert option to opt out from user zoom on mobile devicesmarijus2014-08-131-1/+1
|
* Stupid BluefishJeroen2014-07-291-1/+1
|
* As talked about earlier: set body font size to 0.8rem and post/comment font ↵Jeroen2014-07-291-3/+3
| | | | size to 1.0rem. This respects the user's browser font settings. Please comment if this changes the font sizes to much. There are some other font sizes that need to be changed to a scalable size (like btn-xs), but they don't have a priority. First see if this works. - Also made it possible for users to zoom on smart devices. - Small update to Redable. Aside is now disabled on almost all tablets in portrait mode.
* cherry pick pull request #544friendica2014-07-241-3/+1
|
* French Translationsmycocham2014-07-241-1/+3
|
* make mod_like interactive if requestedfriendica2014-07-171-4/+1
|
* Removed some unnecessary changes.root2014-05-101-1/+1
|
* Made code changes to serve higher resolution images in displays with high ↵root2014-05-101-0/+3
| | | | pixel density.
* Made some changes to img tags to enforce max-width everywhere, and to the ↵root2014-05-071-1/+1
| | | | page headers to allow user scaling.
* fix lock permissions view and autoload not kicking in on touch devices under ↵marijus2014-03-251-1/+1
| | | | certain conditions
* fixes issue #326 initial scale to bigmarijus2014-02-201-1/+1
|
* bootstrapify the navmarijus2014-02-191-0/+1
|
* provide zid in js so we can use it from clientfriendica2013-11-101-0/+1
|
* Kill autogenerated warnings, plus a typo.Thomas Willingham2013-07-161-5/+0
|
* use current channel photo for favicon where applicable - might be browser ↵friendica2013-07-071-1/+1
| | | | dependent but seems to work on FF
* It's a red matrix, and matrix is better indicated by # than by ! - and would ↵friendica2013-05-111-1/+1
| | | | otherwise be similar to the Diaspora 5-pointed asterisk except that Red's has no center.
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-9/+14
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* begin to cut the umbilicalfriendica2013-04-141-1/+1
|
* tweaksfriendica2013-03-051-1/+1
|
* several small fixes and adjustmentsfriendica2012-12-161-1/+1
|
* start to whip the permissions into shape, also got rid of the mce drop ↵friendica2012-12-091-1/+1
| | | | shadow until we can figure out how to do it without the ugly black bars. I tend to prefer "outy" shadows over "inny" shadows anyway, but maybe that's just me.
* improvements in js localisation/translationfriendica2012-08-131-98/+4
|
* merge upstreamfriendica2012-08-111-0/+4
|
* more theme modularisation and css/js managementfriendica2012-08-091-32/+6
|
* merge comment threading, provide plugin/theme functions to handle css/js ↵friendica2012-08-091-13/+28
| | | | includes
* major theme re-org, only duepuntozero and slackr working atmfriendica2012-08-011-0/+131