Tobias Hößl
02165e7464
Merge branch 'master' of git://github.com/friendica/friendica-addons
2012-04-02 20:12:37 +00:00
Tobias Hößl
dc7bdfcec6
Check if the given AppID/Secret works. Make the polling interval configurable.
2012-04-02 20:12:06 +00:00
friendica
3c119e62a3
update packages
2012-04-01 22:27:32 -07:00
friendica
c1935f6eab
make pageheader work on all themes
2012-04-01 22:27:10 -07:00
Simon L'nu
d1638405a0
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
...
* remotes/upstream/master:
provide optional sitewide channel list
improved irc with some alternate channel selections
* master:
2012-04-02 00:00:38 -04:00
friendica
3b2cf61a55
provide optional sitewide channel list
2012-04-01 18:11:11 -07:00
friendica
bda43f7315
improved irc with some alternate channel selections
2012-04-01 17:54:17 -07:00
Simon L'nu
e5f3080f9c
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
...
* remotes/upstream/master:
package update
FEATURE: AppID/Secret can now be entered on the plugin's admin page. BUG: if a connected FB-App is deleted and a new FB-App is connected, the app_access_token of the former App remained in the config and made it impossible to activate Real-Time Updates with the new App. USABILITY: Now the user's connector settings page automatically recognizes if the connection is still valid and acts accordingly. SECURITY: XSRF-Protection.
pass IRC channel through url, allows simpler default choice.
package update
remove frown - no longer needed
Show the pseudo-user Administrator instead of a broken image
fixed a typo
Provide a link to reactivate Real-Time Updated
Another proposal for notifications after FB-Connection-Invalidation
* master:
2012-04-01 19:04:02 -04:00
Michael Vogel
483043eb1b
wppost: Mechanism for guessing the title added
2012-04-01 19:20:40 +02:00
Michael Vogel
26ad8dc79a
facebook: If the body is empty then the link is taken.
2012-04-01 16:30:25 +02:00
Michael Vogel
ced503973a
Merge commit 'upstream/master'
...
Conflicts:
facebook/facebook.php
2012-04-01 14:08:36 +02:00
Michael Vogel
79f5e9d083
Handling of empty messages improved. They weren't posted.
2012-04-01 13:44:39 +02:00
friendica
4f24c19039
package update
2012-04-01 01:38:31 -07:00
friendica
c739f47d36
Merge pull request #33 from CatoTH/master
...
Facebook-Connector - Notifications
2012-04-01 01:37:20 -07:00
Tobias Hößl
1b1237d97c
FEATURE: AppID/Secret can now be entered on the plugin's admin page. BUG: if a connected FB-App is deleted and a new FB-App is connected, the app_access_token of the former App remained in the config and made it impossible to activate Real-Time Updates with the new App. USABILITY: Now the user's connector settings page automatically recognizes if the connection is still valid and acts accordingly. SECURITY: XSRF-Protection.
2012-04-01 07:42:50 +00:00
Tobias Hößl
5c59002db4
Merge branch 'master' of git://github.com/friendica/friendica-addons
2012-04-01 06:34:34 +00:00
friendica
96edae9196
pass IRC channel through url, allows simpler default choice.
2012-03-31 18:39:35 -07:00
friendica
84c243c640
package update
2012-03-31 18:12:28 -07:00
friendica
4f3dae9623
Merge branch 'apull'
2012-03-31 18:12:10 -07:00
friendica
ded03edca5
remove frown - no longer needed
2012-03-31 18:11:33 -07:00
Michael Vogel
97bbcad0f5
Facebook: Removing useless content when posting to facebook. Now content on facebook really looks great.
2012-03-31 17:42:17 +02:00
Michael Vogel
5e9405e9dc
Maximum limit for facebook is now max higher than 400.
2012-03-31 16:34:28 +02:00
Tobias Hößl
e92b5336f8
Show the pseudo-user Administrator instead of a broken image
2012-03-31 08:29:13 +00:00
Tobias Diekershoff
745f578722
fixed a typo
2012-03-31 10:28:09 +02:00
Simon L'nu
00a606772a
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
...
* remotes/upstream/master:
SN/Twitter: added hint to the admin panel in the README file
Twitter: add option to send #tag links to connected account
SN: added option to not send #tag links to the SN account
viewsrc only on your own stuff
Twitter: if there is a title include it into the outgoing tweet
SN: if there is a title, include in into the outgoing dent
added namethingy app
* master:
2012-03-31 04:25:29 -04:00
Tobias Diekershoff
79fb8a1c45
SN/Twitter: added hint to the admin panel in the README file
2012-03-31 10:24:24 +02:00
Tobias Diekershoff
abecbd9212
Merge branch 'master' of https://github.com/friendica/friendica-addons
2012-03-31 10:20:45 +02:00
Tobias Diekershoff
a2ff679d2d
Twitter: add option to send #tag links to connected account
2012-03-31 10:19:36 +02:00
Tobias Hößl
62022eddb9
Merge branch 'master' of git://github.com/friendica/friendica-addons
2012-03-31 08:16:12 +00:00
Tobias Hößl
fc4250303b
Provide a link to reactivate Real-Time Updated
2012-03-31 08:16:09 +00:00
Tobias Diekershoff
b6ab56fd7f
SN: added option to not send #tag links to the SN account
2012-03-31 09:59:27 +02:00
friendica
9ffb8f131d
viewsrc only on your own stuff
2012-03-30 23:19:14 -07:00
Tobias Diekershoff
c388a7f6c9
Twitter: if there is a title include it into the outgoing tweet
2012-03-31 08:06:07 +02:00
Tobias Diekershoff
39edf6a500
SN: if there is a title, include in into the outgoing dent
2012-03-31 08:04:45 +02:00
friendica
81160d4046
added namethingy app
2012-03-30 05:35:55 -07:00
Simon L'nu
fdeac4284f
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
...
* remotes/upstream/master:
package updates
Remove rembemberoid plugin
* master:
2012-03-30 08:24:45 -04:00
Michael Vogel
e688a2608a
The "bookmark" element is now supported
2012-03-29 20:04:54 +02:00
friendica
48c02fcfe5
package updates
2012-03-29 03:53:54 -07:00
fabrixxm
07752ebafa
Merge pull request #32 from fabrixxm/master
...
Remove rembemeroid plugin
2012-03-29 01:37:36 -07:00
Fabio Comuni
40d3a39d49
Remove rembemberoid plugin
2012-03-29 09:34:59 +02:00
Simon L'nu
beffd91100
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
...
* remotes/upstream/master:
viewsrc: show message source in a fancybox via ajax
Fixed typo in smiley name.
deleted: .gitignore On second thoughts, better leave that to Mike since I don't really know what I'm doing
Update .gitignore
Facebook: detecting of images when exporting
Pages: Moved under Networks
Show more: Changed "Show More" to "show more"
rembemberoid: save openid url in cookie on user request and use it to automatically login
widgets: only local user can change settings
* master:
2012-03-29 00:10:38 -04:00
friendica
74fdd56ced
Merge pull request #31 from annando/master
...
Improved facebook export, small changes to pages and showmore
2012-03-28 15:09:18 -07:00
Tobias Hößl
df8163fe0d
Another proposal for notifications after FB-Connection-Invalidation
2012-03-28 19:23:32 +00:00
Michael Vogel
1fce805ee9
Merge commit 'upstream/master'
2012-03-28 19:53:07 +02:00
friendica
64a429ed31
Merge pull request #30 from fabrixxm/master
...
viewsrc: show message source in a fancybox via ajax
2012-03-28 05:14:53 -07:00
Fabio Comuni
5adb4ef803
viewsrc: show message source in a fancybox via ajax
2012-03-28 11:44:04 +02:00
friendica
b7bb933fa8
Merge pull request #29 from beardy-unixer/master
...
Minor smiley_pack fix
2012-03-27 21:41:02 -07:00
Thomas Willingham
47449e6238
Fixed typo in smiley name.
2012-03-28 04:27:00 +01:00
Thomas Willingham
73ec380c7c
Merge remote-tracking branch 'upstream/master'
2012-03-28 04:26:46 +01:00
Simon L'nu
4df92de9eb
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
...
* remotes/upstream/master:
package updates
Send a notification to the user if his/her FB-Connections became invalid (usualle after changing the FB-Password)
* master:
2012-03-27 00:55:43 -04:00