Hugo Sales
|
c702b100cc
[TOOLS] Fix all level 0 errors found by PHPStan and move constant definition to bootstrap file
|
3 years ago |
Hugo Sales
|
027c9a9324
[MODULES][PLUGINS] Move noteActionHandle utility to NoteHandlerPlugin which plugins which handle actions on notes should extend
|
3 years ago |
Hugo Sales
|
926d0af663
[PLUGIN] Change base class from Module to Plugin for all plugins
|
3 years ago |
Diogo Peralta Cordeiro
|
a1cac40f6a
[MODULES] Introduce the concept of abstract modules to V3
|
3 years ago |
Pastilhas
|
aaa6585a1e
[DOCKER][MAIL] Removed unused config files and scripts
|
4 years ago |
Daniel
|
ac16b3eff1
[Poll] Removed/refactored unnecessary files, changed redirect to default parameters in new poll route
|
4 years ago |
Daniel
|
696ebe60e0
[Poll] Restructured templates, added misssing poll related css
|
4 years ago |
Daniel
|
168b7d313a
[Poll] Polls now have an associated note, poll templates, start_show_styles event, started css
|
4 years ago |
Daniel
|
3a51d3ef89
[Poll] Started testing with note integration
|
4 years ago |
Daniel
|
7c8dbccee2
[Poll] Added file headers
|
4 years ago |
Daniel
|
7a925cd9a6
[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.
|
14 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 |
Brion Vibber
|
cbf16a4974
Bookmark and poll plugins' custom notice forms now do AJAX submit, with the resulting notice appearing in the timeline.
|
14 years ago |
Brion Vibber
|
3438a78c02
Initial checkin of Poll plugin: micro-app to post mini polls/surveys from the notice form.
|
14 years ago |