]>
git.mxchange.org Git - friendica-addons.git/log
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
Thomas Willingham [Tue, 5 Jun 2012 01:06:05 +0000 (02:06 +0100)]
More morechoices choices (mostly user suggested).
Tobias Hößl [Mon, 4 Jun 2012 17:21:54 +0000 (17:21 +0000)]
Bugfix when _not_ being in a subpath ^^
Tobias Hößl [Mon, 4 Jun 2012 17:19:50 +0000 (17:19 +0000)]
Merge branch 'master' of git://github.com/friendica/friendica-addons
Tobias Hößl [Mon, 4 Jun 2012 17:19:40 +0000 (17:19 +0000)]
Merge branch 'master' of github.com:CatoTH/friendica-addons
friendica [Mon, 4 Jun 2012 17:18:20 +0000 (19:18 +0200)]
Fix problems when friendica is installed in a subpath; small CSS-Fixes
Thomas Willingham [Sun, 3 Jun 2012 20:26:16 +0000 (21:26 +0100)]
Posterous tarball
Thomas Willingham [Sun, 3 Jun 2012 20:08:32 +0000 (21:08 +0100)]
Update tarballs
Thomas Willingham [Sun, 3 Jun 2012 20:01:39 +0000 (21:01 +0100)]
Infinite Improbability Drive - a very simple addon to make navigating randprof
less cumbersome. Wouldn't normally put something this simple in the the git, but
it was user requested, and now other admins have expressed interest in having it here.
Tobias Hößl [Sun, 3 Jun 2012 18:35:59 +0000 (18:35 +0000)]
Merge branch 'master' of git://github.com/friendica/friendica-addons
Tobias Hößl [Sun, 3 Jun 2012 18:19:28 +0000 (18:19 +0000)]
Initial Release of the calendar plugin
friendica [Sat, 2 Jun 2012 22:57:04 +0000 (15:57 -0700)]
Merge pull request #56 from tonybaldwin/master
posterous working
tony baldwin [Sat, 2 Jun 2012 17:10:21 +0000 (13:10 -0400)]
Merge remote branch 'upstream/master'
tony baldwin [Sat, 2 Jun 2012 17:06:35 +0000 (13:06 -0400)]
removed 2 lines in posterous that were rendering plugin unproductive
libertree snuck in...not yet functional
friendica [Wed, 30 May 2012 23:45:51 +0000 (16:45 -0700)]
Merge https://github.com/friendica/friendica-addons into apull
friendica [Wed, 30 May 2012 23:45:14 +0000 (16:45 -0700)]
I need a disclaimer