Hugo Sales
|
d4b7e990ce
[CORE][Event] Make all events return \EventResult, enforced at container build time
|
2 years ago |
Hugo Sales
|
483983790a
[CORE][Router] Rename \App\Core\Router\Router to \App\Core\Router and merge \App\Core\Router\RouteLoader with \App\Core\Router
|
2 years ago |
Hugo Sales
|
abe35428da
[CORE][DB] Rename App\Core\DB\DB to App\Core\DB
|
2 years ago |
Hugo Sales
|
6cd7be6abc
[UI][CONTROLLER][ENTITY][DOCS] Refactor term 'timeline' into 'feed'
|
3 years ago |
Hugo Sales
|
9109c61af5
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
3 years ago |
Diogo Peralta Cordeiro
|
67d62cf37b
[TWIG] Remove kludge event TwigPopulateVars
|
3 years ago |
Diogo Peralta Cordeiro
|
941cbe6599
[Actor] Refactor GSActor into Actor
|
3 years ago |
Hugo Sales
|
eb833b62e2
[TOOLS] Fix all level 0 errors found by PHPStan and move constant definition to bootstrap file
|
3 years ago |
Hugo Sales
|
811caaadf9
[MODULES][PLUGINS] Move noteActionHandle utility to NoteHandlerPlugin which plugins which handle actions on notes should extend
|
3 years ago |
Hugo Sales
|
aeabf64051
[PLUGIN] Change base class from Module to Plugin for all plugins
|
3 years ago |
Diogo Peralta Cordeiro
|
ccf3aa990a
[MODULES] Introduce the concept of abstract modules to V3
|
3 years ago |
Pastilhas
|
2c3599721e
[DOCKER][MAIL] Removed unused config files and scripts
|
4 years ago |
Daniel
|
1747e14824
[Poll] Removed/refactored unnecessary files, changed redirect to default parameters in new poll route
|
4 years ago |
Daniel
|
c0d363e317
[Poll] Restructured templates, added misssing poll related css
|
4 years ago |
Daniel
|
7a299162e1
[Poll] Polls now have an associated note, poll templates, start_show_styles event, started css
|
4 years ago |
Daniel
|
090c593a61
[Poll] Started testing with note integration
|
4 years ago |
Daniel
|
50ec306243
[Poll] Added file headers
|
4 years ago |
Daniel
|
ffb4b9df23
[Poll] Added modified param for Poll/Poll response, added PollTest
|
4 years ago |
Mikael Nordfeldth
|
de55d8f83b
plugins onAutoload now only overloads if necessary (extlibs etc.)
|
11 years ago |
Mikael Nordfeldth
|
861e838add
pkeyGet is now static and more similar to getKV
|
11 years ago |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 years ago |
Mikael Nordfeldth
|
c36608b233
Some statically called functions in plugins now declared statically
|
11 years ago |
Mikael Nordfeldth
|
6c4c4319ef
Plugins with classes that extend Managed_DataObject get better code reuse
|
11 years ago |
Evan Prodromou
|
44753d64ea
use Poll_response::pkeyGet() in Poll::getResponse()
|
13 years ago |
Siebrand Mazeland
|
558a512ac7
Update translator documentation.
|
13 years ago |
Siebrand Mazeland
|
843ace580d
i18n/L10n updates
|
14 years ago |
Siebrand Mazeland
|
76bffe1a64
* Superfluous whitespace removed
|
14 years ago |
Brion Vibber
|
d6c8c61076
AS output/input for poll responses
|
14 years ago |
Brion Vibber
|
e085ef5ef5
Work on turning poll responses into activities so we can send them over ostatus bridge. Not yet bridging.
|
14 years ago |
Brion Vibber
|
d990357be9
fix off-by-one error in poll results display
|
14 years ago |