Zach Prezkuta
fc6f7daf38
small cleanup
10 years ago
friendica
12255dded5
rev update
10 years ago
friendica
1fda9e9365
rev update
10 years ago
fermionic
2096a5782e
Merge pull request #387 from fermionic/diaspora-slight-signature-bug
...
missed a couple of variable names when I redid comment and like code
10 years ago
Zach Prezkuta
d89b4cea64
missed a couple of variable names when I redid comment and like code
10 years ago
friendica
61ff2ecab2
Merge pull request #385 from fermionic/peculiar-queue-hangup
...
Prevent long delays in Diaspora delivery
10 years ago
Zach Prezkuta
00eb000e36
don't check for was_recently_delayed in diaspora_transmit during a queue run
10 years ago
friendica
ab710bce3b
Merge https://github.com/friendica/friendica into pull
10 years ago
friendica
caabb43326
diaspora message receive security issue - check message crypto signer against purported message author and bail if they don't match.
10 years ago
friendica
fcf971fea9
Merge pull request #383 from fermionic/auto-orient-all-uploaded-images
...
auto-orient uploaded wall photos and profile photos also
10 years ago
tomtom84
9ae7555143
Merge pull request #384 from tomtom84/master
...
diabook
10 years ago
tomtom84
f475850739
diabook: add notification in website-title, whenever new notifications arrive
10 years ago
Michael Vogel
47c48aa438
DBA: Possibility to log the database speed
10 years ago
Zach Prezkuta
fb4295f07f
better check for image EXIF support
10 years ago
Michael Vogel
db2f0f7919
Bugfix: API: No extra encoding for the status text - makes it more compatible to statusnet
...
Bugfix: BBCode: Fixed charset problems.
10 years ago
Tobias Diekershoff
5fc47d03bc
Merge pull request #382 from fermionic/archive-widget-bug
...
check for posted dates based on month only
10 years ago
Zach Prezkuta
9fbe921051
auto-orient uploaded wall photos and profile photos also
10 years ago
Zach Prezkuta
c8378260bc
check for posted dates based on month only
10 years ago
friendica
63f10f6c6b
Merge https://github.com/friendica/friendica into pull
10 years ago
friendica
a3640b4e9f
Merge pull request #381 from fermionic/embed-multiple-private-photos
...
Embed multiple private photos
10 years ago
Zach Prezkuta
6d10374c17
cleanup
10 years ago
Zach Prezkuta
da2ccebed8
fix bugs
10 years ago
friendica
e94f7ed23d
rev update
10 years ago
Zach Prezkuta
173b3a1b9a
allow more than one embedded private photo
10 years ago
Zach Prezkuta
57635e7684
add function to exclude embedded images when checking message length
10 years ago
Michael Vogel
e9d7f85297
network: Small changes
10 years ago
friendica
0c5af9f303
Merge pull request #379 from fermionic/events-display-wrong-in-diaspora
...
remove check for event description in bb2diaspora
10 years ago
friendica
7788a93258
Merge pull request #380 from copyninja/master
...
orient function should not be called on png image types
10 years ago
Vasudev Kamath
1b3d84422e
orient function uses exif_read_data for which valid image types are only JPEG and TIFF as per the document [1].
...
When trying to upload an screenshot with png type I was getting message as *failed* even though image was uploading. So added a fix to check image type before calling orient function. Not sure if this is a proper fix but after this i'm not getting any error during file upload
[1] http://au2.php.net/manual/en/function.exif-read-data.php
10 years ago
Zach Prezkuta
4fb996d9f7
remove check for event description, since it's not required to create an event
10 years ago
Vasudev Kamath
ba4db236ec
Merge branch 'master' of git://github.com/friendica/friendica
10 years ago
friendica
a122fecf50
add additional page types to admin user report
10 years ago
friendica
8b19168999
a bit more colour
10 years ago
friendica
a6514e81bb
remove obsolete zot encapsulation functions
10 years ago
friendica
868e04f5eb
Merge pull request #378 from fermionic/apparent-typo-in-function-name
...
my php thinks this is a typo
10 years ago
Zach Prezkuta
47c7fd89ba
my php thinks this is a typo
10 years ago
friendica
a71365d566
Merge pull request #377 from fermionic/local-delete-blank-out-title-and-body
...
clear title and body of items on local delete
10 years ago
Zach Prezkuta
5395cf5bd9
clear title and body of items on local delete
10 years ago
friendica
854abcf612
Merge pull request #376 from fermionic/diaspora-prevent-fcontact-race-conditions
...
slightly better way of handling last loop
10 years ago
Zach Prezkuta
528d250ded
slightly better way of handling last loop
10 years ago
friendica
09959b1b1c
Merge pull request #375 from fermionic/diaspora-prevent-fcontact-race-conditions
...
add some timeouts to prevent deadlock
10 years ago
Zach Prezkuta
5dcce1ed93
add some timeouts to prevent deadlock
10 years ago
friendica
d7920c4c25
term (tag, mention, category, file, etc.) table
10 years ago
friendica
8af78079cb
Merge https://github.com/friendica/friendica into pull
10 years ago
friendica
9951071b5b
rev update
10 years ago
friendica
fe984963ed
Merge pull request #373 from fermionic/more-list-fixes
...
fix small bug in lists and revert Diaspora list processing to non-Markdo...
10 years ago
friendica
10336651ba
Merge pull request #374 from fermionic/diaspora-prevent-fcontact-race-conditions
...
Prevent fcontact race conditions
10 years ago
Michael Vogel
dafc84390d
Improvments of the HTML to make a better bb2markdown conversion (nested lists, youtube, vimeo, ...)
10 years ago
Zach Prezkuta
2edfc3b539
final db updates after testing
10 years ago
Zach Prezkuta
e0607e0238
cleanup some syntax errors in lock.php
10 years ago