Tobias Hößl
a11f43472c
Update Changelog, + CalDAV-related bugfix
2012-07-28 10:58:12 +00:00
Tobias Hößl
ca54de9053
Merge branch 'master' of git://github.com/friendica/friendica-addons
2012-07-28 09:31:23 +00:00
Tobias Hößl
d75d8b64fc
Select only one day by default for weekly recurrence
2012-07-28 09:30:39 +00:00
Tobias Hößl
9c757b18ab
Database Upgrade routine, and some bugfixes
2012-07-28 09:10:48 +00:00
friendica
6bb9446302
Merge pull request #72 from beardy-unixer/master
...
morepoke addon, group_text addon, and a couple of minor fixes.
2012-07-27 17:57:58 -07:00
friendica
89a43a2d0a
package updates
2012-07-27 17:57:06 -07:00
Thomas Willingham
04e57fc374
missing CSS
2012-07-28 00:48:59 +01:00
Thomas Willingham
49aef48076
Extend openstreetmap description since quite a few people have installed it and been unable to work out what it did.
...
Update my URL in infiniteimprobabilitydrive so people can shout at the right person.
Remove pokes from morechoice, and put them in their own addon. We'll leave the really "out there" ones away from the git.
Group text, created by user request. Sets the group editor to text mode. This is possibly too 'special interest' for the git, but I'll let somebody else decide.
2012-07-28 00:26:14 +01:00
Tobias Hößl
5b83872773
Notifications by E-Mail implemented
2012-07-27 18:35:14 +00:00
Tobias Hößl
5dcbe8eaa5
Notifications by E-Mail implemented
2012-07-27 18:35:12 +00:00
friendica
fc3329e956
Merge pull request #71 from CyberDomovoy/nsfw_showmore
...
return 0 from get_body_length before loading the body to DomDocument if body is empty
2012-07-27 04:19:12 -07:00
Domovoy
7639f91179
Oooops, put back the warnings ignore for DomDocument
2012-07-27 10:12:12 +02:00
Domovoy
27a924f286
return 0 from get_body_length before loading the body to DomDocument if body is empty
2012-07-27 10:08:30 +02:00
Tobias Hößl
ef8a46da2c
Merge branch 'master' of git://github.com/friendica/friendica-addons
2012-07-25 17:13:14 +00:00
friendica
2eccbcae25
Merge pull request #70 from fermionic/twitter-plugin-messes-up-settings-display
...
errant closing div in twitter addon
2012-07-23 20:22:36 -07:00
Zach Prezkuta
35ac90f03d
errant closing div in twitter addon
2012-07-23 20:39:21 -06:00
friendica
bbdf6c1f78
Merge pull request #69 from CyberDomovoy/nsfw_showmore
...
Nsfw showmore
2012-07-23 17:39:20 -07:00
Tobias Hößl
8196f9b900
Set notifications of events; the actual notification routine is not yet implemented
2012-07-23 21:15:47 +00:00
Domovoy
47a5a5c03a
Supree the warning of DomDocument::loadHTML
2012-07-23 21:22:20 +02:00
Tobias Hößl
62ec9bfa69
Merge branch 'master' of git://github.com/friendica/friendica-addons
2012-07-23 18:48:56 +00:00
Domovoy
7f34be5a9a
The $node parameter of DomDocument::saveHTML was added only in php version 5.3.6.
...
No problem, strip_tags gets out anything we don't want anyway.
2012-07-23 20:46:09 +02:00
Domovoy
7b786e0214
showmore now only count what is visible to know if it should act, fixes #1
2012-07-23 20:07:15 +02:00
Domovoy
5f22a40974
Hook prepare_body now have a priority of 10, it is runned before showmore
2012-07-23 15:48:00 +02:00
friendica
bbf6f71d03
morechoice update, package updates
2012-07-19 18:13:29 -07:00
friendica
f0397d5237
Merge pull request #68 from annando/master
...
facebook, libertree, privacy_image_cache, statusnet, twitter and tumblr ...
2012-07-18 16:34:31 -07:00
Michael Vogel
4437c42fd4
privacy_image_cache: A file cache is implemented that should be much faster than the database.
2012-07-18 23:34:45 +02:00
Michael Vogel
97209cee75
Libertree: The source is set to the site name
2012-07-18 21:04:23 +02:00
Tobias Hößl
a917633c47
Merge branch 'master' of git://github.com/friendica/friendica-addons
2012-07-18 17:07:14 +00:00
Michael Vogel
c460ff6348
Merge remote branch 'upstream/master'
2012-07-15 17:24:41 +02:00
Michael Vogel
341de3e5ba
Libertree: Added a parameter so that the bb2markdown conversion can differ from libertree to diaspora
2012-07-15 13:41:01 +02:00
friendica
8e06a841ad
Merge pull request #66 from unary/altpager-addon
...
alternate pagination addon
2012-07-14 14:12:17 -07:00
friendica
8d874164ee
Merge pull request #67 from dawnbreak/libravatar
...
Libravatar addon
2012-07-14 14:11:40 -07:00
Klaus Weidenbach
1aaecea8db
Add check if libravatar addon is enabled, too.
...
Added a check to gravatar if the libravatar addon is also enabled.
Only one of these two addons should be anabled and libravatar will fall back to gravatar if it found nothing at libravatar.
2012-07-14 21:11:43 +02:00
Klaus Weidenbach
5c110b6899
Updated Services_Libravatar 0.2.1
...
Updated external class Services_Libravatar to version 0.2.1 and replaced deprecated functions.
This class is under MIT License.
Included libravatar.tgz
2012-07-14 21:09:50 +02:00
Michael Johnston
591cecc1fb
alternate pagination addon
2012-07-14 14:27:28 -04:00
Klaus Weidenbach
b3a0ff0330
Libravatar Addon
...
Avatar addon to look up avatars at Libravatar. Libravatar is a free and open replacement for Gravatar and you can also host it on you own server. This addon only provides the lookup of avatars at Libravatar. It requires PHP >= 5.3 and you need to disable the gravatar addon.
2012-07-14 19:55:10 +02:00
Tobias Hößl
66384e2e2c
Exporting and Importing ICS-Files
2012-07-14 17:02:21 +00:00
Michael Vogel
95e6e5efd5
Merge remote branch 'upstream/master'
...
Conflicts:
libertree/libertree.php
2012-07-13 23:47:21 +02:00
Michael Vogel
cff32d46c2
facebook: Changing the order which kind of text is taken when there is no message
...
privacy_image_cache: Workaround when a space is in the url
2012-07-13 23:27:00 +02:00
Tobias Hößl
a96c8ce670
Monthly / Yearly recurrences
2012-07-13 19:38:33 +00:00
Tobias Hößl
a79a85edbb
Adding and removing calendars
2012-07-12 19:22:11 +00:00
Tobias Hößl
64fa5eb924
Merge branch 'master' of git://github.com/friendica/friendica-addons
2012-07-11 17:47:54 +00:00
friendica
61cb216de3
package update
2012-07-10 01:08:07 -07:00
friendica
677d3da259
Merge pull request #65 from beardy-unixer/master
...
Fix Libertree
2012-07-09 21:59:58 -07:00
Thomas Willingham
8dad32c81e
Fix Libertree for new 'source' requirement of API
2012-07-10 05:05:57 +01:00
Michael Vogel
bf4f8f4729
Libertree: Posting works again (new "source" field)
2012-07-09 11:54:52 +02:00
Tobias Hößl
fc4f2848d9
Heavily refactored, including multiple calendars per user and recurring events. Not in an installable state yet, though
2012-07-08 17:14:39 +00:00
Tobias Hößl
fefee23e90
Heavily refactored, including multiple calendars per user and recurring events. Not in an installable state yet, though
2012-07-08 17:12:58 +00:00
Michael Vogel
56fd821c7e
Fixed problems with images where the address contains special chars
2012-07-08 18:29:31 +02:00
Michael Vogel
129fff8fc1
privacy_image_cache: using another hook that only is used for displaying the page
2012-07-07 20:39:48 +02:00