Commit graph

3742 commits

Author SHA1 Message Date
Friendika
9ec4f6e0c9 rename 2011-11-12 04:21:14 -08:00
Friendika
58ba7c3969 Merge branch 'pull' 2011-11-12 04:12:03 -08:00
Friendika
cf82174520 bug #198 - create activitystream 'friends with' message for Diaspora confirmations 2011-11-12 04:06:33 -08:00
friendica
ab6bf767df Merge pull request #3 from fabrixxm/master
fix for #191 and some other
2011-11-12 04:06:14 -08:00
Friendika
d23867f5a0 incorrect total use for get_feedtags 2011-11-12 02:53:53 -08:00
Friendika
78bfb8b14e some works on autocomplete (return with no selection = cancel, tab = select next) 2011-11-11 22:40:19 -08:00
Friendika
c9014a111f html5 parser - numeric attribute names chucking a wobbly. 2011-11-11 14:21:52 -08:00
Fabio Comuni
e853549bc8 duepuntozero: add notice and info popups css style 2011-11-11 17:34:15 +01:00
Fabio Comuni
1ff8cddeb6 oembed: replace base64 url for iframe with url site/oembed/url_encoded
fix http://bugs.friendika.com/view.php?id=191
2011-11-11 17:33:32 +01:00
Fabio Comuni
25b972bee2 js: start liveupdate after ping returns to stop continuos welcome message
As liveupdate start before ping but returns after, it overwrite session
edit by ping, restoring already shown and deleted notices and infos
2011-11-11 17:00:05 +01:00
Friendika
20217c04f0 "follow" link was missing 2011-11-11 02:56:54 -08:00
Friendika
f4f8f7623b theme birthday/event notifications under testbubble 2011-11-11 01:19:16 -08:00
Friendika
02f21fb74c some testbubble fixes 2011-11-10 19:53:13 -08:00
Friendika
199da623ff testbubble showing post jot-tools on edit page - these are not changed so should not be visible 2011-11-10 18:20:25 -08:00
Friendika
c66b886d7e shared tags for testbubble, prevent tag hijacking of shared tag activities 2011-11-10 17:11:55 -08:00
Friendika
83e55cf9f4 bbcode list styles 2011-11-09 19:32:54 -08:00
Friendika
15f2ce5459 contact edit updates 2011-11-09 19:30:14 -08:00
Friendika
722e8e3d49 add allfriends page 2011-11-09 18:33:08 -08:00
Friendika
e35f3f1ada Merge branch 'master' into contacts 2011-11-09 18:29:30 -08:00
Friendika
a2018e2d14 vcard position - dpzero 2011-11-09 18:29:05 -08:00
Friendika
2b1e011851 fix to overlapping tabs on testbubble when width too small 2011-11-09 17:55:36 -08:00
Friendika
7fd54ad51f revup 2011-11-09 16:37:33 -08:00
Friendika
2825c49573 more work on new contact edit page - plus first port to testbubble 2011-11-09 03:46:36 -08:00
Friendika
dbf9711e91 reset theme_info when a profile is loaded (without a theme cookie the default nav template over-rides the nav template for the theme that is loaded afterward) 2011-11-09 01:54:52 -08:00
Friendika
d6d4d3ed3a various testbubble fixes 2011-11-09 00:29:14 -08:00
Friendika
02d4a742ab more contact edit page stuff 2011-11-08 21:22:45 -08:00
Friendika
05cabf24a9 first checkin - updated contact_edit, more work remains 2011-11-08 18:30:20 -08:00
Friendika
20ca93191f cleanup and loose ends 2011-11-08 16:54:32 -08:00
Friendika
02a1fdacd7 strip duplicate code blocks bb2d* 2011-11-08 15:38:06 -08:00
Friendika
6d507a840a some doc updates 2011-11-08 14:12:01 -08:00
fabrixxm
eeec29c6be Merge pull request #2 from fabrixxm/master
Oauth1 support in API
2011-11-08 00:18:37 -08:00
Friendika
9fabdbf2c9 D* scaled images not containing link to original size 2011-11-07 20:41:12 -08:00
Friendika
aeddfa1e0a Merge branch 'pull' 2011-11-07 17:26:49 -08:00
Friendika
99a548d4ac fix friend suggest link in testbubble 2011-11-07 17:25:40 -08:00
fabrixxm
c90e6c6e07 fix db update 2011-11-07 18:41:22 +01:00
Fabio Comuni
0becdb01db oauth: fix add new app 2011-11-07 17:54:46 +01:00
Fabio Comuni
d7d889bcd0 oauth: db update 2011-11-07 17:48:14 +01:00
Fabio Comuni
00c342e13d Merge branch 'oauthapi' 2011-11-07 17:41:23 +01:00
Fabio Comuni
b070666120 statusnet-friendika post permalink compatibility 2011-11-07 17:39:00 +01:00
Fabio Comuni
4407fc2c5d oauth apps/authorization management in settings page 2011-11-07 17:38:30 +01:00
Fabio Comuni
b464b819a1 minimal page layout for oauth authorize 2011-11-07 17:37:49 +01:00
Fabio Comuni
955326acca add hidden fields in login template 2011-11-07 17:37:25 +01:00
Fabio Comuni
41cbd84a74 api: login with oauth 2011-11-07 17:36:58 +01:00
Fabio Comuni
10e5754e24 oauth: authorize 2011-11-07 17:36:41 +01:00
Fabio Comuni
967f8b575e New icon 'plugin' 2011-11-07 17:34:47 +01:00
Fabio Comuni
9b1a498061 allow hidden fields in login form 2011-11-07 17:34:29 +01:00
fabrixxm
355026ab7a Merge pull request #1 from fabrixxm/master
Fix #38
2011-11-07 01:20:05 -08:00
Fabio Comuni
a1a07e7287 Add missing $nav_sel in class App 2011-11-07 10:17:44 +01:00
Friendika
327105a4ea try and fix diaspora multiple items queued issue 2011-11-06 16:48:13 -08:00
Friendika
c991a1a606 darkzero pager links washed out 2011-11-06 01:20:46 -08:00