Sebastian Egbers
|
eab3938471
|
added exclude_replies option to api call statuses/user_timeline.
|
2012-06-19 16:27:23 +02:00 |
|
Sebastian Egbers
|
43532b7414
|
added exclude_replies option to api call statuses/home_timeline.
|
2012-06-19 16:15:19 +02:00 |
|
friendica
|
8b502bb486
|
position tweak
|
2012-06-19 03:34:31 -07:00 |
|
friendica
|
6325df3047
|
Merge https://github.com/friendica/friendica into pull
|
2012-06-19 00:50:55 -07:00 |
|
friendica
|
777830745f
|
missing $submit
|
2012-06-19 00:50:24 -07:00 |
|
fabrixxm
|
77d0f4f2b8
|
blog theme: first commit
|
2012-06-19 03:40:36 -04:00 |
|
fabrixxm
|
7a33bf88cf
|
nav: add $baseurl to nav template context
|
2012-06-19 03:38:43 -04:00 |
|
Tobias Diekershoff
|
c2842efd3f
|
[DE] strings
|
2012-06-19 08:44:11 +02:00 |
|
Fabio Comuni
|
4c6a432130
|
quattro: in post display page, scroll to and flash selected comment
|
2012-06-19 06:54:41 +02:00 |
|
friendica
|
00a01e4520
|
minor nits
|
2012-06-18 21:28:13 -07:00 |
|
friendica
|
9dc5111347
|
a bit more description of message passing
|
2012-06-18 21:13:36 -07:00 |
|
friendica
|
e9aba87d76
|
add plugin hooks to every module_function (allows plugins to be triggered off specific pages/urls)
|
2012-06-18 20:57:43 -07:00 |
|
friendica
|
dbceef04e8
|
exif_read_data may not be available and isn't a requirement - check and silently ignore exif orientation if it isn't there
|
2012-06-18 20:21:54 -07:00 |
|
friendica
|
633726e4a9
|
Merge pull request #341 from fermionic/auto-orient-uploaded-images
rotate uploaded images if an EXIF rotation is present
|
2012-06-18 20:10:11 -07:00 |
|
Zach Prezkuta
|
7cd516e34f
|
fix some whitespace issues
|
2012-06-18 21:06:54 -06:00 |
|
Zach Prezkuta
|
42fa47e8f7
|
rotate uploaded images if an EXIF rotation is present
|
2012-06-18 21:02:11 -06:00 |
|
friendica
|
9374e1966f
|
some doco to explain what's happening
|
2012-06-18 20:01:32 -07:00 |
|
friendica
|
3e461abe6e
|
some psuedo code for the basic building blocks of zot-2012 - these are just ideas without a lot of the details yet filled in and this should NOT be used as any kind of definitive reference.
|
2012-06-18 18:13:36 -07:00 |
|
friendica
|
341a5a2672
|
public forum author using private posting, correct the comment permissions downstream.
|
2012-06-18 17:19:56 -07:00 |
|
Thomas Willingham
|
371bdfb19d
|
Typo breaking tag notifications
|
2012-06-18 22:00:18 +01:00 |
|
Zvi ben Yaakov (a.k.a rdc)
|
d1f81fff6b
|
Now using App::get_cached_avatar_image for /photos page
|
2012-06-18 22:41:43 +03:00 |
|
Zvi ben Yaakov (a.k.a rdc)
|
0c5476c6f2
|
Now using App::get_cached_avatar_image for /profile/{nickname} page
|
2012-06-18 22:18:43 +03:00 |
|
Zvi ben Yaakov (a.k.a rdc)
|
428fce633f
|
Now using App::get_cached_avatar_image for navigation bar
|
2012-06-18 22:09:00 +03:00 |
|
Zvi ben Yaakov (a.k.a rdc)
|
47650a0ee2
|
Now using App::get_cached_avatar_image for /directory page
|
2012-06-18 21:59:58 +03:00 |
|
Zvi ben Yaakov (a.k.a rdc)
|
88e7fe67de
|
Beginning to use App::get_cached_avatar_image for loading profile images
in conversations
|
2012-06-18 21:17:02 +03:00 |
|
Zvi ben Yaakov (a.k.a rdc)
|
358ffaef24
|
Added get_cached_avatar_image to App class for shared profile image
access and reduced sql queries/load
|
2012-06-18 21:12:13 +03:00 |
|
Michael
|
6eaca19f41
|
Merge branch 'master' of github.com:annando/friendica
Conflicts:
include/oembed.php
|
2012-06-18 08:51:12 +02:00 |
|
Michael
|
d53414a333
|
OEmbed: Don't output the width of images
|
2012-06-18 08:49:35 +02:00 |
|
friendica
|
d614089582
|
make subdued elements jump out at you on hover
|
2012-06-17 22:50:02 -07:00 |
|
friendica
|
83b9a8eb44
|
too many profiles
|
2012-06-17 19:40:16 -07:00 |
|
Michael Vogel
|
cc56f33b80
|
New option in the bbcode parser to disable oembed.
|
2012-06-18 01:29:08 +02:00 |
|
friendica
|
b385729c17
|
rev update
|
2012-06-17 16:00:47 -07:00 |
|
Zvi ben Yaakov (a.k.a rdc)
|
edc68f4876
|
Enabled Profile photo revisions to be displayed on /photos page
|
2012-06-17 23:59:29 +03:00 |
|
Zvi ben Yaakov (a.k.a rdc)
|
8af9fe8df7
|
Added missing backticks to navigation bar query
|
2012-06-17 23:39:28 +03:00 |
|
Zvi ben Yaakov (a.k.a rdc)
|
1ee22a749e
|
Enabled Profile photo revisions to be displayed on /profiles page
|
2012-06-17 23:24:47 +03:00 |
|
Zvi ben Yaakov (a.k.a rdc)
|
b0021a4637
|
Enabled Profile photo revisions to be displayed in navigation bar
|
2012-06-17 23:22:37 +03:00 |
|
Zvi ben Yaakov (a.k.a rdc)
|
59e0b6a0e3
|
Enabled Profile photo revisions to be displayed on /directory page
|
2012-06-17 23:20:14 +03:00 |
|
Michael Vogel
|
3968e77f9e
|
New function to convert bbcode to markdown.
|
2012-06-17 19:49:05 +02:00 |
|
friendica
|
7c2d27e275
|
rev update
|
2012-06-16 17:29:42 -07:00 |
|
friendica
|
217bd2a704
|
Merge pull request #336 from hauke68/master
Pull request
|
2012-06-16 16:25:40 -07:00 |
|
Hauke Zuehl
|
cc7d849ce3
|
Merge remote branch 'upstream/master'
|
2012-06-16 19:49:04 +02:00 |
|
fermionic
|
950dacbbdd
|
Merge pull request #338 from fermionic/diaspora-dont-check-more-signatures-than-diaspora-does
Diaspora dont check more signatures than diaspora does
|
2012-06-16 09:49:19 -07:00 |
|
Zach Prezkuta
|
3132ed2979
|
more cleanup
|
2012-06-16 10:45:26 -06:00 |
|
Zach Prezkuta
|
577cfdd314
|
some cleanup of obsolete code
|
2012-06-16 10:41:25 -06:00 |
|
fermionic
|
bb6027b6b5
|
Merge pull request #337 from fermionic/fix-api_php-logging-typo
fix small typo for logging command in api.php
|
2012-06-16 09:33:15 -07:00 |
|
Zach Prezkuta
|
0ff86e28bb
|
fix small typo for logging command in api.php
|
2012-06-16 10:25:46 -06:00 |
|
Zach Prezkuta
|
0946c4a375
|
still need the original author information for comments and likes
|
2012-06-16 10:25:33 -06:00 |
|
Zach Prezkuta
|
09eb52810b
|
update signature checking for relayables
|
2012-06-16 10:25:32 -06:00 |
|
Hauke Zuehl
|
f9a40ccbde
|
Merge remote branch 'upstream/master'
|
2012-06-16 18:04:59 +02:00 |
|
Hauke Zuehl
|
1231dd72f0
|
Check if $rr exists
|
2012-06-16 15:07:23 +02:00 |
|