]>
git.mxchange.org Git - friendica-addons.git/log
Domovoy [Mon, 23 Jul 2012 18:46:09 +0000 (20:46 +0200)]
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.
Domovoy [Mon, 23 Jul 2012 18:07:15 +0000 (20:07 +0200)]
showmore now only count what is visible to know if it should act, fixes #1
Domovoy [Mon, 23 Jul 2012 13:48:00 +0000 (15:48 +0200)]
Hook prepare_body now have a priority of 10, it is runned before showmore
friendica [Fri, 20 Jul 2012 01:13:29 +0000 (18:13 -0700)]
morechoice update, package updates
friendica [Wed, 18 Jul 2012 23:34:31 +0000 (16:34 -0700)]
Merge pull request #68 from annando/master
facebook, libertree, privacy_image_cache, statusnet, twitter and tumblr ...
Michael Vogel [Wed, 18 Jul 2012 21:34:45 +0000 (23:34 +0200)]
privacy_image_cache: A file cache is implemented that should be much faster than the database.
Michael Vogel [Wed, 18 Jul 2012 19:04:23 +0000 (21:04 +0200)]
Libertree: The source is set to the site name
Michael Vogel [Sun, 15 Jul 2012 15:24:41 +0000 (17:24 +0200)]
Merge remote branch 'upstream/master'
Michael Vogel [Sun, 15 Jul 2012 11:41:01 +0000 (13:41 +0200)]
Libertree: Added a parameter so that the bb2markdown conversion can differ from libertree to diaspora
friendica [Sat, 14 Jul 2012 21:12:17 +0000 (14:12 -0700)]
Merge pull request #66 from unary/altpager-addon
alternate pagination addon
friendica [Sat, 14 Jul 2012 21:11:40 +0000 (14:11 -0700)]
Merge pull request #67 from dawnbreak/libravatar
Libravatar addon
Klaus Weidenbach [Sat, 14 Jul 2012 19:11:43 +0000 (21:11 +0200)]
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.
Klaus Weidenbach [Sat, 14 Jul 2012 18:30:12 +0000 (20:30 +0200)]
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
Michael Johnston [Sat, 14 Jul 2012 18:27:28 +0000 (14:27 -0400)]
alternate pagination addon
Klaus Weidenbach [Sun, 15 Apr 2012 00:29:24 +0000 (02:29 +0200)]
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.
Michael Vogel [Fri, 13 Jul 2012 21:47:21 +0000 (23:47 +0200)]
Merge remote branch 'upstream/master'
Conflicts:
libertree/libertree.php
Michael Vogel [Fri, 13 Jul 2012 21:27:00 +0000 (23:27 +0200)]
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
friendica [Tue, 10 Jul 2012 08:08:07 +0000 (01:08 -0700)]
package update
friendica [Tue, 10 Jul 2012 04:59:58 +0000 (21:59 -0700)]
Merge pull request #65 from beardy-unixer/master
Fix Libertree
Thomas Willingham [Tue, 10 Jul 2012 04:05:57 +0000 (05:05 +0100)]
Fix Libertree for new 'source' requirement of API
Michael Vogel [Mon, 9 Jul 2012 09:54:52 +0000 (11:54 +0200)]
Libertree: Posting works again (new "source" field)
Michael Vogel [Sun, 8 Jul 2012 16:29:31 +0000 (18:29 +0200)]
Fixed problems with images where the address contains special chars
Michael Vogel [Sat, 7 Jul 2012 18:39:48 +0000 (20:39 +0200)]
privacy_image_cache: using another hook that only is used for displaying the page
Michael Vogel [Fri, 6 Jul 2012 05:38:50 +0000 (07:38 +0200)]
Twitter/Statusnet: Problem with vanishing linebreaks when message isn't shortened
friendica [Fri, 6 Jul 2012 01:02:41 +0000 (18:02 -0700)]
minor
friendica [Thu, 5 Jul 2012 22:54:01 +0000 (15:54 -0700)]
Merge pull request #64 from fermionic/jappixmini-contact-name-bug
properly order database search logic
Michael Vogel [Thu, 5 Jul 2012 21:37:28 +0000 (23:37 +0200)]
Facebook: Trying to optimise the handling of videos
Tumblr: Changed the way the HTML is generated
Zach Prezkuta [Thu, 5 Jul 2012 18:07:01 +0000 (12:07 -0600)]
properly order database search logic
Michael Vogel [Wed, 4 Jul 2012 19:56:17 +0000 (21:56 +0200)]
Only some reformatting of the code.
friendica [Sun, 1 Jul 2012 00:37:05 +0000 (17:37 -0700)]
partially remove forum limit on profile page
friendica [Sat, 30 Jun 2012 09:01:20 +0000 (02:01 -0700)]
choose to show 'page' on profile
friendica [Sat, 30 Jun 2012 08:35:45 +0000 (01:35 -0700)]
don't show a "more" link
friendica [Sat, 30 Jun 2012 08:28:45 +0000 (01:28 -0700)]
package update
friendica [Sat, 30 Jun 2012 08:28:10 +0000 (01:28 -0700)]
add page to advanced profile
Michael Vogel [Fri, 29 Jun 2012 19:44:50 +0000 (21:44 +0200)]
Merge remote branch 'upstream/master'
friendica [Fri, 29 Jun 2012 04:29:10 +0000 (21:29 -0700)]
php warning if no jappix users configured
friendica [Fri, 29 Jun 2012 01:18:06 +0000 (18:18 -0700)]
change dav to support new friendica event title/summary field
friendica [Thu, 28 Jun 2012 23:41:33 +0000 (16:41 -0700)]
css class for smilies
friendica [Wed, 27 Jun 2012 08:39:28 +0000 (01:39 -0700)]
package update
friendica [Wed, 27 Jun 2012 08:39:11 +0000 (01:39 -0700)]
missing paren
friendica [Wed, 27 Jun 2012 06:39:20 +0000 (23:39 -0700)]
Merge https://github.com/friendica/friendica-addons into apull
friendica [Wed, 27 Jun 2012 06:38:34 +0000 (23:38 -0700)]
issue with cyrillic nickname case conversion
friendica [Mon, 25 Jun 2012 10:57:46 +0000 (03:57 -0700)]
Merge pull request #63 from rdc/master
Added App::get_cached_avatar_image usage for displaying "Latest users" avatar thumbs in left sidebar of Community home page.
Zvi ben Yaakov (a.k.a rdc) [Mon, 25 Jun 2012 10:42:37 +0000 (13:42 +0300)]
Added App::get_cached_avatar_image usage for displaying "Latest users"
avatar thumbs in left sidebar of Community home page.
Requires: FRIENDICA_VERSION 3.0.1380+
friendica [Mon, 25 Jun 2012 10:24:02 +0000 (03:24 -0700)]
service_class restrict facebook_connect
friendica [Sun, 24 Jun 2012 08:40:01 +0000 (01:40 -0700)]
package update
friendica [Sun, 24 Jun 2012 08:08:23 +0000 (01:08 -0700)]
Merge https://github.com/friendica/friendica-addons into apull
friendica [Sun, 24 Jun 2012 08:08:10 +0000 (01:08 -0700)]
update package
friendica [Sun, 24 Jun 2012 08:07:08 +0000 (01:07 -0700)]
blogger plugin had wrong name 'blpost' everywhere, which makes it useless as a plugin
friendica [Sat, 23 Jun 2012 12:10:18 +0000 (05:10 -0700)]
Merge pull request #62 from annando/master
Bugfix in wppost, improvement in libertree export and changes in statusnet and twitter
Michael Vogel [Sat, 23 Jun 2012 10:54:10 +0000 (12:54 +0200)]
Merge remote branch 'upstream/master'
Michael Vogel [Sat, 23 Jun 2012 10:50:48 +0000 (12:50 +0200)]
Twitter, Statusnet: Supress profile link of user whose message was repeated
libertree: Design improvement of exported messages
privacy_image_cache: quickfix for double encoded urls
friendica [Fri, 22 Jun 2012 07:39:47 +0000 (00:39 -0700)]
only sparklify the links, not the photos as they aren't linked
friendica [Fri, 22 Jun 2012 07:35:55 +0000 (00:35 -0700)]
put the sparkle in the old interface, should probably put it in the current one.
friendica [Fri, 22 Jun 2012 07:30:06 +0000 (00:30 -0700)]
Merge https://github.com/friendica/friendica-addons into apull
friendica [Fri, 22 Jun 2012 07:29:15 +0000 (00:29 -0700)]
Forums have sparkle links, but missing the sparkle
Thomas Willingham [Tue, 19 Jun 2012 18:28:22 +0000 (19:28 +0100)]
Infiniteimprobabilitydrive - kill iframe border.
friendica [Tue, 19 Jun 2012 10:39:30 +0000 (03:39 -0700)]
push order to sql
friendica [Tue, 19 Jun 2012 10:33:40 +0000 (03:33 -0700)]
ordering preference
friendica [Tue, 19 Jun 2012 10:27:51 +0000 (03:27 -0700)]
randomise page results of desired
friendica [Tue, 19 Jun 2012 10:02:42 +0000 (03:02 -0700)]
final cleanup for this round
friendica [Tue, 19 Jun 2012 09:35:57 +0000 (02:35 -0700)]
package update
friendica [Tue, 19 Jun 2012 09:35:31 +0000 (02:35 -0700)]
Merge https://github.com/friendica/friendica-addons into apull
friendica [Tue, 19 Jun 2012 09:34:32 +0000 (02:34 -0700)]
page settings css
friendica [Tue, 19 Jun 2012 09:30:44 +0000 (02:30 -0700)]
page updates
Michael Vogel [Mon, 18 Jun 2012 19:54:35 +0000 (21:54 +0200)]
Libertree: Improve the format of postings
Michael [Mon, 18 Jun 2012 06:48:33 +0000 (08:48 +0200)]
Merge branch 'master' of github.com:annando/friendica-addons
Michael [Mon, 18 Jun 2012 06:48:12 +0000 (08:48 +0200)]
Merge remote branch 'upstream/master'
Michael Vogel [Sun, 17 Jun 2012 23:30:44 +0000 (01:30 +0200)]
Fixed a bug where a title was set in a way that affected other addons. Additionally some changes to bb2markdown.
Michael Vogel [Sun, 17 Jun 2012 18:35:20 +0000 (20:35 +0200)]
Libertree: Now the title is included in the message as well
Michael Vogel [Sun, 17 Jun 2012 07:13:25 +0000 (09:13 +0200)]
Merge remote branch 'upstream/master'
friendica [Thu, 14 Jun 2012 08:36:02 +0000 (18:36 +1000)]
required for github/Windows
friendica [Thu, 14 Jun 2012 05:42:22 +0000 (22:42 -0700)]
refresh FB profile photos occasionally
friendica [Thu, 14 Jun 2012 04:41:49 +0000 (21:41 -0700)]
html issues
friendica [Thu, 14 Jun 2012 03:46:11 +0000 (20:46 -0700)]
"No Timeline" addon
friendica [Sun, 10 Jun 2012 23:32:53 +0000 (16:32 -0700)]
update package
friendica [Sun, 10 Jun 2012 23:32:06 +0000 (16:32 -0700)]
Merge pull request #61 from CatoTH/master
Calendar: Some Bugfixes and new ways to create an event
Michael Vogel [Sun, 10 Jun 2012 23:29:35 +0000 (01:29 +0200)]
Merge remote branch 'upstream/master'
Tobias Hößl [Sun, 10 Jun 2012 16:29:31 +0000 (16:29 +0000)]
Some Bugfixes and new ways to create an event
friendica [Sun, 10 Jun 2012 10:19:24 +0000 (03:19 -0700)]
Merge pull request #60 from CatoTH/master
Privacy Image Cache: Bugfix + Caching
Tobias Hößl [Sun, 10 Jun 2012 09:35:32 +0000 (09:35 +0000)]
Do not try to cache data:-URLs; Remove Pragma-Headers in order to allow caching
Michael Vogel [Fri, 8 Jun 2012 05:51:03 +0000 (07:51 +0200)]
Merge remote branch 'upstream/master'
friendica [Fri, 8 Jun 2012 03:45:29 +0000 (20:45 -0700)]
autofollow StatusNet mentions/follows
friendica [Fri, 8 Jun 2012 00:51:54 +0000 (17:51 -0700)]
when 'dislike' isn't enough
friendica [Thu, 7 Jun 2012 05:38:45 +0000 (22:38 -0700)]
more settings page cleanup
friendica [Thu, 7 Jun 2012 05:32:38 +0000 (22:32 -0700)]
This is why there's a makefile
friendica [Thu, 7 Jun 2012 05:27:35 +0000 (22:27 -0700)]
plugin connector settings page cleanup
friendica [Thu, 7 Jun 2012 03:24:58 +0000 (20:24 -0700)]
Merge https://github.com/friendica/friendica-addons into apull
friendica [Thu, 7 Jun 2012 03:24:28 +0000 (20:24 -0700)]
get libertree plugin working
friendica [Wed, 6 Jun 2012 23:04:51 +0000 (16:04 -0700)]
Merge pull request #59 from CatoTH/master
Image Cache: Animated GIFs and subpaths
Thomas Willingham [Wed, 6 Jun 2012 22:55:18 +0000 (23:55 +0100)]
smiley_pack - more regex woes. Translation was a bad idea.
Tobias Hößl [Wed, 6 Jun 2012 19:49:06 +0000 (19:49 +0000)]
Store animated GIFs unmodified; now works in environments where friendica is installed in a subpath
zzottel [Wed, 6 Jun 2012 10:37:06 +0000 (03:37 -0700)]
Merge pull request #58 from CatoTH/master
DAV: Fix a error in the event-hooks
Tobias Hößl [Wed, 6 Jun 2012 07:05:23 +0000 (07:05 +0000)]
Error in event-hooks
friendica [Wed, 6 Jun 2012 01:05:12 +0000 (18:05 -0700)]
pkg update
friendica [Wed, 6 Jun 2012 01:01:10 +0000 (18:01 -0700)]
Merge pull request #57 from CatoTH/master
New Addon: Calendar with CalDAV support
Thomas Willingham [Tue, 5 Jun 2012 21:03:57 +0000 (22:03 +0100)]
Smileypack tarball
Thomas Willingham [Tue, 5 Jun 2012 21:02:24 +0000 (22:02 +0100)]
Smileypack - fix multilingual regex headache.
Tobias Hößl [Tue, 5 Jun 2012 16:34:38 +0000 (16:34 +0000)]
Fix problems with sume URLs
Tobias Hößl [Tue, 5 Jun 2012 16:34:04 +0000 (16:34 +0000)]
Merge branch 'master' of git://github.com/friendica/friendica-addons