Hypolite Petovan
|
af6dbc654f
|
Rename Friendica\Database\dba to Friendica\Database\DBA
|
2018-07-20 08:19:26 -04:00 |
|
Hypolite Petovan
|
daa1177e3a
|
Update use statement lists with new Friendica\Database\dba class
- Remove unused use statement
- Remove superfluous use statements (classes in the same namespace)
- Add missing use statements
|
2018-07-19 22:15:21 -04:00 |
|
Michael
|
5bfd424fd2
|
Clean up tag claud (remove "item_condition()" call)
|
2018-06-10 15:19:52 +00:00 |
|
Michael
|
41423e578a
|
Fix SQL error in tagcloud
|
2018-06-02 17:07:28 +00:00 |
|
Hypolite Petovan
|
c5cd569447
|
Restore previous permission comment in Widget\CalendarExport
|
2018-03-23 06:34:21 -04:00 |
|
Hypolite Petovan
|
d36bc29ce9
|
Finally fix the permissions for Widget\CalendarExport
|
2018-03-23 06:34:21 -04:00 |
|
Hypolite Petovan
|
72b552895e
|
Restore missing permission check in Widget\CalendarExport
|
2018-03-23 06:34:21 -04:00 |
|
Hypolite Petovan
|
8c956ac0c8
|
Add new classes
- Add Model\Event class
- Add Content\Widget\CalendarExport class
|
2018-03-23 06:32:08 -04:00 |
|
Michael
|
15a857e411
|
Line endings are converted to unix style
|
2018-02-09 03:49:49 +00:00 |
|
rabuzarus
|
91a346960a
|
fix tagcloud
|
2018-02-05 21:05:11 +01:00 |
|
Hypolite Petovan
|
507bea0e9f
|
Copy functions from include/tags to src
- Create Content\Widget\TagCloud
- Populate Worker\TagUpdate::execute
- Add Content\Widget::tagCloud
- Add Model\Term::insertFromItemId and Model\Term::insertFromItemUri
|
2018-02-03 23:51:40 -05:00 |
|