Hypolite Petovan
|
a66a4959f5
|
Rename selectOne to selectFirst
|
5 years ago |
Hypolite Petovan
|
ca6e477701
|
Replace dba::select(limit => 1) by dba::selectOne()
|
5 years ago |
Hypolite Petovan
|
a2f9fb07e4
|
Fix typo in translation string in twitter
|
5 years ago |
Hypolite Petovan
|
308ba3ce8c
|
Improve Twitter settings display
- Use template instead of manual HTML
|
5 years ago |
Michael Vogel
|
007cbc881e
|
Merge pull request #483 from MrPetovan/task/fix-scrutinizer-issues
Fix unused code in buffer, statusnet and twitter
|
5 years ago |
Michael Vogel
|
7dcfa83312
|
Merge pull request #480 from MrPetovan/task/4092-move-auth-to-src
Move auth to src
|
5 years ago |
Hypolite Petovan
|
ba96796363
|
Fix unused code in buffer, statusnet and twitter
- Remove unused argument in plaintext()
|
5 years ago |
Hypolite Petovan
|
bfc8ede4e8
|
Use Content\OEmbed
- Remove references to include/oembed
|
5 years ago |
Hypolite Petovan
|
575a285951
|
Use Login module
- Simplify goaway calls
|
5 years ago |
Hypolite Petovan
|
6e6f64a537
|
Remove references to include/group.php
|
5 years ago |
Hypolite Petovan
|
2dc299ff17
|
Use new Model methods for group
|
5 years ago |
Hypolite Petovan
|
31823eb729
|
Revert "Revert "Move objects to src""
|
5 years ago |
Michael Vogel
|
cf45cafea2
|
Revert "Move objects to src"
|
5 years ago |
Hypolite Petovan
|
6ca14b4678
|
Reformatting of Twitter
|
5 years ago |
Hypolite Petovan
|
34396fedfe
|
Move Objects to Model
- Object\Photo -> Object\Image and Model\Photo
- Object\Contact -> Model\Contact
- Model\GlobalContact -> Model\GContact
|
5 years ago |
Tobias Diekershoff
|
f8d9efe8c7
|
some files were executable, now they are not
|
5 years ago |
Michael
|
56bc1bae18
|
Some more old photos ...
|
5 years ago |
Michael
|
e8975125cf
|
Some includes hadn't been removed
|
5 years ago |
Adam Magness
|
7b6bc4777c
|
Updates
Updates from review changes to main friendica project
|
5 years ago |
Adam Magness
|
30fa9ac76c
|
Photo to namespace
updates for Photo class moving to Friendica\Object namespace.
|
5 years ago |
Adam Magness
|
f8c3da0ab3
|
Readme
we allow 280 characters.
|
5 years ago |
Michael
|
b3d73b1255
|
Publiv forum posts aren't transmitted via the connectors anymore
|
5 years ago |
Adam Magness
|
b638efe8f9
|
GContact renamed
Rename and update references for GlobalContact
|
5 years ago |
Adam Magness
|
9c618c80af
|
Review updates
changes from review for function name changes.
|
5 years ago |
Adam Magness
|
7be5dd110c
|
GContact moved to src
Update references to socgraph to GContact namespace functions. Related to https://github.com/friendica/friendica/issues/3878
|
5 years ago |
Hypolite Petovan
|
42eefed6e6
|
Merge pull request #445 from annando/new-worker
Support for the new worker class
|
5 years ago |
Tobias Diekershoff
|
6942fe1e28
|
del_pconfig -> PConfig::delete
|
5 years ago |
Michael
|
2effabed63
|
Twitter just went to the 280 character limit.
|
5 years ago |
Adam Magness
|
718f739df2
|
PConfig update
updates to use PConfig::load()
|
5 years ago |
Adam Magness
|
9a8b0948b8
|
Review Updates
Removed errant change to logger text
|
5 years ago |
Adam Magness
|
48dcbc6f3f
|
Issue 3873
Replace deprecated functions with new syntax
|
5 years ago |
Michael
|
3d907bfc53
|
Support for the new worker class
|
5 years ago |
Michael
|
936afb42c4
|
Removed deprecated addons
|
5 years ago |
Michael
|
18784a484b
|
Additional work for PR 3778
|
5 years ago |
Michael
|
642ab7f76f
|
"remote self" should work now with the addons
|
5 years ago |
Michael
|
c431befd8e
|
There is only the worker left, so we can remove some old stuff
|
6 years ago |
Hypolite Petovan
|
8fa3f2415a
|
Replace and/AND and or/OR by && and ||
|
6 years ago |
Tobias Diekershoff
|
1cd8289a92
|
Merge pull request #414 from Hypolite/improvement/move-app-to-src
Move app to src
|
6 years ago |
Michael
|
fc5ba4ee15
|
We delete now with dba::delete - if available
|
6 years ago |
Hypolite Petovan
|
0111149248
|
Add use Friendica\App to addons
|
6 years ago |
Tobias Diekershoff
|
ac09d8cef9
|
RU translation of twitter addon THX pztrn
|
6 years ago |
Michael
|
12994aaccd
|
Deprecated parts removed
|
6 years ago |
Michael
|
bacb6b379b
|
Standards
|
6 years ago |
Michael
|
9f18d7e6de
|
Twitter: The sync process is split into several short processes
|
6 years ago |
Michael
|
0eb9a106df
|
Merge remote-tracking branch 'upstream/master' into 1612-twitter-media
|
6 years ago |
Michael
|
d48e8bd0a9
|
Twitter: Post links with pictures if available
|
6 years ago |
Michael
|
94de3b751e
|
Twitter: Mirrored retweets sometimes were empty
|
6 years ago |
Michael
|
c0edd9eca8
|
Remove some comments
|
6 years ago |
Michael
|
cb4b8b5184
|
Passthrough some more fields
|
6 years ago |
Michael
|
02cbdc6dec
|
Clean up the code
|
6 years ago |