Olaf Conradi
6a2bd8b29f
Don't replace data-src with src in acl-template
On pageload an empty acl-list-item as template is created and not yet replaced.
Don't change the data-src for src attributes in those images.
8 years ago
Michael Vogel
348f43157a
Vier: Some templates were missing
8 years ago
Michael Vogel
e50c0efcdf
Merge remote-tracking branch 'upstream/master'
8 years ago
Michael Vogel
ad287914c7
Support of "share" through the API.
8 years ago
Olaf Conradi
e05725fb44
Merge pull request #569 from oohlaf/fixes
Fix browser prefetch of template strings in images
8 years ago
friendica
215a7f139c
make smarty error reporting a bit less chatty
8 years ago
Olaf Conradi
c5845be74e
Merge branch 'master' into fixes
8 years ago
Olaf Conradi
dbf8f711cf
Fix browser prefetch in notifications menu
Fix browser prefetch by substituting data-src with src for images
8 years ago
Olaf Conradi
94c8d7693f
Keep html in template, use data attribute for img
Revert previous changes to fix browser preloading a template variable as image.
Images use a data attribute within templates as src.
Javascript will substitute them.
8 years ago
friendica
4b2de6fdf2
if snautofollow - make all SN contacts writable
8 years ago
friendica
f962ecdd64
Merge https://github.com/friendica/friendica into pull
8 years ago
friendica
05996457f9
receiving post from archived Diaspora contacts
8 years ago
fermionic
14611753cc
Merge pull request #568 from fermionic/20121228-set-explicit-include-paths
missed an explicit include
8 years ago
Zach Prezkuta
708e7e51db
missed an explicit include
8 years ago
Olaf Conradi
a41692120e
Also change acl stuff in the other themes
8 years ago
Olaf Conradi
239110a2bc
Change acl selection box templating
Keep dynamic templating in javascript so browsers don't
prefetch non-existing files.
8 years ago
fermionic
307cada234
Merge pull request #567 from fermionic/20121228-set-explicit-include-paths
use explicit include paths
8 years ago
Zach Prezkuta
e684324032
use explicit include paths
8 years ago
Michael Vogel
6f6b1f95c8
vier: With IE there are no borders around images anymore
bbcode: Multiple new lines are now reduced
8 years ago
friendica
f03ac60725
Merge https://github.com/friendica/friendica into pull
8 years ago
friendica
255771f295
rev update
8 years ago
fermionic
1139adc2dc
Merge pull request #566 from fermionic/20121227-update-frost
20121227 update frost
8 years ago
Zach Prezkuta
8066f2109e
update smarty templates
8 years ago
Zach Prezkuta
659ae4ed04
incremental improvements
8 years ago
fermionic
98c86d46d4
Merge pull request #565 from fermionic/20121227-eliminate-template-dashes
remove more dashes in templates
8 years ago
Zach Prezkuta
b6981768ee
remove more dashes in templates
8 years ago
fabrixxm
d3d5557393
Merge pull request #564 from fabrixxm/master
fix small bug to oauth authentication
8 years ago
Fabrixxm
b620b6e608
api: add 'allow_api' to user authenticated via oauth
8 years ago
Michael Vogel
763504f0d5
Vier: Now the language of a post is shown
8 years ago
friendica
e189e6582a
fix profile_vcard all themes
8 years ago
friendica
792b4f63e7
remove dashes from variable names in profile_vcard.tpl
8 years ago
friendica
f519b90737
Merge https://github.com/friendica/friendica into pull
8 years ago
friendica
2684981941
rev update
8 years ago
friendica
e935fa78c6
Merge pull request #557 from fermionic/20121224-installer-check-for-smarty3
add write access to view/smarty3/ as a requirement for the installer
8 years ago
fermionic
d3c54438df
Merge pull request #563 from fermionic/20121225-smarty-includes-like-friendicas
revert unnecessary variable name changes
8 years ago
Zach Prezkuta
263fe0f6bc
revert unnecessary variable name changes
8 years ago
fermionic
b31bc6c3a6
Merge pull request #562 from fermionic/20121225-smarty-includes-like-friendicas
some missed templates
8 years ago
Zach Prezkuta
189c8ccf6f
some missed templates
8 years ago
fermionic
7e9730089f
Merge pull request #561 from fermionic/20121225-smarty-includes-like-friendicas
20121225 smarty includes like friendicas
8 years ago
fermionic
b4738906ac
Merge pull request #559 from fermionic/20121224-better-cookie-handling
delete cookie on browser close after logout
8 years ago
Zach Prezkuta
e736abd372
small fixes; update smarty3 templates
8 years ago
Zach Prezkuta
11c06e21b7
simplify by making Smarty include directives behave like Friendica native ones
8 years ago
Michael Vogel
5bc6896671
The caches are now cleared only once an hour.
8 years ago
Zach Prezkuta
f0f8d0f687
delete cookie on browser close after logout
8 years ago
fermionic
6603758a5e
Merge pull request #558 from fermionic/20121222-use-smarty-template-engine
fix a few more templates for correct conversion to Smarty3 templates
8 years ago
Zach Prezkuta
ce445a385f
fix a few more templates for correction conversion to Smarty3 templates
8 years ago
Zach Prezkuta
f74a443c1b
add write access to view/smarty3/ as a requirement for the installer
8 years ago
fermionic
e5dac2d387
Merge pull request #556 from fermionic/20121224-smarty3-template-collision
change field_*.tpl to * in some missed templates
8 years ago
Zach Prezkuta
f0bc8aa1dc
change field_*.tpl to * in some missed templates
8 years ago
Michael Vogel
bbec7a1ed9
Vier: added template for vcard
8 years ago