friendica
|
7a346bc756
|
this is going to take some more debug before it can be roller out
|
9 years ago |
friendica
|
63141c73d8
|
debugging
|
9 years ago |
friendica
|
a132eda2cf
|
cokmment likes not propagating
|
9 years ago |
friendica
|
1ba0d73a9a
|
make feeds work with comment likes/dislikes
|
9 years ago |
friendica
|
f55e8e831c
|
typo
|
9 years ago |
friendica
|
49360b0a64
|
Merge https://github.com/friendica/friendica into pull
|
9 years ago |
friendica
|
22ca358a8c
|
like comments
|
9 years ago |
friendica
|
b97c406c82
|
Merge pull request #351 from annando/master
Massive change in bbcode2markdown
|
9 years ago |
friendica
|
7614d35cad
|
liking comments backend
|
9 years ago |
Michael Vogel
|
a81af2e042
|
Merge remote branch 'upstream/master'
Conflicts:
include/bb2diaspora.php
|
9 years ago |
Michael Vogel
|
7a4ad4564d
|
Diaspora: Messages are now looking better
|
9 years ago |
friendica
|
bf47bf5ba0
|
cleanup mod/share
|
9 years ago |
fermionic
|
9a43c3689f
|
Merge pull request #350 from fermionic/improve-bb2diaspora-conversions
Improve bb2diaspora conversions
|
9 years ago |
Zach Prezkuta
|
9c9e727042
|
cleanup lists and more comment signature stuff
|
9 years ago |
Zach Prezkuta
|
7b219649a4
|
expand support for BB code-to-Diaspora conversion
|
9 years ago |
friendica
|
4e7eb36dd1
|
Merge https://github.com/friendica/friendica into pull
|
9 years ago |
friendica
|
181a17bd05
|
share RSS items
|
9 years ago |
Simon
|
9953e6dea4
|
Merge pull request #349 from simonlnu/master
minor template tweaks
|
9 years ago |
Simon L'nu
|
5cfa7dd041
|
minor tweaks to some tpl files
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
|
9 years ago |
friendica
|
99000382cd
|
Merge https://github.com/friendica/friendica into pull
|
9 years ago |
friendica
|
eeceecc9ba
|
unterminated sql string
|
9 years ago |
friendica
|
2961e6efaf
|
Merge pull request #348 from max-weller/master
List statuses by conversation_id
|
9 years ago |
Max Weller
|
6fe8a13b64
|
Added ORDER BY clause for conversation view
|
9 years ago |
Zvi ben Yaakov (a.k.a rdc)
|
5e3e3915e3
|
Merge git://github.com/friendica/friendica
|
9 years ago |
Max Weller
|
0f5a6bfcdb
|
Added statuses/show parameter ?conversation=true
|
9 years ago |
friendica
|
53c9ea7606
|
show last.fm source in username
|
9 years ago |
friendica
|
91a3a2d551
|
follow last.fm scrobbles
|
9 years ago |
friendica
|
788a6626ef
|
Merge https://github.com/friendica/friendica into pull
|
9 years ago |
friendica
|
0a302e100d
|
try and eliminate the openssl warnings for forums trying to talk back to fans
|
9 years ago |
friendica
|
a64d0ac905
|
Merge pull request #346 from fermionic/add-rotate-ccw-option
allow rotation to be either CW or CCW
|
9 years ago |
fermionic
|
ec83a62f70
|
Merge pull request #347 from fermionic/diaspora-more-signature-refinements
create new signed text for relayables right when relaying them
|
9 years ago |
Zach Prezkuta
|
73c6f40ebc
|
create new signed text for relayables right when relaying them
|
9 years ago |
Zach Prezkuta
|
54c76ca822
|
allow rotation either CW or CCW
|
9 years ago |
Thomas Willingham
|
75e82dc077
|
Darkzero-NS fix weeks old BBIcon error
|
9 years ago |
Thomas Willingham
|
c4df339b92
|
Darkzero/NS - make the archives font the same colour as the other widgets.
|
9 years ago |
friendica
|
bf0ab10caf
|
undefined unmark_for_death
|
9 years ago |
friendica
|
f4e434cd46
|
sort out contact search oddities
|
9 years ago |
friendica
|
03c05d8a28
|
missing paren
|
9 years ago |
friendica
|
0f0e5be549
|
contact search oddities
|
9 years ago |
friendica
|
0d0f129d04
|
Merge https://github.com/friendica/friendica into pull
|
9 years ago |
friendica
|
f0db196288
|
iframes were getting stripped at the rss/atom parser level. We can preserve these because we will strip them in the purifier after checking for supported video sources
|
9 years ago |
Simon
|
3a8c1a4371
|
Merge pull request #345 from simonlnu/master
theme tweaks
|
9 years ago |
Simon L'nu
|
0be715d271
|
icon change; tweak button in toolbar; move site-location
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
|
9 years ago |
friendica
|
961c633773
|
Merge pull request #344 from ridcully/master
exclude_replies for twitter api
|
9 years ago |
friendica
|
b3bf48782f
|
allow dfrn_deliver to undo a mark_for_death just in case the poller is consistently getting killed.
|
9 years ago |
friendica
|
1dd33770ed
|
plugin optimisation - don't loop through every single plugin callback for every hook call, only those registered for that hook
|
9 years ago |
friendica
|
01aa953951
|
rework fallback themes, glob pattern was wrong
|
9 years ago |
friendica
|
6e06d415bb
|
Merge https://github.com/friendica/friendica into pull
|
9 years ago |
Zvi ben Yaakov (a.k.a rdc)
|
4977ef4142
|
Added App::get_cached_avater_image usage in profile_sidebar function for creating the $diaspora array that is used to populate diaspora_vcard.tpl. This allows the correct profile image revision to be used when dfrn_request friend requests are made.
|
9 years ago |
Zvi ben Yaakov (a.k.a rdc)
|
ff2f7dfeef
|
Added App::get_cached_avatar_image usage on conversation wall of Normal View
|
9 years ago |