codidact / qpixel

Q&A-based community knowledge-sharing software
https://codidact.com
GNU Affero General Public License v3.0
385 stars 68 forks source link

paginate the user activity view and full log #1285

Closed cellio closed 9 months ago

cellio commented 9 months ago

Fixes https://github.com/codidact/qpixel/issues/1269.

If a user has a lot of activity, loading the "activity" profile tab or the mod "full log" option took a long time and consumed a lot of memory. This change paginates those views.